Building test (Debug) Build started 08/03/2022 11:32:40. __________________________________________________ Project "/Users/tp/Downloads/test/test.csproj" (Build target(s)): Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). Target "_CollectTargetFrameworkForTelemetry" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Using "AllowEmptyTelemetry" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "AllowEmptyTelemetry" Done executing task "AllowEmptyTelemetry". Done building target "_CollectTargetFrameworkForTelemetry" in project "test.csproj". Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "_CheckForUnsupportedTargetPlatformIdentifier" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(TargetPlatformSupported)' != 'true') was evaluated as ('true' != 'true'). Done building target "_CheckForUnsupportedTargetPlatformIdentifier" in project "test.csproj". Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '6.0'). Done building target "_CheckForUnsupportedNETCoreVersion" in project "test.csproj". Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETCoreApp' == '.NETCoreApp' and 'true' == 'true'). Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' < '3.1' and ('C#' == 'C++' and '' != 'true')). Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "test.csproj". Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). Target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(SupportedOSPlatformVersion)' != '' and $(TargetPlatformVersion) != '' and $([MSBuild]::VersionGreaterThan($(SupportedOSPlatformVersion), $(TargetPlatformVersion)))) was evaluated as ('11.0' != '' and 12.3 != '' and False). Done building target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" in project "test.csproj". Target "_NormalizeTargetPlatformVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Done building target "_NormalizeTargetPlatformVersion" in project "test.csproj". Target "_CheckForInvalidTargetPlatformVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NetSdkError" skipped, due to false condition; ('$(TargetPlatformVersionSupported)' != 'true') was evaluated as ('true' != 'true'). Done building target "_CheckForInvalidTargetPlatformVersion" in project "test.csproj". Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "_CheckForUnsupportedAppHostUsage" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('true' == 'true' and 'osx-arm64' == ''). Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('true' == 'true' and 'false' != 'true' and 'false' == 'true'). Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('true' != 'true' and 'false' == 'true' and '6.0' < '2.1'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). Done building target "_CheckForUnsupportedAppHostUsage" in project "test.csproj". Target "_CheckForUnsupportedHostingUsage" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('true' == 'true' and '' == 'true'). Done building target "_CheckForUnsupportedHostingUsage" in project "test.csproj". Target "_CheckForMismatchingPlatform" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(PlatformTarget)' != 'AnyCPU' and !$(RuntimeIdentifier.ToUpperInvariant().Contains($(PlatformTarget.ToUpperInvariant())))) was evaluated as ('arm64' != 'AnyCPU' and !True). Done building target "_CheckForMismatchingPlatform" in project "test.csproj". Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 Exe != 'library' and '.NETCoreApp' == '.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 == 'true'). Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "test.csproj". Target "_CheckForNETCoreSdkIsPreview" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Using "ShowPreviewMessage" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ShowPreviewMessage" You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview Done executing task "ShowPreviewMessage". Done building target "_CheckForNETCoreSdkIsPreview" in project "test.csproj". Target "_GetProjectJsonPath" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 "test.csproj". Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). Target "UpdateAspNetToFrameworkReference" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckIfPackageReferenceShouldBeFrameworkReference" Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). Task "CheckIfPackageReferenceShouldBeFrameworkReference" Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). Done building target "UpdateAspNetToFrameworkReference" in project "test.csproj". Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForImplicitPackageReferenceOverrides" Done executing task "CheckForImplicitPackageReferenceOverrides". Done building target "CheckForImplicitPackageReferenceOverrides" in project "test.csproj". Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ApplyImplicitVersions" Done executing task "ApplyImplicitVersions". Done building target "ApplyImplicitVersions" in project "test.csproj". Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And 'macOS' == 'Windows'). Target "ProcessFrameworkReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateFrameworkReferences" Done executing task "CheckForDuplicateFrameworkReferences". Using "ProcessFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ProcessFrameworkReferences" Done executing task "ProcessFrameworkReferences". Using "ResolveAppHosts" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveAppHosts" Done executing task "ResolveAppHosts". Done building target "ProcessFrameworkReferences" in project "test.csproj". Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets": Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "test.csproj". Target "CollectPackageReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/NuGet.targets": Using "CheckForDuplicateNuGetItemsTask" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/NuGet.Build.Tasks.dll". Task "CheckForDuplicateNuGetItemsTask" Done executing task "CheckForDuplicateNuGetItemsTask". Done building target "CollectPackageReferences" in project "test.csproj". Target "_GetRestoreProjectStyle" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/NuGet.targets": Using "GetRestoreProjectStyleTask" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/NuGet.Build.Tasks.dll". Task "GetRestoreProjectStyleTask" (in) HasPackageReferenceItems 'True' (in) MSBuildProjectDirectory '/Users/tp/Downloads/test' (in) MSBuildProjectName 'test' (in) ProjectJsonPath '' (in) RestoreProjectStyle 'PackageReference' (out) IsPackageReferenceCompatibleProjectStyle 'True' (out) ProjectStyle 'PackageReference' Done executing task "GetRestoreProjectStyleTask". Done building target "_GetRestoreProjectStyle" in project "test.csproj". Target "EnableIntermediateOutputPathMismatchWarning" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/NuGet.targets": Done building target "EnableIntermediateOutputPathMismatchWarning" in project "test.csproj". Target "ApplyImplicitVersions" skipped. Previously built successfully. Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "CheckForDuplicateItems" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckForDuplicateItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Done building target "CheckForDuplicateItems" in project "test.csproj". Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). Target "_WarnWhenUsingNET6AndVSPriorTo17" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(VisualStudioVersion), '17.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '6.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and True). Target "_CheckForInvalidWindowsDesktopTargetingConfiguration" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and ('$(UseWindowsForms)' == 'true' or '$(UseWPF)' == 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and ('' == 'true' or '' == 'true')). Target "_CheckForUnnecessaryWindowsDesktopSDK" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(_MicrosoftWindowsDesktopSdkImported)' == 'true' and '$(TargetFrameworks)' == '') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and '' == 'true' and '' == ''). Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "_CheckForInvalidConfigurationAndPlatform" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": 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" Configuration=Debug Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/Debug/net6.0-macos/osx-arm64/' != '' and !HasTrailingSlash('bin/Debug/net6.0-macos/osx-arm64/')). Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Debug/net6.0-macos/osx-arm64/' != '' and !HasTrailingSlash('obj/Debug/net6.0-macos/osx-arm64/')). 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/tp/Downloads/test/obj/' != '' And '/Users/tp/Downloads/test/obj/' != '/Users/tp/Downloads/test/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/tp/Downloads/test/obj/' ). Done building target "_CheckForInvalidConfigurationAndPlatform" in project "test.csproj". Target "ValidateCommandLineProperties" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and '' == 'true' and '.NETCoreApp' == '.NETCoreApp' and True). Done building target "ValidateCommandLineProperties" in project "test.csproj". Target "_ComputePublishTrimmed" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "Error" skipped, due to false condition; ('$(_MustTrim)' == 'true' And '$(PublishTrimmed)' != 'true') was evaluated as ('true' == 'true' And 'true' != 'true'). Task "Warning" skipped, due to false condition; ('$(_PreviousPublishTrimmedValue)' != '') was evaluated as ('' != ''). Done building target "_ComputePublishTrimmed" in project "test.csproj". Target "BuildOnlySettings" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "BuildOnlySettings" in project "test.csproj". Target "_MapRuntimeIdentifierToTargetArchitecture" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.DefaultItems.targets": Task "Error" skipped, due to false condition; (@(_RuntimeIdentifiersWithoutTargetArchitecture->Count()) != 0) was evaluated as (0 != 0). Done building target "_MapRuntimeIdentifierToTargetArchitecture" in project "test.csproj". Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_ComputeTargetArchitectures" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ParseDeviceSpecificBuildInformation" skipped, due to false condition; ('$(DeviceSpecificBuild)' == 'true' And '$(TargetiOSDevice)' != '' And '$(_CanDeployToDeviceOrSimulator)' == 'true' And '$(_PlatformName)' != 'macOS') was evaluated as ('' == 'true' And '' != '' And '' == 'true' And 'macOS' != 'macOS'). Done building target "_ComputeTargetArchitectures" in project "test.csproj". Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_ParseBundlerArguments" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "ParseBundlerArguments" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ParseBundlerArguments" Done executing task "ParseBundlerArguments". Done building target "_ParseBundlerArguments" in project "test.csproj". Target "_GenerateBundleName" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_GenerateBundleName" in project "test.csproj". Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_DetectAppManifest" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "FindItemWithLogicalName" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "FindItemWithLogicalName" Info.plist found at: 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' != 'true'). Done building target "_DetectAppManifest" in project "test.csproj". Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_DetectSdkLocations" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "DetectSdkLocations" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "DetectSdkLocations" DeveloperRoot: /Applications/Xcode.app/Contents/Developer GetPlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.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' Done executing task "DetectSdkLocations". Done building target "_DetectSdkLocations" in project "test.csproj". Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_RemoveProcessedImageAssets" skipped, due to false condition; (Exists('$(_ProcessedImageAssetsPath)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/actool/_ProcessedImageAssetsPath.items')). Target "_DetectAppManifest" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "CollectAppManifests" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "CollectAppManifests" in project "test.csproj". Target "_DetectAppManifest" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_CompileAppManifest" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CompileAppManifest" completely. No input files were specified. Using "CompileAppManifest" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "CompileAppManifest" The file obj/Debug/net6.0-macos/osx-arm64/AppManifest.plist is up-to-date. Done executing task "CompileAppManifest". Done building target "_CompileAppManifest" in project "test.csproj". Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_ReadAppManifest" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "ReadAppManifest" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ReadAppManifest" 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.companyname.test' == '' And 'true' == 'true'). Done building target "_ReadAppManifest" in project "test.csproj". Target "_BeforeCoreCompileImageAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_BeforeCoreCompileImageAssets" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/actool/_PartialAppManifest.items" does not exist. Using "Delete" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "Delete" File "obj/Debug/net6.0-macos/osx-arm64/actool/_PartialAppManifest.items" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/actool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping. Done executing task "Delete". Using "RemoveDir" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "RemoveDir" Directory "obj/Debug/net6.0-macos/osx-arm64/actool" doesn't exist. Skipping. Done executing task "RemoveDir". Done building target "_BeforeCoreCompileImageAssets" in project "test.csproj". Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully. Target "_ReadCompileImageAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_PartialAppManifestCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/actool/_PartialAppManifest.items')). Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_BundleResourceCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/actool/_BundleResourceWithLogicalName.items')). Done building target "_ReadCompileImageAssets" in project "test.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, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_DetectSigningIdentity" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "DetectSigningIdentity" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "DetectSigningIdentity" Detected signing identity: Bundle Id: com.companyname.test App Id: com.companyname.test Done executing task "DetectSigningIdentity". Done building target "_DetectSigningIdentity" in project "test.csproj". Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_CoreCompileImageAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CoreCompileImageAssets" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/actool/_PartialAppManifest.items" does not exist. Using "ACTool" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ACTool" Tool /usr/bin/xcrun execution started with arguments: actool --errors --warnings --notices --output-format xml1 --output-partial-info-plist /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/partial-info.plist --app-icon AppIcon --minimum-deployment-target 11.0 --platform macosx --compile /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/bundle /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/cloned-assets/Assets.xcassets Tool /usr/bin/xcrun execution finished (exit code = 0). com.apple.actool.compilation-results output-files /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/bundle/AppIcon.icns /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/bundle/Assets.car /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/partial-info.plist Done executing task "ACTool". Using "WriteItemsToFile" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true'). Done building target "_CoreCompileImageAssets" in project "test.csproj". Target "_CompileImageAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileImageAssets" in project "test.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/Debug/net6.0-macos/osx-arm64/ibtool/_ProcessedInterfaceDefinitionsPath.items')). Target "_BeforeCoreCompileInterfaceDefinitions" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_BeforeCoreCompileInterfaceDefinitions" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/ibtool/_BundleResourceWithLogicalName.items" does not exist. Task "Delete" File "obj/Debug/net6.0-macos/osx-arm64/ibtool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping. Done executing task "Delete". Done building target "_BeforeCoreCompileInterfaceDefinitions" in project "test.csproj". Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully. Target "_ReadCoreCompileInterfaceDefinitions" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_IBToolCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/ibtool/_BundleResourceWithLogicalName.items')). Done building target "_ReadCoreCompileInterfaceDefinitions" in project "test.csproj". Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_DetectSigningIdentity" skipped. Previously built successfully. Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_CoreCompileInterfaceDefinitions" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CoreCompileInterfaceDefinitions" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/ibtool/_BundleResourceWithLogicalName.items" does not exist. Using "IBTool" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "IBTool" Tool /usr/bin/xcrun execution started with arguments: ibtool --errors --warnings --notices --output-format xml1 --minimum-deployment-target 11.0 --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk --compilation-directory /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/ibtool /Users/tp/Downloads/test/Main.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 B8D-0N-5wS affected-objects B8D-0N-5wS message Window Controller requires a content view controller. type IBIssueTypeUnsupportedConfiguration type-value 9 Main.storyboard : ibtool warning : Window Controller requires a content view controller. BundleResources Output: obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/MainMenu.nib obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/Info.plist OutputManifests Output: obj/Debug/net6.0-macos/osx-arm64/ibtool-manifests/Main.storyboardc Done executing task "IBTool". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true'). Done building target "_CoreCompileInterfaceDefinitions" in project "test.csproj". Target "_CompileInterfaceDefinitions" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileInterfaceDefinitions" in project "test.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/Debug/net6.0-macos/osx-arm64/copySceneKitAssets/_ProcessedSceneKitAssetsPath.items')). Target "_BeforeCoreCompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_BeforeCoreCompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_ReadCoreCompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_SceneKitCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/copySceneKitAssets/_BundleResourceWithLogicalName.items')). Done building target "_ReadCoreCompileSceneKitAssets" in project "test.csproj". Target "_BeforeCoreCompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_CoreCompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_CompileSceneKitAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileSceneKitAssets" in project "test.csproj". Target "_RemoveProcessedColladaAssets" skipped, due to false condition; (Exists('$(_ProcessedColladaAssetsPath)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/collada/_ProcessedColladaAssetsPath.items')). Target "_CollectColladaAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "CollectBundleResources" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "CollectBundleResources" Done executing task "CollectBundleResources". Done building target "_CollectColladaAssets" in project "test.csproj". Target "_CollectColladaAssets" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeTargetFrameworkMoniker" skipped, due to false condition; ('$(_ComputedTargetFrameworkMoniker)' == '') was evaluated as ('.NETCoreApp,Version=v6.0,Profile=macos' == ''). Target "_CoreCompileColladaAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_CompileColladaAssets" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileColladaAssets" in project "test.csproj". Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_RemoveProcessedTextureAtlases" skipped, due to false condition; (Exists('$(_ProcessedTextureAtlasesPath)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/atlas/_ProcessedTextureAtlasesPath.items')). Target "_BeforeCompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_BeforeCompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_ReadCoreCompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_TextureAtlasCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/atlas/_BundleResourceWithLogicalName.items')). Done building target "_ReadCoreCompileTextureAtlases" in project "test.csproj". Target "_BeforeCompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_CoreCompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/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 "test.csproj". Target "_CompileTextureAtlases" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileTextureAtlases" in project "test.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/Debug/net6.0-macos/osx-arm64/coremlc/_ProcessedCoreMLModelsPath.items')). Target "_BeforeCompileCoreMLModels" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_BeforeCompileCoreMLModels" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/coremlc/_PartialAppManifest.items" does not exist. Task "Delete" File "obj/Debug/net6.0-macos/osx-arm64/coremlc/_PartialAppManifest.items" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/coremlc/_BundleResourceWithLogicalName.items" doesn't exist. Skipping. Done executing task "Delete". Task "RemoveDir" Directory "obj/Debug/net6.0-macos/osx-arm64/coremlc" doesn't exist. Skipping. Done executing task "RemoveDir". Done building target "_BeforeCompileCoreMLModels" in project "test.csproj". Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully. Target "_ReadCompileCoreMLModels" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_PartialAppManifestCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/coremlc/_PartialAppManifest.items')). Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_BundleResourceCache)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/coremlc/_BundleResourceWithLogicalName.items')). Done building target "_ReadCompileCoreMLModels" in project "test.csproj". Target "_ReadAppManifest" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully. Target "_CoreCompileCoreMLModels" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CoreCompileCoreMLModels" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/coremlc/_PartialAppManifest.items" does not exist. Using "CoreMLCompiler" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "CoreMLCompiler" Done executing task "CoreMLCompiler". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true'). Done building target "_CoreCompileCoreMLModels" in project "test.csproj". Target "_CompileCoreMLModels" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CompileCoreMLModels" in project "test.csproj". Target "_CollectBundleResources" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ProcessedBundleResourcesPath)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/_ProcessedBundleResourcesPath.items')). Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ProcessedContentPath)')) was evaluated as (Exists('obj/Debug/net6.0-macos/osx-arm64/_ProcessedContentPath.items')). Task "CollectBundleResources" 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'). Done building target "_CollectBundleResources" in project "test.csproj". Target "_PackLibraryResources" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'false') was evaluated as ('true' == 'false'). Target "BeforeResolveReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeResolveReferences" in project "test.csproj". Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets": Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "test.csproj". Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets": Done building target "_ComputePackageReferencePublish" in project "test.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.3' == '' And ('C#' == 'C#' Or 'C#' == 'VB') And Exists('/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolvePackageAssets" Done executing task "ResolvePackageAssets". Done building target "ResolvePackageAssets" in project "test.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 ('.NETCoreApp' == '.NETCoreApp' and True and 'macOS' != 'Windows' and '' != ''). Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != ''). Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "JoinItems" Done executing task "JoinItems". Done building target "ResolveLockFileReferences" in project "test.csproj". Target "ResolvePackageAssets" skipped. Previously built successfully. Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolveLockFileAnalyzers" in project "test.csproj". Target "ResolvePackageAssets" skipped. Previously built successfully. Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolveLockFileCopyLocalFiles" in project "test.csproj". Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "ResolvePackageAssets" skipped. Previously built successfully. Target "ResolveFrameworkReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "GetPackageDirectory" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Using "ResolveFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveFrameworkReferences" Done executing task "ResolveFrameworkReferences". Done building target "ResolveFrameworkReferences" in project "test.csproj". Target "_ValidateRuntimeIdentifier" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "Error" skipped, due to false condition; ('$(_IsValidRuntimeIdentifier)' != 'true') was evaluated as ('true' != 'true'). Done building target "_ValidateRuntimeIdentifier" in project "test.csproj". Target "ResolveRuntimePackAssets" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "ResolveRuntimePackAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveRuntimePackAssets" Done executing task "ResolveRuntimePackAssets". Done building target "ResolveRuntimePackAssets" in project "test.csproj". Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "ResolvePackageAssets" skipped. Previously built successfully. Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "IncludeTransitiveProjectReferences" in project "test.csproj". Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolvePackageDependenciesForBuild" in project "test.csproj". Target "_SeparateAppExtensionReferences" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('' != '' And '' == 'true'). Done building target "_SeparateAppExtensionReferences" in project "test.csproj". Target "AssignProjectConfiguration" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "AssignProjectConfiguration" Done executing task "AssignProjectConfiguration". Done building target "AssignProjectConfiguration" in project "test.csproj". Target "AssignProjectConfiguration" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 "test.csproj". Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "test.csproj". Target "_GetProjectReferenceTargetFrameworkProperties" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "MSBuild" Done executing task "MSBuild". Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' And 'true' == 'true' and '' != 'true'). Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' And 'true' != 'true' and '' != 'true'). Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "test.csproj". Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ValidateExecutableReferences" Done executing task "ValidateExecutableReferences". Done building target "ValidateExecutableReferences" in project "test.csproj". Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' and '$(BuildingInsideVisualStudio)' != 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and 'true' != 'true' and '' != ''). Target "PrepareProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareProjectReferences" in project "test.csproj". Target "ResolveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Property 'VisualStudioVersion' with value '17.0' expanded from the environment. Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '' != ''). Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != ''). Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != ''). Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). Done building target "ResolveProjectReferences" in project "test.csproj". Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "ResolveProjectReferences" skipped. Previously built successfully. Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). Target "GetFrameworkPaths" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets": Done building target "GetFrameworkPaths" in project "test.csproj". Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). Target "GetReferenceAssemblyPaths" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets": Done building target "GetReferenceAssemblyPaths" in project "test.csproj". Property 'OS' with value 'Unix' expanded from the environment. Target "FixDesignTimeFacades" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.TargetFrameworkFix.targets": Done building target "FixDesignTimeFacades" in project "test.csproj". Target "FixTargetFrameworkDirectory" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.TargetFrameworkFix.targets": Done building target "FixTargetFrameworkDirectory" in project "test.csproj". Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). Target "PrepareForBuild" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "FindAppConfigFile" Done executing task "FindAppConfigFile". Using "MakeDir" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "MakeDir" Creating directory "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/refint/". Creating directory "obj/Debug/net6.0-macos/osx-arm64/ref". Done executing task "MakeDir". Done building target "PrepareForBuild" in project "test.csproj". Target "GenerateGlobalUsings" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets": Using "GenerateGlobalUsings" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "GenerateGlobalUsings" Done executing task "GenerateGlobalUsings". Using "WriteLinesToFile" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "GenerateGlobalUsings" in project "test.csproj". Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). Target "ResolveSDKReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). Done building target "ResolveSDKReferences" in project "test.csproj". Target "ResolveSDKReferences" skipped. Previously built successfully. Target "ExpandSDKReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). Done building target "ExpandSDKReferences" in project "test.csproj". Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "ResolveFrameworkReferences" skipped. Previously built successfully. Target "ResolveTargetingPackAssets" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "ResolveTargetingPackAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveTargetingPackAssets" Done executing task "ResolveTargetingPackAssets". Done building target "ResolveTargetingPackAssets" in project "test.csproj". Target "_HandlePackageFileConflicts" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Using "ResolvePackageFileConflicts" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolvePackageFileConflicts" Encountered conflict between 'Reference:/Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.InteropServices.dll'. Choosing 'Reference:/Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll' because file version '6.100.322.12309' is greater than '6.0.622.26707'. Done executing task "ResolvePackageFileConflicts". Done building target "_HandlePackageFileConflicts" in project "test.csproj". Target "ResolveTargetingPackAssets" skipped. Previously built successfully. Target "_AddExtraReferences" skipped, due to false condition; ('$(DisableExtraReferences)' != 'true' And '$(UsingAppleNETSdk)' != 'true') was evaluated as ('' != 'true' And 'true' != 'true'). Target "ResolveAssemblyReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "ResolveAssemblyReference" TargetFrameworkMoniker: .NETCoreApp,Version=v6.0 TargetFrameworkMonikerDisplayName: TargetedRuntimeVersion: Assemblies: /Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll Private = 'false' HintPath = '/Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Registry.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.AppContext.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Buffers.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Concurrent.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Immutable.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.NonGeneric.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Specialized.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Annotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.DataAnnotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.EventBasedAsync.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.TypeConverter.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Configuration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Console.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.Common.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.DataSetExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Contracts.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Debug.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.DiagnosticSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.FileVersionInfo.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Process.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.StackTrace.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tools.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TraceSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tracing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Dynamic.Runtime.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Formats.Asn1.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Calendars.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.Brotli.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.FileSystem.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.ZipFile.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.DriveInfo.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Watcher.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.IsolatedStorage.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.MemoryMappedFiles.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.UnmanagedMemoryStream.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Expressions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Parallel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Queryable.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Memory.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.HttpListener.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Mail.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NameResolution.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NetworkInformation.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Ping.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Requests.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Security.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.ServicePoint.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Sockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebClient.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebHeaderCollection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebProxy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.Client.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.Vectors.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ObjectModel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.DispatchProxy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.ILGeneration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.Lightweight.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Metadata.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.TypeExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Reader.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.ResourceManager.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Writer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Handles.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Intrinsics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Loader.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Numerics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Formatters.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Claims.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Algorithms.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Cng.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Csp.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Encoding.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.OpenSsl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.X509Certificates.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.Windows.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.SecureString.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceModel.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceProcess.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.CodePages.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encodings.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.RegularExpressions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Channels.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Overlapped.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Dataflow.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Parallel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Thread.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.ThreadPool.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Timer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.Local.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ValueTuple.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.HttpUtility.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Windows.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Linq.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.ReaderWriter.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Serialization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.XDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlSerializer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/WindowsBase.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/mscorlib.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/netstandard.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.dll Private = 'false' AssemblyFiles: CandidateAssemblyFiles: TargetFrameworkDirectories: /usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442//lib/mono/4.5/ InstalledAssemblyTables: IgnoreInstalledAssemblyTable: False SearchPaths: {CandidateAssemblyFiles} {HintPathFromItem} {TargetFrameworkDirectory} {RawFileName} AllowedAssemblyExtensions: .winmd .dll .exe AllowedRelatedFileExtensions: .pdb .xml .pri .dll.config .exe.config .dll.mdb .exe.mdb .pdb AppConfigFile: AutoUnify: True CopyLocalDependenciesWhenParentReferenceInGac: True FindDependencies: True TargetProcessorArchitecture: arm64 StateFile: obj/Debug/net6.0-macos/osx-arm64/test.csproj.AssemblyReference.cache InstalledAssemblySubsetTables: IgnoreInstalledAssemblySubsetTable: False TargetFrameworkSubsets: FullTargetFrameworkSubsetNames: Full ProfileName: FullFrameworkFolders: LatestTargetFrameworkDirectories: ProfileTablesLocation: Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll". Reference found at search path location "{HintPathFromItem}". 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.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.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.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.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 "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.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.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Primitives.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.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Registry.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.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.AppContext.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.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Buffers.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.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Concurrent.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.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Immutable.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.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.NonGeneric.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.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Specialized.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.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.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.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Annotations.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.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.DataAnnotations.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.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.EventBasedAsync.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.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Primitives.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.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.TypeConverter.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.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.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.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Configuration.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.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Console.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.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.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 "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.Common.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.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.DataSetExtensions.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.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.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.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Contracts.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.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Debug.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.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.DiagnosticSource.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.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.FileVersionInfo.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.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Process.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.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.StackTrace.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.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TextWriterTraceListener.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.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tools.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.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TraceSource.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.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tracing.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.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.Primitives.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.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.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.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Dynamic.Runtime.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.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Formats.Asn1.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.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Calendars.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.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Extensions.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.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.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.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.Brotli.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.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.FileSystem.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.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.ZipFile.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.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.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.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.AccessControl.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.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.DriveInfo.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.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Primitives.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.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Watcher.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.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.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.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.IsolatedStorage.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.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.MemoryMappedFiles.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.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.AccessControl.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.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.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.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.UnmanagedMemoryStream.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.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.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.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Expressions.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.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Parallel.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.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Queryable.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.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.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.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Memory.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.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.Json.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.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.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.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.HttpListener.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.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Mail.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.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NameResolution.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.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NetworkInformation.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.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Ping.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.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Primitives.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.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Requests.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.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Security.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.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.ServicePoint.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.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Sockets.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.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebClient.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.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebHeaderCollection.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.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebProxy.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.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.Client.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.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.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.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.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.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.Vectors.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.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.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.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ObjectModel.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.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.DispatchProxy.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.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.ILGeneration.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.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.Lightweight.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.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.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.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Extensions.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.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Metadata.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.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Primitives.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.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.TypeExtensions.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.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.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.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Reader.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.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.ResourceManager.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.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Writer.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=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.Unsafe.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.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.VisualC.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.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Extensions.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.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Handles.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.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.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.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Intrinsics.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.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Loader.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.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Numerics.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.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Formatters.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.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Json.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.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Primitives.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.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Xml.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.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.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, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.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.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.AccessControl.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.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Claims.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.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Algorithms.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.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Cng.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.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Csp.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.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Encoding.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.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.OpenSsl.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.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Primitives.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.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.X509Certificates.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.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.Windows.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.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.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.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.SecureString.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.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.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.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceModel.Web.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.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceProcess.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.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.CodePages.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.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.Extensions.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.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.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.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encodings.Web.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.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Json.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.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.RegularExpressions.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.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Channels.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.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Overlapped.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.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Dataflow.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.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Extensions.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.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Parallel.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.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.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.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Thread.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.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.ThreadPool.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.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Timer.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.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.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.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.Local.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.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.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.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ValueTuple.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.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.HttpUtility.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.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.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.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Windows.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.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Linq.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.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.ReaderWriter.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.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Serialization.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.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XDocument.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.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.XDocument.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.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.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.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlDocument.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.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlSerializer.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.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.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, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.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 "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/WindowsBase.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 "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/mscorlib.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 "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/netstandard.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.macOS, Version=12.3.300.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.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 "". Done executing task "ResolveAssemblyReference". Done building target "ResolveAssemblyReferences" in project "test.csproj". Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' 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/Debug/net6.0-macos/osx-arm64/test.dll.config')). Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target "AfterResolveReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "AfterResolveReferences" in project "test.csproj". Target "ResolveReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "ResolveReferences" in project "test.csproj". Target "_CollectBundleResources" skipped. Previously built successfully. Target "_UnpackLibraryResources" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "UnpackLibraryResources" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "UnpackLibraryResources" Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.Core.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Registry.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/mscorlib.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/netstandard.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.AppContext.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Buffers.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Concurrent.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Immutable.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.NonGeneric.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Specialized.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Annotations.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.DataAnnotations.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.EventBasedAsync.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.TypeConverter.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Configuration.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Console.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Core.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.Common.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.DataSetExtensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Contracts.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Debug.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.DiagnosticSource.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.FileVersionInfo.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Process.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.StackTrace.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tools.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TraceSource.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tracing.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Dynamic.Runtime.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Formats.Asn1.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Calendars.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Extensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.Brotli.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.FileSystem.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.ZipFile.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.AccessControl.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.DriveInfo.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Watcher.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.IsolatedStorage.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.MemoryMappedFiles.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.AccessControl.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.UnmanagedMemoryStream.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Expressions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Parallel.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Queryable.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Memory.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.Json.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.HttpListener.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Mail.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NameResolution.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NetworkInformation.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Ping.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Requests.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Security.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.ServicePoint.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Sockets.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebClient.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebHeaderCollection.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebProxy.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.Client.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.Vectors.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ObjectModel.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.DispatchProxy.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.ILGeneration.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.Lightweight.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Extensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Metadata.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.TypeExtensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Reader.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.ResourceManager.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Writer.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Extensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Handles.dll Inspecting assembly: /Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Intrinsics.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Loader.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Numerics.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Formatters.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Json.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Xml.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.AccessControl.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Claims.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Algorithms.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Cng.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Csp.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Encoding.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.OpenSsl.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Primitives.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.X509Certificates.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.Windows.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.SecureString.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceModel.Web.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceProcess.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.CodePages.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.Extensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encodings.Web.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Json.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.RegularExpressions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Channels.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Overlapped.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Dataflow.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Extensions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Parallel.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Thread.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.ThreadPool.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Timer.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.Local.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ValueTuple.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.HttpUtility.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Windows.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Linq.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.ReaderWriter.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Serialization.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XDocument.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlDocument.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlSerializer.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.XDocument.dll Inspecting assembly: /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/WindowsBase.dll Done executing task "UnpackLibraryResources". Done building target "_UnpackLibraryResources" in project "test.csproj". Target "BeforeBuild" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeBuild" in project "test.csproj". Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 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 "_BlockWinMDsOnUnsupportedTFMs" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Using "CheckForUnsupportedWinMDReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForUnsupportedWinMDReferences" Done executing task "CheckForUnsupportedWinMDReferences". Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "test.csproj". Target "ResolveReferences" skipped. Previously built successfully. Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. Target "_HandlePackageFileConflicts" skipped. Previously built successfully. Target "CopyAdditionalFiles" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Done building target "CopyAdditionalFiles" in project "test.csproj". Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('false' == 'true' and 'true' == 'true'). Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). Target "_ComputeNETCoreBuildOutputFiles" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputeNETCoreBuildOutputFiles" in project "test.csproj". Target "AssignTargetPaths" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" 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 '.png'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.plist'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.storyboard'=='.manifest'). Done building target "AssignTargetPaths" in project "test.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "SplitResourcesByCulture" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 (''!=''). Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignCulture" Done executing task "AssignCulture". Done building target "SplitResourcesByCulture" in project "test.csproj". Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). Target "CreateCustomManifestResourceNames" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "CreateCustomManifestResourceNames" in project "test.csproj". Target "PrepareResourceNames" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareResourceNames" in project "test.csproj". Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "SplitResourcesByCulture" skipped. Previously built successfully. Target "BeforeResGen" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeResGen" in project "test.csproj". Target "ResolveReferences" skipped. Previously built successfully. Target "FindReferenceAssembliesForReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "FindReferenceAssembliesForReferences" in project "test.csproj". Target "CoreResGen" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != '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 'CurrentRuntime' == 'CLR2'). Done building target "CoreResGen" in project "test.csproj". Target "AfterResGen" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "AfterResGen" in project "test.csproj". Target "ResGen" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "ResGen" in project "test.csproj". Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). Target "PrepareResources" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareResources" in project "test.csproj". Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). Target "ResolveReferences" skipped. Previously built successfully. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). Target "_SetEmbeddedWin32ManifestProperties" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "GetFrameworkPath" Done executing task "GetFrameworkPath". Done building target "_SetEmbeddedWin32ManifestProperties" in project "test.csproj". Target "SetWin32ManifestProperties" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "SetWin32ManifestProperties" in project "test.csproj". Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. Target "_GenerateCompileInputs" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 "test.csproj". Target "PrepareForBuild" skipped. Previously built successfully. Target "GenerateMSBuildEditorConfigFileShouldRun" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "test.csproj". Target "GenerateMSBuildEditorConfigFileCore" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Building target "GenerateMSBuildEditorConfigFileCore" completely. No input files were specified. Using "GenerateMSBuildEditorConfig" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll". Task "GenerateMSBuildEditorConfig" Done executing task "GenerateMSBuildEditorConfig". Done building target "GenerateMSBuildEditorConfigFileCore" in project "test.csproj". Target "GenerateMSBuildEditorConfigFile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Done building target "GenerateMSBuildEditorConfigFile" in project "test.csproj". Target "PrepareForBuild" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "_SetTargetFrameworkMonikerAttribute" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.CSharp.CurrentVersion.targets": Done building target "_SetTargetFrameworkMonikerAttribute" in project "test.csproj". Target "GenerateTargetFrameworkMonikerAttribute" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Building target "GenerateTargetFrameworkMonikerAttribute" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "GenerateTargetFrameworkMonikerAttribute" in project "test.csproj". Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). Target "PrepareForBuild" skipped. Previously built successfully. Target "GetAssemblyVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Using "GetAssemblyVersion" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "GetAssemblyVersion" Done executing task "GetAssemblyVersion". Done building target "GetAssemblyVersion" in project "test.csproj". Target "GetAssemblyVersion" skipped. Previously built successfully. Target "InitializeSourceControlInformation" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "InitializeSourceControlInformation" in project "test.csproj". Target "AddSourceRevisionToInformationalVersion" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "AddSourceRevisionToInformationalVersion" in project "test.csproj". Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). Target "GetAssemblyAttributes" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "GetAssemblyAttributes" in project "test.csproj". Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "test.csproj". Target "CoreGenerateAssemblyInfo" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Building target "CoreGenerateAssemblyInfo" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/test.AssemblyInfo.cs" does not exist. Task "WriteCodeFragment" Emitted specified code into "obj/Debug/net6.0-macos/osx-arm64/test.AssemblyInfo.cs". Done executing task "WriteCodeFragment". Done building target "CoreGenerateAssemblyInfo" in project "test.csproj". Target "GenerateAssemblyInfo" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "GenerateAssemblyInfo" in project "test.csproj". Target "BeforeCompile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeCompile" in project "test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_GenerateCompileDependencyCache" in project "test.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 ('/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.dll;/usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.dll;/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.Core.dll;...' == ''). Target "_BeforeVBCSCoreCompile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Done building target "_BeforeVBCSCoreCompile" in project "test.csproj". Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and '' == 'true'). Target "GenerateTargetPlatformDefineConstants" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "GenerateTargetPlatformDefineConstants" in project "test.csproj". Target "GenerateNETCompatibleDefineConstants" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "GenerateNETCompatibleDefineConstants" in project "test.csproj". Target "GeneratePlatformCompatibleDefineConstants" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "GeneratePlatformCompatibleDefineConstants" in project "test.csproj". Target "AddImplicitDefineConstants" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "AddImplicitDefineConstants" in project "test.csproj". Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.dll;/usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.dll;/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.Core.dll;...' == ''). Target "_ComputeSkipAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Managed.Core.targets": Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). Done building target "_ComputeSkipAnalyzers" in project "test.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 "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets": Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "test.csproj". Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "_CodeAnalysisTreatWarningsNotAsErrors" skipped, due to false condition; ('$(CodeAnalysisTreatWarningsAsErrors)' == 'false' AND ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('' == 'false' AND ('' == 'true' OR 'true' != 'true')). Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets": Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND '6.0.0' != '' AND < 6.0.0). Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "test.csproj". Target "CoreCompile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.CSharp.Core.targets": Building target "CoreCompile" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/test.dll" does not exist. Task "Csc" /usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2026,IL2041,IL2042,IL2043,IL2056,IL2045,IL2046,IL2050,IL2032,IL2055,IL2057,IL2058,IL2059,IL2060,IL2061,IL2096,IL2062,IL2063,IL2064,IL2065,IL2066,IL2067,IL2068,IL2069,IL2070,IL2071,IL2072,IL2073,IL2074,IL2075,IL2076,IL2077,IL2078,IL2079,IL2080,IL2081,IL2082,IL2083,IL2084,IL2085,IL2086,IL2087,IL2088,IL2089,IL2090,IL2091,IL2092,IL2093,IL2094,IL2095,IL2097,IL2098,IL2099,IL2106,IL2103,IL2107,IL2109,IL2110,IL2111,IL2114,IL2115,IL2112,IL2113,1701,1702,2008 /fullpaths /nostdlib+ /platform:arm64 /errorreport:prompt /warn:6 /define:__MACOS__;__UNIFIED__;TRACE;DEBUG;NET;NET6_0;NETCOREAPP;MACOS;MACOS12_3;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;MACOS10_14_OR_GREATER;MACOS10_15_OR_GREATER;MACOS10_16_OR_GREATER;MACOS11_0_OR_GREATER;MACOS11_1_OR_GREATER;MACOS11_2_OR_GREATER;MACOS11_3_OR_GREATER;MACOS12_0_OR_GREATER;MACOS12_1_OR_GREATER;MACOS12_3_OR_GREATER /errorendlocation /preferreduilang:en-US /highentropyva+ /nullable:enable /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.CSharp.dll /reference:/usr/local/share/dotnet/packs/Microsoft.macOS.Ref/12.3.442/ref/net6.0/Microsoft.macOS.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.VisualBasic.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/Microsoft.Win32.Registry.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/mscorlib.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/netstandard.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.AppContext.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Buffers.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Concurrent.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Immutable.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.NonGeneric.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Collections.Specialized.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Annotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.DataAnnotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.EventBasedAsync.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ComponentModel.TypeConverter.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Configuration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Console.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.Common.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.DataSetExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Data.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Contracts.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Debug.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.DiagnosticSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.FileVersionInfo.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Process.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.StackTrace.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tools.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.TraceSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Diagnostics.Tracing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Drawing.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Dynamic.Runtime.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Formats.Asn1.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Calendars.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Globalization.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.Brotli.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.FileSystem.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Compression.ZipFile.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.DriveInfo.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.FileSystem.Watcher.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.IsolatedStorage.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.MemoryMappedFiles.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.Pipes.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.IO.UnmanagedMemoryStream.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Expressions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Parallel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Linq.Queryable.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Memory.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Http.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.HttpListener.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Mail.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NameResolution.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.NetworkInformation.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Ping.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Requests.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Security.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.ServicePoint.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.Sockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebClient.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebHeaderCollection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebProxy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.Client.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Net.WebSockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Numerics.Vectors.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ObjectModel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.DispatchProxy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.ILGeneration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Emit.Lightweight.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Metadata.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Reflection.TypeExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Reader.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.ResourceManager.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Resources.Writer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Handles.dll /reference:/Users/tp/.nuget/packages/system.runtime.interopservices.nfloat.internal/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Intrinsics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Loader.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Numerics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Formatters.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Runtime.Serialization.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Claims.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Algorithms.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Cng.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Csp.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Encoding.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.OpenSsl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Cryptography.X509Certificates.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.Principal.Windows.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Security.SecureString.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceModel.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ServiceProcess.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.CodePages.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encoding.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Encodings.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Text.RegularExpressions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Channels.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Overlapped.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Dataflow.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Tasks.Parallel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Thread.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.ThreadPool.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Threading.Timer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Transactions.Local.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.ValueTuple.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Web.HttpUtility.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Windows.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Linq.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.ReaderWriter.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.Serialization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XmlSerializer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/System.Xml.XPath.XDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/ref/net6.0/WindowsBase.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/net6.0-macos/osx-arm64/test.dll /refout:obj/Debug/net6.0-macos/osx-arm64/refint/test.dll /target:exe /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:obj/Debug/net6.0-macos/osx-arm64/test.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.editorconfig /analyzer:/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.6/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll AppDelegate.cs Main.cs ViewController.cs obj/Debug/net6.0-macos/osx-arm64/test.GlobalUsings.g.cs "obj/Debug/net6.0-macos/osx-arm64/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj/Debug/net6.0-macos/osx-arm64/test.AssemblyInfo.cs /warnaserror+:NU1605 Microsoft (R) Visual C# Compiler version 4.3.0-3.22329.30 (29e657c0) Copyright (C) Microsoft Corporation. All rights reserved. CompilerServer: server - server processed compilation - 2a36c95b-9d87-4a66-b0d7-6ba0f0557734 Done executing task "Csc". Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). Done building target "CoreCompile" in project "test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "AfterCompile" in project "test.csproj". Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and '$(AppHostSourcePath)' != '' and Exists('@(IntermediateAssembly)') and Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('obj/Debug/net6.0-macos/osx-arm64/test.dll') and Exists('')). Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and '$(ComHostIntermediatePath)' != '' and Exists('@(IntermediateAssembly)') and Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('obj/Debug/net6.0-macos/osx-arm64/test.dll') and Exists('')). Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). Target "Compile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "Compile" in project "test.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/test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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 "test.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' != 'true'). Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). Target "CreateSatelliteAssemblies" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "CreateSatelliteAssemblies" in project "test.csproj". Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). Target "GetTargetPathWithTargetPlatformMoniker" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "GetTargetPathWithTargetPlatformMoniker" in project "test.csproj". Target "GetTargetPath" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "GetTargetPath" in project "test.csproj". Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). Target "_CopyFilesMarkedCopyLocal" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Using "Copy" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "Copy" Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.Win32.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.Win32.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.VisualBasic.Core.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.VisualBasic.Core.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.VisualBasic.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.VisualBasic.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.CSharp.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.CSharp.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.Win32.Registry.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.Win32.Registry.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.AppContext.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.AppContext.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Buffers.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Buffers.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Concurrent.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Collections.Concurrent.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Immutable.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Collections.Immutable.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.NonGeneric.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Collections.NonGeneric.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Specialized.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Collections.Specialized.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Collections.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.Annotations.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.Annotations.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.EventBasedAsync.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.EventBasedAsync.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.DataAnnotations.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.DataAnnotations.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.TypeConverter.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.TypeConverter.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ComponentModel.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Configuration.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Configuration.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Console.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Console.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Core.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Core.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.Common.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Data.Common.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.DataSetExtensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Data.DataSetExtensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Data.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Contracts.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.Contracts.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Debug.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.Debug.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.DiagnosticSource.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.DiagnosticSource.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.FileVersionInfo.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.FileVersionInfo.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Process.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.Process.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Tools.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.Tools.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.StackTrace.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.StackTrace.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.TextWriterTraceListener.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.TraceSource.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.TraceSource.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Tracing.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Diagnostics.Tracing.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Drawing.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Drawing.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Dynamic.Runtime.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Dynamic.Runtime.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Formats.Asn1.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Formats.Asn1.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Drawing.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Drawing.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.Calendars.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Globalization.Calendars.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Globalization.Extensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.Brotli.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Compression.Brotli.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.FileSystem.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Compression.FileSystem.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.ZipFile.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Compression.ZipFile.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Compression.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Globalization.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.FileSystem.AccessControl.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.DriveInfo.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.FileSystem.DriveInfo.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.FileSystem.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.Watcher.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.FileSystem.Watcher.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.FileSystem.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.IsolatedStorage.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.IsolatedStorage.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Pipes.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Pipes.AccessControl.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Pipes.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.Pipes.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.MemoryMappedFiles.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.MemoryMappedFiles.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.UnmanagedMemoryStream.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.UnmanagedMemoryStream.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.IO.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Queryable.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Linq.Queryable.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Expressions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Linq.Expressions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Parallel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Linq.Parallel.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Linq.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Memory.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Memory.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Http.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Http.Json.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Http.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Http.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.HttpListener.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.HttpListener.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Mail.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Mail.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.NameResolution.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.NameResolution.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.NetworkInformation.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.NetworkInformation.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Ping.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Ping.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Quic.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Quic.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Requests.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Requests.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Security.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Security.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.ServicePoint.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.ServicePoint.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Sockets.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.Sockets.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebClient.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.WebClient.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebHeaderCollection.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.WebHeaderCollection.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebProxy.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.WebProxy.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebSockets.Client.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.WebSockets.Client.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebSockets.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.WebSockets.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Net.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Numerics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Numerics.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Numerics.Vectors.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Numerics.Vectors.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ObjectModel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ObjectModel.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.CoreLib.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Private.CoreLib.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.DataContractSerialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Private.DataContractSerialization.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Uri.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Private.Uri.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Xml.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Private.Xml.Linq.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Private.Xml.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.DispatchProxy.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.DispatchProxy.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.ILGeneration.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Emit.ILGeneration.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.Lightweight.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Emit.Lightweight.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Emit.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Extensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Metadata.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Metadata.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.TypeExtensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.TypeExtensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Reflection.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.Reader.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Resources.Reader.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.ResourceManager.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Resources.ResourceManager.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.Writer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Resources.Writer.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.CompilerServices.VisualC.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Extensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Handles.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Handles.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.InteropServices.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.InteropServices.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Intrinsics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Intrinsics.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Loader.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Loader.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Numerics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Numerics.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Formatters.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Serialization.Formatters.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Serialization.Json.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Serialization.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Serialization.Xml.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.Serialization.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.AccessControl.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Runtime.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Claims.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Claims.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Algorithms.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.Algorithms.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Cng.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.Cng.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Csp.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.Csp.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Encoding.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.Encoding.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.OpenSsl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.OpenSsl.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.Primitives.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.X509Certificates.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Cryptography.X509Certificates.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Principal.Windows.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Principal.Windows.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Principal.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.Principal.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.SecureString.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.SecureString.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Security.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ServiceModel.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ServiceModel.Web.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ServiceProcess.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ServiceProcess.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.CodePages.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.Encoding.CodePages.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.Encoding.Extensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.Encoding.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encodings.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.Encodings.Web.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.Json.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.RegularExpressions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Text.RegularExpressions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Channels.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Channels.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Overlapped.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Overlapped.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Dataflow.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Tasks.Dataflow.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Tasks.Extensions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Parallel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Tasks.Parallel.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Tasks.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Thread.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Thread.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.ThreadPool.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.ThreadPool.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Timer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.Timer.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Transactions.Local.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Transactions.Local.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Threading.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Transactions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Transactions.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ValueTuple.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.ValueTuple.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Web.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Web.HttpUtility.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Web.HttpUtility.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Windows.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Windows.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.Linq.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.ReaderWriter.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.ReaderWriter.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.Serialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.Serialization.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XPath.XDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.XPath.XDocument.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.XDocument.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XPath.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.XPath.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XmlDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.XmlDocument.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XmlSerializer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.XmlSerializer.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.Xml.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/mscorlib.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/mscorlib.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/System.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/netstandard.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/netstandard.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/WindowsBase.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/WindowsBase.dll". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/lib/net6.0/Microsoft.macOS.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.macOS.dll". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/createdump" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/createdump". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.Globalization.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.Globalization.Native.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.IO.Compression.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.IO.Compression.Native.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.Native.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.Net.Security.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.Net.Security.Native.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.Security.Cryptography.Native.Apple.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.Security.Cryptography.Native.Apple.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libSystem.Security.Cryptography.Native.OpenSsl.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libclrjit.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libclrjit.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libcoreclr.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libcoreclr.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libdbgshim.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libdbgshim.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libhostfxr.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libhostfxr.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libhostpolicy.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libhostpolicy.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libmscordaccore.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libmscordaccore.dylib". Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/libmscordbi.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libmscordbi.dylib". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/Microsoft.macOS.registrar.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.macOS.registrar.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/Microsoft.macOS.registrar.coreclr.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/Microsoft.macOS.registrar.coreclr.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libextension-dotnet-coreclr.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libextension-dotnet-coreclr.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-coreclr-debug.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-coreclr-debug.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-coreclr-debug.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-coreclr-debug.dylib". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-coreclr.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-coreclr.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-coreclr.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-coreclr.dylib". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-debug.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-debug.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-debug.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet-debug.dylib". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet.a" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet.a". Copying file from "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/libxamarin-dotnet.dylib". Done executing task "Copy". Using "Touch" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "Touch" Creating "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/test.csproj.CopyComplete" because "AlwaysCreate" was specified. Done executing task "Touch". Done building target "_CopyFilesMarkedCopyLocal" in project "test.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "AssignProjectConfiguration" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "test.csproj". Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "test.csproj". Target "GetCopyToOutputDirectoryItems" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "CallTarget" Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/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" Done executing task "AssignTargetPath". Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "test.csproj". Done executing task "CallTarget". Task "CallTarget" Target "AssignTargetPaths" skipped. Previously built successfully. Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "AssignTargetPath" Done executing task "AssignTargetPath". Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "test.csproj". Done executing task "CallTarget". Done building target "GetCopyToOutputDirectoryItems" in project "test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "_CopySourceItemsToOutputDirectory" in project "test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "_CheckForCompileOutputs" in project "test.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 "GenerateBuildDependencyFile" skipped, due to false condition; ('$(GenerateDependencyFile)' == 'true') was evaluated as ('false' == 'true'). Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. Target "_GenerateRuntimeConfigurationFilesInputCache" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "test.csproj". Target "GenerateBuildRuntimeConfigurationFiles" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Building target "GenerateBuildRuntimeConfigurationFiles" completely. Output file "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.runtimeconfig.json" does not exist. Task "NETSdkError" skipped, due to false condition; ('$(RollForward)' != '' and '$(RollForward)' != 'Major' and '$(RollForward)' != 'LatestMajor' and '$(_IsRollForwardSupported)' != 'true') was evaluated as ('' != '' and '' != 'Major' and '' != 'LatestMajor' and 'true' != 'true'). Using "GenerateRuntimeConfigurationFiles" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "GenerateRuntimeConfigurationFiles" Done executing task "GenerateRuntimeConfigurationFiles". Done building target "GenerateBuildRuntimeConfigurationFiles" in project "test.csproj". Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). Target "CopyFilesToOutputDirectory" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "Copy" Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/test.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.dll". Done executing task "Copy". Using "CopyRefAssembly" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll". Task "CopyRefAssembly" Copying reference assembly from "obj/Debug/net6.0-macos/osx-arm64/refint/test.dll" to "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/ref/test.dll". Done executing task "CopyRefAssembly". Task "Message" test -> /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.dll 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" Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/test.pdb" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.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 "test.csproj". Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). Target "PrepareForRun" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareForRun" in project "test.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 "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "FindUnderPath" Comparison path is "/Users/tp/Downloads/test". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "bin/Debug/net6.0-macos/osx-arm64/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/Debug/net6.0-macos/osx-arm64/". Done executing task "FindUnderPath". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Done building target "_CleanGetCurrentAndPriorFileWrites" in project "test.csproj". Target "IncrementalClean" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Task "FindUnderPath" Comparison path is "bin/Debug/net6.0-macos/osx-arm64/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/Debug/net6.0-macos/osx-arm64/". Done executing task "FindUnderPath". Task "Delete" Done executing task "Delete". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "IncrementalClean" in project "test.csproj". Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). Target "GenerateBuildDependencyFile" skipped, due to false condition; ('$(GenerateDependencyFile)' == 'true') was evaluated as ('false' == 'true'). Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. Target "CoreBuild" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "CoreBuild" in project "test.csproj". Target "AfterBuild" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "AfterBuild" in project "test.csproj". Target "_CreateDebugSettings" skipped, due to false condition; ('$(_BundlerDebug)' == 'true' And '$(IsWatchApp)' == 'false' And '$(_PlatformName)' != 'MacCatalyst' And '$(_PlatformName)' != 'macOS') was evaluated as ('true' == 'true' And 'false' == 'false' And 'macOS' != 'MacCatalyst' And 'macOS' != 'macOS'). Target "_CreateDebugConfiguration" skipped, due to false condition; ('$(_BundlerDebug)' == 'true' And '$(IsWatchApp)' == 'false' And '$(_PlatformName)' != 'macOS') was evaluated as ('true' == 'true' And 'false' == 'false' And 'macOS' != 'macOS'). 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 "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "ComputeBundleResourceOutputPaths" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ComputeBundleResourceOutputPaths" Done executing task "ComputeBundleResourceOutputPaths". Done building target "_ComputeBundleResourceOutputPaths" in project "test.csproj". Target "_CopyResourcesToBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CopyResourcesToBundle" completely. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/AppIcon.icns" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Assets.car" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/MainMenu.nib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/Info.plist" does not exist. Using "SmartCopy" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "SmartCopy" Creating directory '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources' Copying file from '/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/bundle/AppIcon.icns' to '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/AppIcon.icns' Copying file from '/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/actool/bundle/Assets.car' to '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Assets.car' Creating directory '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc' Copying file from '/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/MainMenu.nib' to '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/MainMenu.nib' Copying file from '/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib' to '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib' Copying file from '/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/ibtool/Main.storyboardc/Info.plist' to '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Resources/Main.storyboardc/Info.plist' Done executing task "SmartCopy". Done building target "_CopyResourcesToBundle" in project "test.csproj". Target "_CompileCoreMLModels" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ComputePkgInfoPath" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_ComputePkgInfoPath" in project "test.csproj". Target "_CreatePkgInfo" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_CreatePkgInfo" completely. No input files were specified. Using "CreatePkgInfo" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "CreatePkgInfo" Done executing task "CreatePkgInfo". Done building target "_CreatePkgInfo" in project "test.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 "_CompileEntitlements" skipped, due to false condition; ('$(_RequireCodeSigning)' == 'true' Or '$(CodesignEntitlements)' != '') was evaluated as ('false' == 'true' Or '' != ''). Target "_DetectAppManifest" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_CompileAppManifest" skipped. Previously built successfully. Target "_CompileImageAssets" skipped. Previously built successfully. Target "_CompileCoreMLModels" skipped. Previously built successfully. Target "_WriteAppManifest" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Building target "_WriteAppManifest" completely. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/Info.plist" does not exist. Using "WriteAppManifest" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "WriteAppManifest" Done executing task "WriteAppManifest". Task "RemoveDir" Directory "bin/Debug/net6.0-macos/osx-arm64/test.app.dSYM" doesn't exist. Skipping. Done executing task "RemoveDir". Task "Delete" File "bin/Debug/net6.0-macos/osx-arm64/*.bcsymbolmap" doesn't exist. Skipping. Done executing task "Delete". Done building target "_WriteAppManifest" in project "test.csproj". Target "_AssignAppExtensionConfiguration" skipped, due to false condition; ('@(_AppExtensionReference)' != '') was evaluated as ('' != ''). Target "_SplitAppExtensionReferencesByExistent" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "CreateItem" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfiguration)' != '') was evaluated as ('' != ''). Done building target "_SplitAppExtensionReferencesByExistent" in project "test.csproj". Target "_ResolveAppExtensionReferences" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "MSBuild" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' != 'true') was evaluated as ('' != '' and '' != 'true'). Task "MSBuild" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ). Task "Warning" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationNonExistent)' != '') was evaluated as ('' != ''). Done building target "_ResolveAppExtensionReferences" in project "test.csproj". Target "_ExtendAppExtensionReferences" skipped, due to false condition; ( '@(AdditionalAppExtensions)' != '') was evaluated as ( '' != ''). Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeDefaultLinkMode" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeDefaultLinkMode" in project "test.csproj". Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeLinkMode" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_ComputeLinkMode" in project "test.csproj". Target "ResolveRuntimePackAssets" skipped. Previously built successfully. Target "ResolveFrameworkReferences" skipped. Previously built successfully. Target "_ComputeFrameworkVariables" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeFrameworkVariables" in project "test.csproj". Target "_VerifyValidRuntime" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "Error" skipped, due to false condition; ('$(_PlatformName)' == 'macOS' And '$(UseMonoRuntime)' != 'false') was evaluated as ('macOS' == 'macOS' And 'false' != 'false'). Done building target "_VerifyValidRuntime" in project "test.csproj". Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ComputeFrameworkVariables" skipped. Previously built successfully. Target "ResolveLockFileCopyLocalFiles" skipped. Previously built successfully. Target "_ComputePackageReferencePublish" skipped. Previously built successfully. Target "_ParseTargetManifestFiles" skipped, due to false condition; ('$(TargetManifestFiles)' != '') was evaluated as ('' != ''). Target "_ComputeUseBuildDependencyFile" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeUseBuildDependencyFile" in project "test.csproj". Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. Target "ResolveRuntimePackAssets" skipped. Previously built successfully. Target "_ComputePackageReferencePublish" skipped. Previously built successfully. Target "_ResolveCopyLocalAssetsForPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "ResolveCopyLocalAssets" skipped, due to false condition; ('$(PreserveStoreLayout)' == 'true' Or '@(RuntimeStorePackages)' != '') was evaluated as ('' == 'true' Or '' != ''). Done building target "_ResolveCopyLocalAssetsForPublish" in project "test.csproj". Target "_HandlePackageFileConflictsForPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Task "ResolvePackageFileConflicts" Done executing task "ResolvePackageFileConflicts". Done building target "_HandlePackageFileConflictsForPublish" in project "test.csproj". Target "_FilterSatelliteResourcesForPublish" skipped, due to false condition; ('$(SatelliteResourceLanguages)' != '') was evaluated as ('' != ''). Target "_ComputeResolvedCopyLocalPublishAssets" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeResolvedCopyLocalPublishAssets" in project "test.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "AssignTargetPaths" skipped. Previously built successfully. Target "DefaultCopyToPublishDirectoryMetadata" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "DefaultCopyToPublishDirectoryMetadata" in project "test.csproj". Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. Target "_ComputeUseBuildDependencyFile" skipped. Previously built successfully. Target "AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects" in project "test.csproj". Target "GetCopyToPublishDirectoryItems" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToPublishDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Done building target "GetCopyToPublishDirectoryItems" in project "test.csproj". Target "_ComputeCopyToPublishDirectoryItems" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeCopyToPublishDirectoryItems" in project "test.csproj". Target "ComputeRefAssembliesToPublish" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). Target "ComputeResolvedFilesToPublishList" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Using "ResolveOverlappingItemGroupConflicts" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveOverlappingItemGroupConflicts" Done executing task "ResolveOverlappingItemGroupConflicts". Done building target "ComputeResolvedFilesToPublishList" in project "test.csproj". Target "_ComputeVariables" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeVariables" in project "test.csproj". Target "ComputeResolvedFilesToPublishList" skipped. Previously built successfully. Target "_ComputeFrameworkAssemblies" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeFrameworkAssemblies" in project "test.csproj". Target "ComputeResolvedFilesToPublishList" skipped. Previously built successfully. Target "_ParseBundlerArguments" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ParseBundlerArguments" skipped. Previously built successfully. Target "_ComputeMonoLibraries" skipped, due to false condition; ('$(UseMonoRuntime)' == 'true') was evaluated as ('false' == 'true'). Target "_DetectSigningIdentity" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_PrepareResourceRules" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "PrepareResourceRules" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(CodesignResourceRules)' != '' And '$(ComputedPlatform)' == 'iPhone') was evaluated as ('true' == 'true' And '' != '' And 'AnyCPU' == 'iPhone'). Done building target "_PrepareResourceRules" in project "test.csproj". Target "_ComputePublishLocation" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Using "ComputeBundleLocation" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ComputeBundleLocation" Done executing task "ComputeBundleLocation". Using "ResolveNativeReferences" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ResolveNativeReferences" Done executing task "ResolveNativeReferences". Done building target "_ComputePublishLocation" in project "test.csproj". Target "_CreateRuntimeConfiguration" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Building target "_CreateRuntimeConfiguration" completely. Output file "bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/runtimeconfig.bin" does not exist. Using "RuntimeConfigParserTask" task from assembly "/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.MonoTargets.Sdk/6.0.5/Sdk/../tasks/net6.0/RuntimeConfigParser.dll". Task "RuntimeConfigParserTask" Done executing task "RuntimeConfigParserTask". Task "Warning" skipped, due to false condition; ('$(GenerateRuntimeConfigurationFiles)' != 'true') was evaluated as ('true' != 'true'). Done building target "_CreateRuntimeConfiguration" in project "test.csproj". Target "_ComputeMonoLibraries" skipped, due to false condition; ('$(UseMonoRuntime)' == 'true') was evaluated as ('false' == 'true'). Target "_ComputeVariables" skipped. Previously built successfully. Target "_FindAotCompiler" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "FindAotCompiler" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(_RunAotCompiler)' == 'true') was evaluated as ('true' == 'true' And 'false' == 'true'). Done building target "_FindAotCompiler" in project "test.csproj". Target "_DetectAppManifest" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_WriteAppManifest" skipped. Previously built successfully. Target "_ComputeLinkerArguments" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "Error" skipped, due to false condition; ('$(_LinkMode)' != 'None' And '$(_LinkMode)' != 'SdkOnly' And '$(_LinkMode)' != 'Full' And '$(_LinkMode)' != 'TrimMode') was evaluated as ('None' != 'None' And 'None' != 'SdkOnly' And 'None' != 'Full' And 'None' != 'TrimMode'). Task "Error" skipped, due to false condition; ('$(_GlobalizationDataFile)' != '' And '$(InvariantGlobalization)' == 'true') was evaluated as ('' != '' And 'false' == 'true'). Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_ComputeLinkerArguments" in project "test.csproj". Target "_ComputeVariables" skipped. Previously built successfully. Target "_DecompressAppleFrameworks" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_DecompressAppleFrameworks" 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 "_DecompressAppleFrameworks" in project "test.csproj". Target "_CollectDecompressedAppleFrameworks" skipped, due to false condition; (@(_CompressedAppleFrameworks->Count()) > 0) was evaluated as (0 > 0). Target "_ComputePublishLocation" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_DecompressAppleBindingResourcePackages" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_DecompressAppleBindingResourcePackages" 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 "_DecompressAppleBindingResourcePackages" in project "test.csproj". Target "_ComputePublishLocation" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_DecompressAppleBindingResourcePackages" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_DecompressAppleBindingResourcePackages" 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 "_DecompressAppleBindingResourcePackages" in project "test.csproj". Target "_CollectDecompressedAppleBindingResourcePackages" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "ResolveNativeReferences" Done executing task "ResolveNativeReferences". Task "Touch" Done executing task "Touch". Done building target "_CollectDecompressedAppleBindingResourcePackages" in project "test.csproj". Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_DecompressAppleFrameworks" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_DecompressAppleFrameworks" 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 "_DecompressAppleFrameworks" in project "test.csproj". Target "_ExpandNativeReferences" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ResolveNativeReferences" Done executing task "ResolveNativeReferences". Done building target "_ExpandNativeReferences" in project "test.csproj". Target "_ComputeVariables" skipped. Previously built successfully. Target "_CheckForLanguageAndPublishFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and '.NETCoreApp' == '.NETCoreApp'). Done building target "_CheckForLanguageAndPublishFeatureCombinationSupport" in project "test.csproj". Target "PrepareForPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' And 'true' != 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(_IsExecutable)' == 'true' And '$(TargetFrameworkIdentifier)' != '.NETCoreApp') was evaluated as ('' == 'true' And 'true' == 'true' And '.NETCoreApp' != '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(IncludeSymbolsInSingleFile)' == 'true' And '$(_TargetFrameworkVersionWithoutV)' >= '5.0' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('' == 'true' And 'false' == 'true' And '6.0' >= '5.0' And '.NETCoreApp' == '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and 'osx-arm64' == ''). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(UseAppHost)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(EnableCompressionInSingleFile)' == 'true' And '$(_TargetFrameworkVersionWithoutV)' < '6.0') was evaluated as ('' == 'true' And '' == 'true' And '6.0' < '6.0'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(EnableCompressionInSingleFile)' == 'true' And '$(SelfContained)' != 'true') was evaluated as ('' == 'true' And '' == 'true' And 'true' != 'true'). Task "MakeDir" Done executing task "MakeDir". Done building target "PrepareForPublish" in project "test.csproj". Target "ComputeResolvedFilesToPublishList" skipped. Previously built successfully. Target "_ComputeUserRuntimeAssemblies" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputeUserRuntimeAssemblies" in project "test.csproj". Target "_ComputeManagedRuntimePackAssemblies" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeManagedRuntimePackAssemblies" in project "test.csproj". Target "_ComputeAssembliesToPostprocessOnPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "JoinItems" Done executing task "JoinItems". Done building target "_ComputeAssembliesToPostprocessOnPublish" in project "test.csproj". Target "_ComputeManagedAssemblyToLink" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets": Using "ComputeManagedAssemblies" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net6.0/ILLink.Tasks.dll". Task "ComputeManagedAssemblies" Done executing task "ComputeManagedAssemblies". Done building target "_ComputeManagedAssemblyToLink" in project "test.csproj". Target "_ComputeManagedAssemblyToLink" skipped. Previously built successfully. Target "PrepareForILLink" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets": Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true') was evaluated as ('true' != 'true'). Task "JoinItems" Done executing task "JoinItems". Done building target "PrepareForILLink" in project "test.csproj". Target "_RunILLink" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets": Building target "_RunILLink" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/linked/Link.semaphore" does not exist. Property 'DOTNET_HOST_PATH' with value '/usr/local/share/dotnet/dotnet' expanded from the environment. Task "Delete" File "obj/Debug/net6.0-macos/osx-arm64/linked/test.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.CSharp.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.VisualBasic.Core.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.VisualBasic.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.Win32.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.Win32.Registry.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.AppContext.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Buffers.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Concurrent.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Immutable.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.NonGeneric.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Specialized.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.Annotations.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.DataAnnotations.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.EventBasedAsync.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.TypeConverter.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Configuration.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Console.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Core.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.Common.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.DataSetExtensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Contracts.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Debug.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.DiagnosticSource.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.FileVersionInfo.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Process.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.StackTrace.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.TextWriterTraceListener.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Tools.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.TraceSource.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Tracing.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Drawing.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Drawing.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Dynamic.Runtime.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Formats.Asn1.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.Calendars.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.Extensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.Brotli.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.FileSystem.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.ZipFile.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.AccessControl.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.DriveInfo.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.Watcher.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.IsolatedStorage.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.MemoryMappedFiles.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Pipes.AccessControl.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Pipes.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.UnmanagedMemoryStream.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Expressions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Parallel.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Queryable.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Memory.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Http.Json.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Http.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.HttpListener.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Mail.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.NameResolution.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.NetworkInformation.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Ping.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Quic.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Requests.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Security.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.ServicePoint.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Sockets.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebClient.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebHeaderCollection.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebProxy.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebSockets.Client.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebSockets.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Numerics.Vectors.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Numerics.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ObjectModel.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.CoreLib.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.DataContractSerialization.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Uri.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Xml.Linq.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Xml.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.DispatchProxy.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.ILGeneration.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.Lightweight.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Extensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Metadata.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.TypeExtensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.Reader.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.ResourceManager.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.Writer.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.CompilerServices.Unsafe.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.CompilerServices.VisualC.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Extensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Handles.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.InteropServices.RuntimeInformation.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.InteropServices.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Intrinsics.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Loader.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Numerics.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Formatters.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Json.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Xml.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.AccessControl.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Claims.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Algorithms.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Cng.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Csp.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Encoding.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.OpenSsl.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Primitives.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.X509Certificates.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Principal.Windows.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Principal.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.SecureString.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ServiceModel.Web.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ServiceProcess.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.CodePages.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.Extensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encodings.Web.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Json.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.RegularExpressions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Channels.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Overlapped.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Dataflow.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Extensions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Parallel.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Thread.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.ThreadPool.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Timer.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Transactions.Local.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Transactions.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.ValueTuple.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Web.HttpUtility.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Web.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Windows.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.Linq.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.ReaderWriter.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.Serialization.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XDocument.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XPath.XDocument.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XPath.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XmlDocument.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XmlSerializer.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/System.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/WindowsBase.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/mscorlib.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/netstandard.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.macOS.dll" doesn't exist. Skipping. File "obj/Debug/net6.0-macos/osx-arm64/linked/test.pdb" doesn't exist. Skipping. Done executing task "Delete". Using "ILLink" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net6.0/ILLink.Tasks.dll". Task "ILLink" /usr/local/share/dotnet/dotnet "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.ILLink.Tasks/tools/net6.0/illink.dll" -a "obj/Debug/net6.0-macos/osx-arm64/test.dll" -a "obj/Debug/net6.0-macos/osx-arm64/test.dll" --singlewarn -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.CSharp.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.VisualBasic.Core.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.VisualBasic.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.Win32.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/Microsoft.Win32.Registry.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.AppContext.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Buffers.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Concurrent.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Immutable.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.NonGeneric.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.Specialized.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Collections.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.Annotations.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.DataAnnotations.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.EventBasedAsync.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.TypeConverter.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ComponentModel.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Configuration.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Console.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Core.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.Common.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.DataSetExtensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Data.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Contracts.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Debug.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.DiagnosticSource.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.FileVersionInfo.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Process.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.StackTrace.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.TextWriterTraceListener.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Tools.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.TraceSource.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Diagnostics.Tracing.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Drawing.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Drawing.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Dynamic.Runtime.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Formats.Asn1.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.Calendars.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.Extensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Globalization.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.Brotli.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.FileSystem.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.ZipFile.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Compression.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.AccessControl.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.DriveInfo.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.Watcher.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.FileSystem.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.IsolatedStorage.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.MemoryMappedFiles.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Pipes.AccessControl.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.Pipes.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.UnmanagedMemoryStream.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.IO.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Expressions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Parallel.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.Queryable.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Linq.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Memory.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Http.Json.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Http.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.HttpListener.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Mail.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.NameResolution.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.NetworkInformation.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Ping.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Quic.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Requests.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Security.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.ServicePoint.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.Sockets.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebClient.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebHeaderCollection.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebProxy.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebSockets.Client.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.WebSockets.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Net.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Numerics.Vectors.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Numerics.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ObjectModel.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.CoreLib.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.DataContractSerialization.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Uri.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Xml.Linq.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Private.Xml.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.DispatchProxy.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.ILGeneration.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.Lightweight.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Emit.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Extensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Metadata.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.TypeExtensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Reflection.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.Reader.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.ResourceManager.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Resources.Writer.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.CompilerServices.VisualC.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Extensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Handles.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.InteropServices.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Intrinsics.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Loader.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Numerics.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Formatters.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Json.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.Xml.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.Serialization.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Runtime.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.AccessControl.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Claims.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Algorithms.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Cng.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Csp.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Encoding.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.OpenSsl.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.Primitives.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Cryptography.X509Certificates.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Principal.Windows.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.Principal.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.SecureString.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Security.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ServiceModel.Web.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ServiceProcess.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.CodePages.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.Extensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encoding.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Encodings.Web.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.Json.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Text.RegularExpressions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Channels.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Overlapped.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Dataflow.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Extensions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.Parallel.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Tasks.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Thread.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.ThreadPool.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.Timer.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Threading.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Transactions.Local.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Transactions.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.ValueTuple.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Web.HttpUtility.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Web.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Windows.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.Linq.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.ReaderWriter.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.Serialization.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XDocument.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XPath.XDocument.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XPath.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XmlDocument.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.XmlSerializer.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.Xml.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/System.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/WindowsBase.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/mscorlib.dll" -reference "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/lib/net6.0/netstandard.dll" -reference "/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/lib/net6.0/Microsoft.macOS.dll" -reference "obj/Debug/net6.0-macos/osx-arm64/test.dll" --singlewarn- "test" -out "obj/Debug/net6.0-macos/osx-arm64/linked/" --nowarn "1701;1702;IL2026;IL2041;IL2042;IL2043;IL2056;IL2045;IL2046;IL2050;IL2032;IL2055;IL2057;IL2058;IL2059;IL2060;IL2061;IL2096;IL2062;IL2063;IL2064;IL2065;IL2066;IL2067;IL2068;IL2069;IL2070;IL2071;IL2072;IL2073;IL2074;IL2075;IL2076;IL2077;IL2078;IL2079;IL2080;IL2081;IL2082;IL2083;IL2084;IL2085;IL2086;IL2087;IL2088;IL2089;IL2090;IL2091;IL2092;IL2093;IL2094;IL2095;IL2097;IL2098;IL2099;IL2106;IL2103;IL2107;IL2109;IL2110;IL2111;IL2114;IL2115;IL2112;IL2113;1701;1702;2008" --warn "5" --warnaserror- --warnaserror ";NU1605" --feature Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability true --feature System.AggressiveAttributeTrimming true --feature System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization false --feature System.Diagnostics.Debugger.IsSupported true --feature System.Diagnostics.Tracing.EventSource.IsSupported false --feature System.Globalization.Invariant false --feature System.Net.Http.EnableActivityPropagation false --feature System.Reflection.NullabilityInfoContext.IsSupported false --feature System.Resources.ResourceManager.AllowCustomResourceTypes false --feature System.Resources.UseSystemResourceKeys false --feature System.Runtime.InteropServices.BuiltInComInterop.IsSupported false --feature System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization false --feature System.StartupHookProvider.IsSupported false --feature System.Threading.Thread.EnableAutoreleasePool true --feature System.Text.Encoding.EnableUnsafeUTF7Encoding false -b --trim-mode copy --action copy --custom-step "-MarkStep:Xamarin.SetupStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-MarkStep:Xamarin.Linker.CollectAssembliesStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-MarkStep:MonoTouch.Tuner.CoreTypeMapStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-MarkStep:MonoTouch.Tuner.RegistrarRemovalTrackingStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-OutputStep:Xamarin.Linker.Steps.ListExportedSymbols,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-OutputStep:Xamarin.Linker.LoadNonSkippedAssembliesStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-OutputStep:Xamarin.Linker.ExtractBindingLibrariesStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "-OutputStep:Xamarin.Linker.Steps.PreOutputDispatcher,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.Linker.RegistrarStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.GenerateMainStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.GenerateReferencesStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.GatherFrameworksStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.Linker.ComputeNativeBuildFlagsStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.Linker.ComputeAOTArguments,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --custom-step "Xamarin.Linker.DoneStep,/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/dotnet-linker/dotnet-linker.dll" --skip-unresolved true --custom-data "LinkerOptionsFile=/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/custom-linker-options.txt" --custom-data DisableMarkingOfCopyAssemblies=true --verbose -b --disable-opt unusedtypechecks ILLink: Ignoring unresolved assembly 'System.Configuration.ConfigurationManager' reference. ILLink: Ignoring unresolved assembly 'System.Security.Permissions' reference. ILLink: Ignoring unresolved assembly 'System.Diagnostics.EventLog' reference. ILLink: Ignoring unresolved assembly 'System.Diagnostics.PerformanceCounter' reference. ILLink: Ignoring unresolved assembly 'System.Data.SqlClient' reference. ILLink: Ignoring unresolved assembly 'System.Data.Odbc' reference. ILLink: Ignoring unresolved assembly 'System.Data.OleDb' reference. ILLink: Ignoring unresolved assembly 'System.Drawing.Common' reference. ILLink: Ignoring unresolved assembly 'System.Security.Cryptography.Pkcs' reference. ILLink: Ignoring unresolved assembly 'System.Security.Cryptography.ProtectedData' reference. ILLink: Ignoring unresolved assembly 'System.Windows.Extensions' reference. ILLink: Ignoring unresolved assembly 'System.Security.Cryptography.Xml' reference. ILLink: Ignoring unresolved assembly 'System.ServiceModel.Syndication' reference. ILLink: Ignoring unresolved assembly 'System.ServiceProcess.ServiceController' reference. ILLink: Ignoring unresolved assembly 'System.CodeDom' reference. ILLink: Ignoring unresolved assembly 'Microsoft.Win32.SystemEvents' reference. ILLink: Ignoring unresolved assembly 'System.IO.Ports' reference. ILLink: Ignoring unresolved assembly 'System.Threading.AccessControl' reference. ILLink: Ignoring unresolved assembly 'System.IO.Packaging' reference. ILLink: Processing embedded 'ILLink.LinkAttributes.xml' from 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventSourceAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventDataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventFieldAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventIgnoreAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.NonEventAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.CLSCompliantAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.ObsoleteAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyCompanyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyConfigurationAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyCopyrightAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyDefaultAliasAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyDescriptionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyProductAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyTitleAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.AsyncMethodBuilderAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerArgumentExpressionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerMemberNameAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerFilePathAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerLineNumberAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerMemberNameAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CompilerGlobalScopeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsReadOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.EnumeratorCancellationAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.ExtensionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.SkipLocalsInitAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.TupleElementNamesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.SupportedOSPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.UnsupportedOSPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.SupportedOSPlatformGuardAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.TargetPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.ComponentModel.EditorBrowsableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsUnmanagedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresAssemblyFilesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsUnmanagedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresAssemblyFilesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Processing embedded linker descriptor 'ILLink.Descriptors.xml' from 'Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded linker descriptor 'ILLink.Descriptors.xml' from 'System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded linker descriptor 'ILLink.Descriptors.xml' from 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. ILLink: Processing embedded 'ILLink.LinkAttributes.xml' from 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventSourceAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventDataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventFieldAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.EventIgnoreAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.Tracing.NonEventAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullablePublicOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.AllowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DisallowNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NullableContextAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.CLSCompliantAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.ObsoleteAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyCompanyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyConfigurationAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyCopyrightAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyDefaultAliasAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyDescriptionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyProductAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Reflection.AssemblyTitleAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.AsyncMethodBuilderAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerArgumentExpressionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerMemberNameAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerFilePathAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerLineNumberAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CallerMemberNameAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.CompilerGlobalScopeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsReadOnlyAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.EnumeratorCancellationAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.ExtensionAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.SkipLocalsInitAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.TupleElementNamesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.SupportedOSPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.UnsupportedOSPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.SupportedOSPlatformGuardAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.Versioning.TargetPlatformAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.ComponentModel.EditorBrowsableAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsUnmanagedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresAssemblyFilesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.IsUnmanagedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresAssemblyFilesAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.SuppressMessageAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullWhenAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute(Object) { args: System.Object Mono.Cecil.CustomAttributeArgument }' instance to 'System.Reflection.AssemblyMetadataAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'System.Runtime.CompilerServices.NativeIntegerAttribute'. ILLink: Assigning external custom attribute 'RemoveAttributeInstancesAttribute.RemoveAttributeInstancesAttribute() { args: }' instance to 'Microsoft.CodeAnalysis.EmbeddedAttribute'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Processing embedded substitution descriptor 'ILLink.Substitutions.xml' from 'System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. ILLink: Output action: ' Copy' assembly: 'Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.Quic, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'. ILLink: Output action: ' Copy' assembly: 'System.Private.DataContractSerialization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Private.Uri, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Private.Xml.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Private.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. ILLink: Output action: ' Copy' assembly: 'System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.ValueTuple, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. ILLink: Output action: ' Copy' assembly: 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. ILLink: Output action: ' Copy' assembly: 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ILLink: Output action: ' Copy' assembly: 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. ILLink: Output action: ' Copy' assembly: 'Microsoft.macOS, Version=12.3.300.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Done executing task "ILLink". Task "Touch" Creating "obj/Debug/net6.0-macos/osx-arm64/linked/Link.semaphore" because "AlwaysCreate" was specified. Done executing task "Touch". Done building target "_RunILLink" in project "test.csproj". Target "ILLink" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets": Using "NETSdkInformation" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "NETSdkInformation" Optimizing assemblies for size, which may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink Done executing task "NETSdkInformation". Task "NETSdkError" skipped, due to false condition; ('$(_ILLinkExitCode)' != '' And '$(_ILLinkExitCode)' != '0') was evaluated as ('0' != '' And '0' != '0'). Done building target "ILLink" in project "test.csproj". Target "CreateReadyToRunImages" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' >= '3.0' And '$(PublishReadyToRun)' == 'true' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('6.0' >= '3.0' And '' == 'true' And '.NETCoreApp' == '.NETCoreApp'). Target "GeneratePublishDependencyFile" skipped, due to false condition; ('$(GenerateDependencyFile)' == 'true' and '$(_UseBuildDependencyFile)' != 'true') was evaluated as ('false' == 'true' and '' != 'true'). Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). Target "GenerateSingleFileBundle" skipped, due to false condition; ('$(PublishSingleFile)' == 'true') was evaluated as ('' == 'true'). Target "ComputeFilesToPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "ComputeFilesToPublish" in project "test.csproj". Target "_HandleFileConflictsForPublish" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Using "CheckForDuplicateItemMetadata" task from assembly "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateItemMetadata" Done executing task "CheckForDuplicateItemMetadata". Task "NETSdkError" skipped, due to false condition; ('$(_ResolvedFileToPublishContainsDuplicates)' == 'true') was evaluated as ('False' == 'true'). Done building target "_HandleFileConflictsForPublish" in project "test.csproj". Target "_LoadLinkerOutput" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Using "ReadItemsFromFile" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_LinkerItemsDirectory)/_MainLinkerFlags.items')) was evaluated as (Exists('/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linker-items/_MainLinkerFlags.items')). Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_LinkerItemsDirectory)/_RegistrarFile.items')) was evaluated as (Exists('/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linker-items/_RegistrarFile.items')). Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_LinkerItemsDirectory)/_ReferencesFile.items')) was evaluated as (Exists('/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linker-items/_ReferencesFile.items')). Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Done building target "_LoadLinkerOutput" in project "test.csproj". Target "_ComputeFrameworkFilesToPublish" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Using "FilterStaticFrameworks" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "FilterStaticFrameworks" Done executing task "FilterStaticFrameworks". Done building target "_ComputeFrameworkFilesToPublish" in project "test.csproj". Target "_ExpandNativeReferences" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_LoadLinkerOutput" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_ParseBundlerArguments" skipped. Previously built successfully. Target "_ComputePublishLocation" skipped. Previously built successfully. Target "_ComputeDynamicLibrariesToReidentify" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeDynamicLibrariesToReidentify" in project "test.csproj". Target "_InstallNameTool" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Building target "_InstallNameTool" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Globalization.Native.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.IO.Compression.Native.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Native.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Net.Security.Native.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.Apple.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.OpenSsl.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libclrjit.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libcoreclr.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libdbgshim.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostfxr.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostpolicy.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordaccore.dylib" does not exist. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordbi.dylib" does not exist. Using "InstallNameTool" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "InstallNameTool" Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.Globalization.Native.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Globalization.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.IO.Compression.Native.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.IO.Compression.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.Native.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.Net.Security.Native.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Net.Security.Native.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Globalization.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.Apple.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.OpenSsl.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.IO.Compression.Native.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Net.Security.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libclrjit.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libclrjit.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.OpenSsl.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Native.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libcoreclr.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libcoreclr.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libdbgshim.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libdbgshim.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libSystem.Security.Cryptography.Native.Apple.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libhostfxr.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostfxr.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libhostpolicy.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostpolicy.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libcoreclr.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libclrjit.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libmscordaccore.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordaccore.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libdbgshim.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostfxr.dylib.tmp Tool xcrun execution started with arguments: install_name_tool -id @executable_path/../MonoBundle/libmscordbi.dylib obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordbi.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libhostpolicy.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordaccore.dylib.tmp Tool xcrun execution finished (exit code = 0). /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: obj/Debug/net6.0-macos/osx-arm64/nativelibraries//libmscordbi.dylib.tmp Done executing task "InstallNameTool". Done building target "_InstallNameTool" in project "test.csproj". Target "_UpdateWithReidentifiedDynamicLibraries" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_UpdateWithReidentifiedDynamicLibraries" in project "test.csproj". Target "_ReidentifyDynamicLibraries" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ReidentifyDynamicLibraries" in project "test.csproj". Target "_ComputeDynamicLibrariesToPublish" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeDynamicLibrariesToPublish" in project "test.csproj". Target "ComputeFilesToPublish" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "ComputeFilesToPublish" skipped. Previously built successfully. Target "_ComputeStripAssemblyIL" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeStripAssemblyIL" in project "test.csproj". Target "_StripAssemblyIL" skipped, due to false condition; ('$(EnableAssemblyILStripping)' == 'true') was evaluated as ('false' == 'true'). Target "_LoadLinkerOutput" skipped. Previously built successfully. Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_DetectAppManifest" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_WriteAppManifest" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_ComputeNativeExecutableInputs" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeNativeExecutableInputs" in project "test.csproj". Target "_AOTCompile" skipped, due to false condition; ('$(_RunAotCompiler)' == 'true') was evaluated as ('false' == 'true'). Target "_CompileNativeExecutable" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Building target "_CompileNativeExecutable" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries/main.arm64.o" does not exist. Task "MakeDir" Done executing task "MakeDir". Using "CompileNativeCode" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "CompileNativeCode" Tool xcrun execution started with arguments: clang -g -mmacosx-version-min=11.0 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native -DDEBUG -o /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/main.arm64.o -c /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linker-cache/main.arm64.mm Tool xcrun execution finished (exit code = 0). Done executing task "CompileNativeCode". Done building target "_CompileNativeExecutable" in project "test.csproj". Target "_DetectSdkLocations" skipped. Previously built successfully. Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_DetectAppManifest" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_WriteAppManifest" skipped. Previously built successfully. Target "_CompileNativeExecutable" skipped. Previously built successfully. Target "_ReidentifyDynamicLibraries" skipped. Previously built successfully. Target "_ComputeLinkNativeExecutableInputs" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Done building target "_ComputeLinkNativeExecutableInputs" in project "test.csproj". Target "_LinkNativeExecutable" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Building target "_LinkNativeExecutable" completely. Output file "obj/Debug/net6.0-macos/osx-arm64/nativelibraries/test" does not exist. Using "LinkNativeCode" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "LinkNativeCode" Tool xcrun execution started with arguments: clang++ -Lobj/Debug/net6.0-macos/osx-arm64/nativelibraries -lSystem.Globalization.Native -lSystem.IO.Compression.Native -lSystem.Native -lSystem.Net.Security.Native -lSystem.Security.Cryptography.Native.Apple -lSystem.Security.Cryptography.Native.OpenSsl -lclrjit -lcoreclr -ldbgshim -lhostfxr -lhostpolicy -lmscordaccore -lmscordbi -mmacosx-version-min=11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -arch arm64 /usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/libxamarin-dotnet-coreclr-debug.a -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.Globalization.Native -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.IO.Compression.Native -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.Native -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.Net.Security.Native -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.Security.Cryptography.Native.Apple -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lSystem.Security.Cryptography.Native.OpenSsl -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lclrjit -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lcoreclr -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -ldbgshim -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lhostfxr -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lhostpolicy -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lmscordaccore -L/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native -lmscordbi /usr/local/share/dotnet/packs/Microsoft.macOS.Runtime.osx-arm64/12.3.442/runtimes/osx-arm64/native/Microsoft.macOS.registrar.coreclr.a -rpath @executable_path/../MonoBundle/ -framework Accelerate -framework Accessibility -framework Accounts -framework AdSupport -framework AppKit -framework ApplicationServices -framework AppTrackingTransparency -framework AudioToolbox -framework AudioUnit -framework AuthenticationServices -framework AutomaticAssessmentConfiguration -framework AVFoundation -framework AVKit -framework BusinessChat -framework CallKit -framework CFNetwork -framework ClassKit -framework CloudKit -framework Contacts -framework ContactsUI -framework CoreAudio -framework CoreAudioKit -framework CoreBluetooth -framework CoreData -framework CoreFoundation -framework CoreImage -framework CoreLocation -framework CoreMedia -framework CoreMIDI -framework CoreML -framework CoreMotion -framework CoreServices -framework CoreSpotlight -framework CoreText -framework CoreVideo -framework CoreWLAN -framework DeviceCheck -framework EventKit -framework ExecutionPolicy -framework ExternalAccessory -framework FileProvider -framework FileProviderUI -framework FinderSync -framework Foundation -framework GameController -framework GameKit -framework GameplayKit -framework GLKit -framework ImageCaptureCore -framework ImageIO -framework Intents -framework IOSurface -framework iTunesLibrary -framework JavaScriptCore -framework LinkPresentation -framework LocalAuthentication -framework MapKit -framework MediaAccessibility -framework MediaLibrary -framework MediaPlayer -framework MediaToolbox -framework Metal -framework MetalKit -framework MetalPerformanceShaders -framework MLCompute -framework ModelIO -framework MultipeerConnectivity -framework NaturalLanguage -framework Network -framework NetworkExtension -framework NotificationCenter -framework OpenGL -framework OSLog -framework PassKit -framework PencilKit -framework Photos -framework PhotosUI -framework PushKit -framework Quartz -framework QuartzCore -framework QuickLook -framework QuickLookThumbnailing -framework ReplayKit -framework SafariServices -framework SceneKit -framework ScreenTime -framework ScriptingBridge -framework Security -framework Social -framework SoundAnalysis -framework Speech -framework SpriteKit -framework StoreKit -framework SystemConfiguration -framework UniformTypeIdentifiers -framework UserNotifications -framework UserNotificationsUI -framework VideoSubscriberAccount -framework VideoToolbox -framework Vision -framework WebKit -weak_framework AdServices -weak_framework IntentsUI -weak_framework LocalAuthenticationEmbeddedUI -weak_framework MailKit -weak_framework MetricKit -weak_framework PHASE -weak_framework ScreenCaptureKit -weak_framework ShazamKit /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/main.arm64.o -o /Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/test -lcompression -dead_strip -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_encode_CGAffineTransform -u_xamarin_os_log -u_xamarin_switch_gchandle -u_xamarin_mono_object_retain -u_xamarin_find_protocol_wrapper_type -u_xamarin_log -u_xamarin_release_block_on_main_thread -u_xamarin_get_original_working_directory_path -u_xamarin_initialize -u_xamarin_get_block_descriptor -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__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_nfloat_objc_msgSend_exception -u_xamarin_nfloat_objc_msgSendSuper_exception -u_xamarin_NativeHandle_objc_msgSend_NativeHandle_exception -u_xamarin_NativeHandle_objc_msgSendSuper_NativeHandle_exception -u_xamarin_NativeHandle_objc_msgSend_NativeHandle_NativeHandle_UIntPtr_exception -u_xamarin_NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_UIntPtr_exception -u_xamarin_NativeHandle_objc_msgSend_NativeHandle_IntPtr_IntPtr_IntPtr_UIntPtr_exception -u_xamarin_NativeHandle_objc_msgSendSuper_NativeHandle_IntPtr_IntPtr_IntPtr_UIntPtr_exception -u_xamarin_NativeHandle_objc_msgSend_NativeHandle_UIntPtr_IntPtr_UIntPtr_exception -u_xamarin_NativeHandle_objc_msgSendSuper_NativeHandle_UIntPtr_IntPtr_UIntPtr_exception -u_xamarin_simd__Vector2_objc_msgSend -u_xamarin_simd__Vector2_objc_msgSendSuper -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__void_objc_msgSend_NMatrix3 -u_xamarin_simd__void_objc_msgSendSuper_NMatrix3 -u_xamarin_simd__NativeHandle_objc_msgSend_Vector2 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector2 -u_xamarin_simd__NativeHandle_objc_msgSend_Vector3 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector3 -u_xamarin_simd__NVector2i_objc_msgSend -u_xamarin_simd__NVector2i_objc_msgSendSuper -u_xamarin_simd__NativeHandle_objc_msgSend_NVector2i_int_int_bool -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NVector2i_int_int_bool -u_xamarin_simd__NativeHandle_objc_msgSend_NVector2i_int_int_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NVector2i_int_int_bool_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_NVector2i -u_xamarin_simd__IntPtr_objc_msgSendSuper_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_float_Vector2_Vector2_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_Vector2_Vector2_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_float_Vector2_Vector2 -u_xamarin_simd__NativeHandle_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_NVector3d -u_xamarin_simd__void_objc_msgSendSuper_NVector3d -u_xamarin_simd__NVector2d_objc_msgSend -u_xamarin_simd__NVector2d_objc_msgSendSuper -u_xamarin_simd__NVector2d_objc_msgSend_stret -u_xamarin_simd__NVector2d_objc_msgSendSuper_stret -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NVector2d_NVector2d_NVector2i_bool -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NVector2d_NVector2d_NVector2i_bool -u_xamarin_simd__float_objc_msgSend_NVector2i -u_xamarin_simd__float_objc_msgSendSuper_NVector2i -u_xamarin_simd__void_objc_msgSend_float_NVector2i -u_xamarin_simd__void_objc_msgSendSuper_float_NVector2i -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__NativeHandle_objc_msgSend_GKBox_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_GKBox_float -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_Vector3 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_Vector3 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_GKBox -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_GKBox -u_xamarin_simd__NativeHandle_objc_msgSend_GKBox -u_xamarin_simd__NativeHandle_objc_msgSendSuper_GKBox -u_xamarin_simd__Vector2_objc_msgSend_UIntPtr -u_xamarin_simd__Vector2_objc_msgSendSuper_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__NativeHandle_objc_msgSend_GKQuad_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_GKQuad_float -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_Vector2_exception -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_Vector2_exception -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_GKQuad -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_GKQuad -u_xamarin_simd__NativeHandle_objc_msgSend_GKQuad -u_xamarin_simd__NativeHandle_objc_msgSendSuper_GKQuad -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_NativeHandle_Vector2_Vector2_IntPtr -u_xamarin_simd__void_objc_msgSendSuper_NativeHandle_Vector2_Vector2_IntPtr -u_xamarin_simd__void_objc_msgSend_NativeHandle_Vector2_Vector2 -u_xamarin_simd__void_objc_msgSendSuper_NativeHandle_Vector2_Vector2 -u_xamarin_simd__NativeHandle_objc_msgSend_Vector2_Vector2_exception -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector2_Vector2_exception -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__NativeHandle_objc_msgSend_NativeHandle_ref_MPSImageHistogramInfo -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_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_NQuaterniond_Double -u_xamarin_simd__void_objc_msgSendSuper_NQuaterniond_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__NQuaterniond_objc_msgSend_Double -u_xamarin_simd__NQuaterniond_objc_msgSendSuper_Double -u_xamarin_simd__NQuaterniond_objc_msgSend_stret_Double -u_xamarin_simd__NQuaterniond_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_NVector2d_Double -u_xamarin_simd__void_objc_msgSendSuper_NVector2d_Double -u_xamarin_simd__Vector2_objc_msgSend_Double -u_xamarin_simd__Vector2_objc_msgSendSuper_Double -u_xamarin_simd__NVector2d_objc_msgSend_Double -u_xamarin_simd__NVector2d_objc_msgSendSuper_Double -u_xamarin_simd__NVector2d_objc_msgSend_stret_Double -u_xamarin_simd__NVector2d_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_NVector4d_Double -u_xamarin_simd__void_objc_msgSendSuper_NVector4d_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__NVector4d_objc_msgSend_Double -u_xamarin_simd__NVector4d_objc_msgSendSuper_Double -u_xamarin_simd__NVector4d_objc_msgSend_stret_Double -u_xamarin_simd__NVector4d_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__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__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__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__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_NVector2i_NVector2i -u_xamarin_simd__Vector3_objc_msgSendSuper_NVector2i_NVector2i -u_xamarin_simd__Vector3_objc_msgSend_stret_NVector2i_NVector2i -u_xamarin_simd__Vector3_objc_msgSendSuper_stret_NVector2i_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_bool_NativeHandle_NVector2i_IntPtr_UIntPtr_IntPtr_bool -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_bool_NativeHandle_NVector2i_IntPtr_UIntPtr_IntPtr_bool -u_xamarin_simd__NativeHandle_objc_msgSend_float_NativeHandle_NVector2i_int_IntPtr_NativeHandle_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_NativeHandle_NVector2i_int_IntPtr_NativeHandle_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_float_float_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_float_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_Vector3_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector3_NativeHandle -u_xamarin_simd__void_objc_msgSend_NMatrix4 -u_xamarin_simd__void_objc_msgSendSuper_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_UIntPtr_Vector2 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_UIntPtr_Vector2 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_UIntPtr_Vector3 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_UIntPtr_Vector3 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_UIntPtr_Vector4 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_UIntPtr_Vector4 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_UIntPtr_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_UIntPtr_NMatrix4 -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector3i_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector3i_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector2i_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector2i_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector2i_bool_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector2i_bool_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector2i_bool_bool_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector2i_bool_bool_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector2i_int_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector2i_int_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_NVector2i_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_NVector2i_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_Vector3_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_bool_IntPtr_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_NativeHandle_int_UInt32_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSendSuper_NativeHandle_int_UInt32_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_Vector3_NVector3i_IntPtr_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector3_NVector3i_IntPtr_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_Vector2_NVector2i_IntPtr_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector2_NVector2i_IntPtr_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_NativeHandle -u_xamarin_simd__bool_objc_msgSend_NVector2i_IntPtr_float_NativeHandle_NativeHandle_NativeHandle -u_xamarin_simd__bool_objc_msgSendSuper_NVector2i_IntPtr_float_NativeHandle_NativeHandle_NativeHandle -u_xamarin_simd__bool_objc_msgSend_NVector2i_NativeHandle_NativeHandle_NativeHandle_NativeHandle -u_xamarin_simd__bool_objc_msgSendSuper_NVector2i_NativeHandle_NativeHandle_NativeHandle_NativeHandle -u_xamarin_simd__IntPtr_objc_msgSend_float_NativeHandle_NVector2i_IntPtr -u_xamarin_simd__IntPtr_objc_msgSendSuper_float_NativeHandle_NVector2i_IntPtr -u_xamarin_simd__NativeHandle_objc_msgSend_float_NativeHandle_NVector2i_int_IntPtr_bool -u_xamarin_simd__NativeHandle_objc_msgSendSuper_float_NativeHandle_NVector2i_int_IntPtr_bool -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_IntPtr_NVector2i_float_float_float_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_IntPtr_NVector2i_float_float_float_float -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_IntPtr_NVector2i_float_float_float_float_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_IntPtr_NVector2i_float_float_float_float_float -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NVector2i -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NVector2i_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NVector2i_float -u_xamarin_simd__NativeHandle_objc_msgSend_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSend_NMatrix4_bool -u_xamarin_simd__NativeHandle_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__void_objc_msgSend_Vector3_Double -u_xamarin_simd__void_objc_msgSendSuper_Vector3_Double -u_xamarin_simd__NMatrix4_objc_msgSend_NativeHandle_Double -u_xamarin_simd__NMatrix4_objc_msgSendSuper_NativeHandle_Double -u_xamarin_simd__NMatrix4_objc_msgSend_stret_NativeHandle_Double -u_xamarin_simd__NMatrix4_objc_msgSendSuper_stret_NativeHandle_Double -u_xamarin_simd__MDLVoxelIndexExtent_objc_msgSend -u_xamarin_simd__MDLVoxelIndexExtent_objc_msgSendSuper -u_xamarin_simd__MDLVoxelIndexExtent_objc_msgSend_stret -u_xamarin_simd__MDLVoxelIndexExtent_objc_msgSendSuper_stret -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_MDLAxisAlignedBoundingBox_float -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_MDLAxisAlignedBoundingBox_float -u_xamarin_simd__bool_objc_msgSend_NVector4i_bool_bool_bool_bool -u_xamarin_simd__bool_objc_msgSendSuper_NVector4i_bool_bool_bool_bool -u_xamarin_simd__void_objc_msgSend_NVector4i -u_xamarin_simd__void_objc_msgSendSuper_NVector4i -u_xamarin_simd__NativeHandle_objc_msgSend_MDLVoxelIndexExtent -u_xamarin_simd__NativeHandle_objc_msgSendSuper_MDLVoxelIndexExtent -u_xamarin_simd__NVector4i_objc_msgSend_Vector3 -u_xamarin_simd__NVector4i_objc_msgSendSuper_Vector3 -u_xamarin_simd__NVector4i_objc_msgSend_stret_Vector3 -u_xamarin_simd__NVector4i_objc_msgSendSuper_stret_Vector3 -u_xamarin_simd__Vector3_objc_msgSend_NVector4i -u_xamarin_simd__Vector3_objc_msgSendSuper_NVector4i -u_xamarin_simd__Vector3_objc_msgSend_stret_NVector4i -u_xamarin_simd__Vector3_objc_msgSendSuper_stret_NVector4i -u_xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_NVector4i -u_xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_NVector4i -u_xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_NVector4i -u_xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_NVector4i -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__NativeHandle_objc_msgSend_NativeHandle_Quaternion_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_Quaternion_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_Quaternion -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_Quaternion -u_xamarin_simd__NativeHandle_objc_msgSend_NVector2d_NativeHandle -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NVector2d_NativeHandle -u_xamarin_simd__void_objc_msgSend_NVector2d -u_xamarin_simd__void_objc_msgSendSuper_NVector2d -u_xamarin_simd__NativeHandle_objc_msgSend_NVector2d_IntPtr -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NVector2d_IntPtr -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__NativeHandle_objc_msgSend_Vector4 -u_xamarin_simd__NativeHandle_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_NativeHandle_Vector2_exception -u_xamarin_simd__IntPtr_objc_msgSendSuper_NativeHandle_Vector2_exception -u_xamarin_simd__IntPtr_objc_msgSend_NativeHandle_Vector3 -u_xamarin_simd__IntPtr_objc_msgSendSuper_NativeHandle_Vector3 -u_xamarin_simd__IntPtr_objc_msgSend_NativeHandle_Vector4 -u_xamarin_simd__IntPtr_objc_msgSendSuper_NativeHandle_Vector4 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NMatrix2 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NMatrix2 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NMatrix3 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NMatrix3 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_NMatrix4 -u_xamarin_simd__NativeHandle_objc_msgSend_NativeHandle_Vector4 -u_xamarin_simd__NativeHandle_objc_msgSendSuper_NativeHandle_Vector4 -u_xamarin_simd__Vector2_objc_msgSend_IntPtr -u_xamarin_simd__Vector2_objc_msgSendSuper_IntPtr -lz -liconv -lcompression Tool xcrun execution finished (exit code = 0). Done executing task "LinkNativeCode". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_LinkNativeExecutable" in project "test.csproj". Target "_ComputePublishLocation" skipped. Previously built successfully. Target "_ComputeCodesignItems" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "WriteItemsToFile" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(_CodesignItemsPath)' != '') was evaluated as ('true' == 'true' And '' != ''). Done building target "_ComputeCodesignItems" in project "test.csproj". Target "_GetCurrentAndPriorPublishFileWrites" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Hash" Done executing task "Hash". Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "FindUnderPath" Comparison path is "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/publish/". Done executing task "FindUnderPath". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Done building target "_GetCurrentAndPriorPublishFileWrites" in project "test.csproj". Target "_IncrementalCleanPublishDirectory" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Delete" Done executing task "Delete". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_IncrementalCleanPublishDirectory" in project "test.csproj". Target "_ComputeResolvedFilesToPublishTypes" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeResolvedFilesToPublishTypes" in project "test.csproj". Target "_CopyResolvedFilesToPublishPreserveNewest" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Building target "_CopyResolvedFilesToPublishPreserveNewest" completely. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/createdump" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/test.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.CSharp.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.VisualBasic.Core.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.VisualBasic.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.Win32.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.Win32.Registry.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.AppContext.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Buffers.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Collections.Concurrent.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Collections.Immutable.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Collections.NonGeneric.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Collections.Specialized.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Collections.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.Annotations.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.DataAnnotations.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.EventBasedAsync.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.TypeConverter.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ComponentModel.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Configuration.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Console.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Core.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Data.Common.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Data.DataSetExtensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Data.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.Contracts.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.Debug.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.DiagnosticSource.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.FileVersionInfo.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.Process.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.StackTrace.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.TextWriterTraceListener.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.Tools.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.TraceSource.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Diagnostics.Tracing.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Drawing.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Drawing.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Dynamic.Runtime.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Formats.Asn1.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Globalization.Calendars.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Globalization.Extensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Globalization.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Compression.Brotli.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Compression.FileSystem.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Compression.ZipFile.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Compression.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.FileSystem.AccessControl.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.FileSystem.DriveInfo.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.FileSystem.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.FileSystem.Watcher.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.FileSystem.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.IsolatedStorage.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.MemoryMappedFiles.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Pipes.AccessControl.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.Pipes.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.UnmanagedMemoryStream.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.IO.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Linq.Expressions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Linq.Parallel.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Linq.Queryable.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Linq.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Memory.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Http.Json.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Http.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.HttpListener.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Mail.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.NameResolution.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.NetworkInformation.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Ping.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Quic.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Requests.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Security.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.ServicePoint.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.Sockets.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.WebClient.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.WebHeaderCollection.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.WebProxy.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.WebSockets.Client.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.WebSockets.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Net.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Numerics.Vectors.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Numerics.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ObjectModel.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Private.CoreLib.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Private.DataContractSerialization.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Private.Uri.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Private.Xml.Linq.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Private.Xml.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.DispatchProxy.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Emit.ILGeneration.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Emit.Lightweight.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Emit.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Extensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Metadata.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.TypeExtensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Reflection.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Resources.Reader.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Resources.ResourceManager.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Resources.Writer.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.CompilerServices.Unsafe.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.CompilerServices.VisualC.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Extensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Handles.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.InteropServices.RuntimeInformation.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.InteropServices.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Intrinsics.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Loader.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Numerics.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Serialization.Formatters.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Serialization.Json.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Serialization.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Serialization.Xml.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.Serialization.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Runtime.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.AccessControl.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Claims.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.Algorithms.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.Cng.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.Csp.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.Encoding.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.OpenSsl.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.Primitives.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Cryptography.X509Certificates.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Principal.Windows.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.Principal.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.SecureString.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Security.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ServiceModel.Web.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ServiceProcess.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.Encoding.CodePages.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.Encoding.Extensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.Encoding.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.Encodings.Web.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.Json.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Text.RegularExpressions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Channels.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Overlapped.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Tasks.Dataflow.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Tasks.Extensions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Tasks.Parallel.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Tasks.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Thread.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.ThreadPool.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.Timer.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Threading.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Transactions.Local.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Transactions.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.ValueTuple.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Web.HttpUtility.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Web.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Windows.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.Linq.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.ReaderWriter.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.Serialization.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.XDocument.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.XPath.XDocument.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.XPath.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.XmlDocument.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.XmlSerializer.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.Xml.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/System.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/WindowsBase.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/mscorlib.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/netstandard.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/Microsoft.macOS.dll" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/test.pdb" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.Native.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libclrjit.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libcoreclr.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libdbgshim.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libhostfxr.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libhostpolicy.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libmscordaccore.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MonoBundle/libmscordbi.dylib" does not exist. Output file "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MacOS//test" does not exist. Task "Copy" Copying file from "/Users/tp/.nuget/packages/microsoft.netcore.app.runtime.osx-arm64/6.0.6/runtimes/osx-arm64/native/createdump" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/createdump". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.VisualBasic.Core.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.VisualBasic.Core.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.CSharp.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.CSharp.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.VisualBasic.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.VisualBasic.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/test.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/test.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.Win32.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.Win32.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.Win32.Registry.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.Win32.Registry.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.AppContext.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.AppContext.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Buffers.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Buffers.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Concurrent.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Collections.Concurrent.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Immutable.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Collections.Immutable.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.NonGeneric.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Collections.NonGeneric.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.Specialized.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Collections.Specialized.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Collections.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Collections.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.Annotations.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.Annotations.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.DataAnnotations.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.DataAnnotations.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.TypeConverter.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.TypeConverter.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ComponentModel.EventBasedAsync.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ComponentModel.EventBasedAsync.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Console.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Console.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Core.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Core.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Configuration.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Configuration.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Data.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Contracts.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.Contracts.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.Common.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Data.Common.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Debug.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.Debug.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Data.DataSetExtensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Data.DataSetExtensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.DiagnosticSource.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.DiagnosticSource.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Process.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.Process.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.FileVersionInfo.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.FileVersionInfo.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.StackTrace.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.StackTrace.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Tools.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.Tools.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.TraceSource.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.TraceSource.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.TextWriterTraceListener.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.TextWriterTraceListener.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Diagnostics.Tracing.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Diagnostics.Tracing.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Drawing.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Drawing.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Dynamic.Runtime.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Dynamic.Runtime.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Drawing.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Drawing.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.Calendars.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Globalization.Calendars.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Formats.Asn1.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Formats.Asn1.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Globalization.Extensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Globalization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Globalization.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.FileSystem.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Compression.FileSystem.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.Brotli.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Compression.Brotli.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.FileSystem.AccessControl.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.DriveInfo.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.FileSystem.DriveInfo.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.ZipFile.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Compression.ZipFile.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.Watcher.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.FileSystem.Watcher.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Compression.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Compression.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.FileSystem.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.FileSystem.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.FileSystem.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.MemoryMappedFiles.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.MemoryMappedFiles.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.IsolatedStorage.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.IsolatedStorage.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Pipes.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Pipes.AccessControl.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.Pipes.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.Pipes.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.IO.UnmanagedMemoryStream.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.IO.UnmanagedMemoryStream.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Expressions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Linq.Expressions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Parallel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Linq.Parallel.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Linq.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Linq.Queryable.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Linq.Queryable.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Memory.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Memory.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Http.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Http.Json.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Http.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Http.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.HttpListener.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.HttpListener.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.NameResolution.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.NameResolution.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Mail.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Mail.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.NetworkInformation.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.NetworkInformation.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Ping.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Ping.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Quic.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Quic.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Requests.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Requests.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Security.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Security.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.ServicePoint.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.ServicePoint.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebClient.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.WebClient.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebHeaderCollection.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.WebHeaderCollection.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebProxy.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.WebProxy.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.Sockets.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.Sockets.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebSockets.Client.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.WebSockets.Client.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Net.WebSockets.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Net.WebSockets.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Numerics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Numerics.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ObjectModel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ObjectModel.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Numerics.Vectors.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Numerics.Vectors.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.CoreLib.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Private.CoreLib.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Xml.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Private.Xml.Linq.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.DataContractSerialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Private.DataContractSerialization.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.DispatchProxy.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.DispatchProxy.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Private.Xml.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Private.Uri.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Private.Uri.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.ILGeneration.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Emit.ILGeneration.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.Lightweight.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Emit.Lightweight.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Emit.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Emit.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Extensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Metadata.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Metadata.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.TypeExtensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.TypeExtensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Reflection.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Reflection.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.Reader.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Resources.Reader.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.ResourceManager.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Resources.ResourceManager.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Resources.Writer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Resources.Writer.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.CompilerServices.Unsafe.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.CompilerServices.Unsafe.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.CompilerServices.VisualC.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.CompilerServices.VisualC.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Extensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Handles.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Handles.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.InteropServices.RuntimeInformation.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.InteropServices.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.InteropServices.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Intrinsics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Intrinsics.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Loader.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Loader.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Numerics.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Numerics.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Formatters.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Serialization.Formatters.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Serialization.Json.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Serialization.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Serialization.Xml.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.Serialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.Serialization.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Runtime.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Runtime.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.AccessControl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.AccessControl.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Claims.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Claims.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Algorithms.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.Algorithms.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Cng.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.Cng.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Csp.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.Csp.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Encoding.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.Encoding.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.OpenSsl.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.OpenSsl.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.Primitives.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.Primitives.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Cryptography.X509Certificates.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Cryptography.X509Certificates.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Principal.Windows.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Principal.Windows.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.Principal.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.Principal.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.SecureString.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.SecureString.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ServiceModel.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ServiceModel.Web.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Security.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Security.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ServiceProcess.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ServiceProcess.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.Encoding.Extensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.Encoding.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encoding.CodePages.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.Encoding.CodePages.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Json.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.Json.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.RegularExpressions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.RegularExpressions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Channels.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Channels.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Overlapped.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Overlapped.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Extensions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Tasks.Extensions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Dataflow.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Tasks.Dataflow.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.Parallel.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Tasks.Parallel.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Tasks.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Tasks.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Text.Encodings.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Text.Encodings.Web.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.ThreadPool.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.ThreadPool.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Timer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Timer.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.Thread.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.Thread.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Threading.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Threading.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Transactions.Local.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Transactions.Local.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.ValueTuple.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.ValueTuple.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Web.HttpUtility.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Web.HttpUtility.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Transactions.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Transactions.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Windows.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Windows.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Web.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Web.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.Linq.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.Linq.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.ReaderWriter.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.ReaderWriter.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.XDocument.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XPath.XDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.XPath.XDocument.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XPath.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.XPath.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.Serialization.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.Serialization.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XmlDocument.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.XmlDocument.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.Xml.XmlSerializer.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.Xml.XmlSerializer.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/System.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/System.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/Microsoft.macOS.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/Microsoft.macOS.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/mscorlib.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/mscorlib.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/test.pdb" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/test.pdb". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/netstandard.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/netstandard.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/linked/WindowsBase.dll" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/WindowsBase.dll". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.Globalization.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.IO.Compression.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.Net.Security.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.Security.Cryptography.Native.Apple.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.Native.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libclrjit.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libcoreclr.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libSystem.Security.Cryptography.Native.OpenSsl.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libdbgshim.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libhostfxr.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libhostpolicy.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libmscordbi.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/libmscordaccore.dylib" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib". Creating directory "bin/Debug/net6.0-macos/osx-arm64/publish/../test.app/Contents/MacOS". Copying file from "/Users/tp/Downloads/test/obj/Debug/net6.0-macos/osx-arm64/nativelibraries/test" to "/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MacOS/test". Done executing task "Copy". Done building target "_CopyResolvedFilesToPublishPreserveNewest" in project "test.csproj". Target "_ComputeResolvedFilesToPublishTypes" skipped. Previously built successfully. Target "_CopyResolvedFilesToPublishAlways" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Copy" Done executing task "Copy". Done building target "_CopyResolvedFilesToPublishAlways" in project "test.csproj". Target "_HandleFileConflictsForPublish" skipped. Previously built successfully. Target "CopyFilesToPublishDirectory" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "CopyFilesToPublishDirectory" in project "test.csproj". Target "_ComputePublishLocation" skipped. Previously built successfully. Target "_ComputeVariables" skipped. Previously built successfully. Target "_DecompressPlugIns" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_DecompressPlugIns" 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 "_DecompressPlugIns" in project "test.csproj". Target "_CollectDecompressedPlugIns" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "Touch" Done executing task "Touch". Done building target "_CollectDecompressedPlugIns" in project "test.csproj". Target "_ComputeFrameworkFilesToPublish" skipped. Previously built successfully. Target "_CopyDirectoriesToBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_CopyDirectoriesToBundle" 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 "_CopyDirectoriesToBundle" in project "test.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 "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_PlaceAppExtensions" in project "test.csproj". Target "_CopyAppExtensionsToBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Skipping target "_CopyAppExtensionsToBundle" 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 "_CopyAppExtensionsToBundle" in project "test.csproj". Target "_CompileToNative" skipped, due to false condition; ('$(UsingAppleNETSdk)' != 'true') was evaluated as ('true' != 'true'). Target "_DetectAppManifest" skipped. Previously built successfully. Target "_GenerateBundleName" skipped. Previously built successfully. Target "_ReadAppManifest" skipped. Previously built successfully. Target "_GetNativeExecutableName" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_GetNativeExecutableName" in project "test.csproj". Target "_ParseBundlerArguments" skipped. Previously built successfully. Target "_CollectRidSpecificSymbolLists" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Skipping target "_CollectRidSpecificSymbolLists" 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 "_CollectRidSpecificSymbolLists" in project "test.csproj". Target "_CollectRidSpecificUserFrameworksWithoutDebugSymbols" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/targets/Xamarin.Shared.Sdk.targets": Task "ReadItemsFromFile" skipped, due to false condition; (Exists('%(_RidSpecificUserFrameworksWithoutDebugSymbolsPath.Identity)')) was evaluated as (Exists('')). Done building target "_CollectRidSpecificUserFrameworksWithoutDebugSymbols" in project "test.csproj". Target "_CompileToNative" skipped, due to false condition; ('$(UsingAppleNETSdk)' != 'true') was evaluated as ('true' != 'true'). Target "_ParseBundlerArguments" skipped. Previously built successfully. Target "_ExpandNativeReferences" skipped. Previously built successfully. Target "_PlaceAppExtensions" skipped. Previously built successfully. Target "_PrepareForPostProcessing" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_PrepareForPostProcessing" in project "test.csproj". Target "_CollectItemsForPostProcessing" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Task "ReadItemsFromFile" Done executing task "ReadItemsFromFile". Done building target "_CollectItemsForPostProcessing" in project "test.csproj". Target "_CollectItemsForPostProcessing" skipped. Previously built successfully. Target "_StoreCollectedItemsForPostProcessing" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Done building target "_StoreCollectedItemsForPostProcessing" in project "test.csproj". Target "_CollectItemsForPostProcessing" skipped. Previously built successfully. Target "_StoreCollectedItemsForPostProcessing" skipped. Previously built successfully. Target "_CollectItemsForPostProcessing" skipped. Previously built successfully. Target "_PreparePostProcessing" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_PreparePostProcessing" in project "test.csproj". Target "_PreparePostProcessing" skipped. Previously built successfully. Target "_GenerateDSym" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Skipping target "_GenerateDSym" 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 "_GenerateDSym" in project "test.csproj". Target "_PreparePostProcessing" skipped. Previously built successfully. Target "_NativeStripFiles" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Skipping target "_NativeStripFiles" 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 "_NativeStripFiles" in project "test.csproj". Target "_NotifySpotlight" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "SpotlightIndexer" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "SpotlightIndexer" /usr/bin/mdimport bin/Debug/net6.0-macos/osx-arm64/ Done executing task "SpotlightIndexer". Done building target "_NotifySpotlight" in project "test.csproj". Target "_PostProcessAppBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_PostProcessAppBundle" in project "test.csproj". Target "_CreateAppBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "_CreateAppBundle" in project "test.csproj". Target "_CreateAppBundle" skipped. Previously built successfully. Target "BeforeCodesign" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "BeforeCodesign" in project "test.csproj". Target "_CleanAppBundleRootDirectory" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "GetFileSystemEntries" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "GetFileSystemEntries" Done executing task "GetFileSystemEntries". Task "Delete" Done executing task "Delete". Task "GetFileSystemEntries" Done executing task "GetFileSystemEntries". Task "Warning" skipped, due to false condition; (@(_FilesInAppBundleRootDirectory->Count()) > 0) was evaluated as (0 > 0). Done building target "_CleanAppBundleRootDirectory" in project "test.csproj". Target "_EmbedProvisionProfile" skipped, due to false condition; ('$(_ProvisioningProfile)' != '') was evaluated as ('' != ''). Target "_PlaceAppExtensions" skipped. Previously built successfully. Target "_CollectCodesigningData" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": 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')). 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')). Done building target "_CollectCodesigningData" in project "test.csproj". Target "_CollectCodesigningData" skipped. Previously built successfully. Target "_StoreCodesigningData" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Task "WriteItemsToFile" Done executing task "WriteItemsToFile". Done building target "_StoreCodesigningData" in project "test.csproj". Target "_CleanAppBundleRootDirectory" skipped. Previously built successfully. Target "_EmbedProvisionProfile" skipped, due to false condition; ('$(_ProvisioningProfile)' != '') was evaluated as ('' != ''). Target "_CollectCodesigningData" skipped. Previously built successfully. Target "_StoreCodesigningData" skipped. Previously built successfully. Target "_CodesignAppBundle" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Using "ComputeCodesignItems" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "ComputeCodesignItems" Done executing task "ComputeCodesignItems". Using "Codesign" task from assembly "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Mac.Tasks.dll". Task "Codesign" The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib' needs to be codesigned. The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib' does not exist, so the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib' needs to be codesigned. Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib Tool /usr/bin/codesign execution finished (exit code = 0). Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib: signed Mach-O thin (arm64) [libSystem.Globalization.Native] /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib: signed Mach-O thin (arm64) [libSystem.Security.Cryptography.Native.OpenSsl] Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib: signed Mach-O thin (arm64) [libmscordaccore-555549441c37dac5c369301da727cd497c8592ca] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib', and it will be created The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib', and it will be created The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordaccore.dylib', and it will be created Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib: signed Mach-O thin (arm64) [libdbgshim-55554944134a17c4f7da3ff4993234aaea801e0f] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libdbgshim.dylib', and it will be created Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib Tool /usr/bin/codesign execution finished (exit code = 0). Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib: signed Mach-O thin (arm64) [libSystem.Net.Security.Native] /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib: signed Mach-O thin (arm64) [libSystem.Security.Cryptography.Native.Apple] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib', and it will be created The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib', and it will be created Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib: signed Mach-O thin (arm64) [libhostpolicy-555549446e1fef8ab6dc3186af8407c6cd1498ef] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostpolicy.dylib', and it will be created Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib: signed Mach-O thin (arm64) [libSystem.Native] Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib: signed Mach-O thin (arm64) [libhostfxr-5555494423c0445429e0343faca6eab08faeee71] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.Native.dylib', and it will be created The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libhostfxr.dylib', and it will be created Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib Tool /usr/bin/codesign execution started with arguments: -v --force --timestamp=none --sign - /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib: signed Mach-O thin (arm64) [libSystem.IO.Compression.Native] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib', and it will be created Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib: signed Mach-O thin (arm64) [libclrjit-55554944c158e1b62d5431668100412804670c88] Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib: signed Mach-O thin (arm64) [libmscordbi-555549440160b46b4d30345e9d4b040428061b50] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libclrjit.dylib', and it will be created The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libmscordbi.dylib', and it will be created Tool /usr/bin/codesign execution finished (exit code = 0). /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib: replacing existing signature /Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib: signed Mach-O thin (arm64) [libcoreclr-5555494442f01d8e25dd3714a4c63b5642f07ade] The stamp file 'obj/Debug/net6.0-macos/osx-arm64/codesign/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib' is not up-to-date for the item '/Users/tp/Downloads/test/bin/Debug/net6.0-macos/osx-arm64/test.app/Contents/MonoBundle/libcoreclr.dylib', and it will be created Done executing task "Codesign". Done building target "_CodesignAppBundle" in project "test.csproj". Target "_CodesignVerify" skipped, due to false condition; ('$(_CodesignAppBundleCondition)' == 'true' And '$(_RequireCodeSigning)' == 'true') was evaluated as ('true' == 'true' And 'false' == 'true'). Target "CoreCodesign" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "CoreCodesign" in project "test.csproj". Target "AfterCodesign" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "AfterCodesign" in project "test.csproj". Target "Codesign" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "Codesign" in project "test.csproj". Target "CreateIpa" skipped, due to false condition; ('$(_CanArchive)' == 'true' And '$(_PlatformName)' != 'macOS' And '$(_PlatformName)' != 'MacCatalyst') was evaluated as ('true' == 'true' And 'macOS' != 'macOS' And 'macOS' != 'MacCatalyst'). Target "_CreateInstaller" skipped, due to false condition; ('$(CreatePackage)' == 'true' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('false' == 'true' And 'true' == 'true'). Target "_CoreArchive" skipped, due to false condition; ('$(ArchiveOnBuild)' == 'true') was evaluated as ('false' == 'true'). Target "Archive" in file "/usr/local/share/dotnet/packs/Microsoft.macOS.Sdk/12.3.442/tools/msbuild/macOS/Xamarin.Shared.targets": Done building target "Archive" in project "test.csproj". Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(RuntimeIdentifier)' == 'browser-wasm' and '$(BrowserWorkloadDisabled)' != 'true' and '$(WasmNativeWorkload)' != 'true') was evaluated as ('osx-arm64' == 'browser-wasm' and '' != 'true' and '' != 'true'). Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "_ValidateRuntimeIdentifier" skipped. Previously built successfully. Target "Build" in file "/usr/local/share/dotnet/sdk/6.0.400-preview.22330.6/Microsoft.Common.CurrentVersion.targets": Done building target "Build" in project "test.csproj". Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). Done building project "test.csproj". Project Performance Summary: 4254 ms /Users/tp/Downloads/test/test.csproj 1 calls Target Performance Summary: 0 ms ResGen 1 calls 0 ms PrepareForRun 1 calls 0 ms _CreateAppBundle 1 calls 0 ms _AddOutputPathToGlobalPropertiesToRemove 1 calls 0 ms ResolvePackageDependenciesForBuild 1 calls 0 ms Archive 1 calls 0 ms GetReferenceAssemblyPaths 1 calls 0 ms AddSourceRevisionToInformationalVersion 1 calls 0 ms GenerateMSBuildEditorConfigFile 1 calls 0 ms SetWin32ManifestProperties 1 calls 0 ms _CompileColladaAssets 1 calls 0 ms PrepareResources 1 calls 0 ms _CompileTextureAtlases 1 calls 0 ms BeforeResGen 1 calls 0 ms PrepareResourceNames 1 calls 0 ms CreateCustomManifestResourceNames 1 calls 0 ms _CompileCoreMLModels 1 calls 0 ms _ReidentifyDynamicLibraries 1 calls 0 ms BuildOnlySettings 1 calls 0 ms AfterCodesign 1 calls 0 ms CollectAppManifests 1 calls 0 ms ResolveLockFileAnalyzers 1 calls 0 ms Compile 1 calls 0 ms GetTargetPath 1 calls 0 ms EnableIntermediateOutputPathMismatchWarning 1 calls 0 ms PrepareProjectReferences 1 calls 0 ms GetFrameworkPaths 1 calls 0 ms Codesign 1 calls 0 ms CreateSatelliteAssemblies 1 calls 0 ms InitializeSourceControlInformation 1 calls 0 ms _CompileSceneKitAssets 1 calls 0 ms AfterResGen 1 calls 0 ms AfterBuild 1 calls 0 ms CopyFilesToPublishDirectory 1 calls 0 ms BeforeResolveReferences 1 calls 0 ms _CopySourceItemsToOutputDirectory 1 calls 0 ms _PopulateCommonStateForGetCopyToOutputDirectoryItems 1 calls 0 ms GenerateAssemblyInfo 1 calls 0 ms ComputeFilesToPublish 1 calls 0 ms BeforeCodesign 1 calls 0 ms BeforeCompile 1 calls 0 ms AfterResolveReferences 1 calls 0 ms CoreBuild 1 calls 0 ms CoreCodesign 1 calls 0 ms AfterCompile 1 calls 0 ms _PostProcessAppBundle 1 calls 0 ms AddImplicitDefineConstants 1 calls 0 ms BeforeBuild 1 calls 0 ms _CheckForUnsupportedNETCoreVersion 1 calls 0 ms _CheckForObsoleteDotNetCliToolReferences 1 calls 0 ms _CompileInterfaceDefinitions 1 calls 0 ms _CollectRidSpecificSymbolLists 1 calls 0 ms _GenerateDSym 1 calls 0 ms _CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion 1 calls 0 ms _CheckForUnsupportedCppNETCoreVersion 1 calls 0 ms _ComputePublishTrimmed 1 calls 0 ms _GetProjectJsonPath 1 calls 0 ms _CheckForUnsupportedHostingUsage 1 calls 0 ms _CopyDirectoriesToBundle 1 calls 0 ms _CheckForInvalidTargetPlatformVersion 1 calls 0 ms IncludeTransitiveProjectReferences 1 calls 0 ms _FindAotCompiler 1 calls 0 ms _CompileImageAssets 1 calls 0 ms ValidateCommandLineProperties 1 calls 0 ms _DefaultMicrosoftNETPlatformLibrary 1 calls 0 ms _CheckForLanguageAndFeatureCombinationSupport 1 calls 0 ms _VerifyValidRuntime 1 calls 0 ms _CollectRidSpecificUserFrameworksWithoutDebugSymbols 1 calls 0 ms ResolveSDKReferences 1 calls 0 ms _BeforeVBCSCoreCompile 1 calls 0 ms _PrepareResourceRules 1 calls 0 ms _CheckForLanguageAndPublishFeatureCombinationSupport 1 calls 0 ms ExpandSDKReferences 1 calls 0 ms _ComputeUseBuildDependencyFile 1 calls 0 ms _ComputeLinkMode 1 calls 0 ms CopyAdditionalFiles 1 calls 0 ms _ComputePackageReferencePublish 1 calls 0 ms _SeparateAppExtensionReferences 1 calls 0 ms _CheckForUnsupportedAppHostUsage 1 calls 0 ms GenerateTargetPlatformDefineConstants 1 calls 0 ms _SplitAppExtensionReferencesByExistent 1 calls 0 ms _ComputeDefaultLinkMode 1 calls 0 ms ResolveLockFileCopyLocalFiles 1 calls 0 ms _SplitProjectReferencesByFileExistence 1 calls 0 ms Build 1 calls 0 ms FixTargetFrameworkDirectory 1 calls 0 ms _ReportUpgradeNetAnalyzersNuGetWarning 1 calls 0 ms AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects 1 calls 0 ms FixDesignTimeFacades 1 calls 0 ms _SetTargetFrameworkMonikerAttribute 1 calls 0 ms CoreResGen 1 calls 0 ms _ComputeNETCoreBuildOutputFiles 1 calls 0 ms _ValidateRuntimeIdentifier 1 calls 0 ms _ComputeCopyToPublishDirectoryItems 1 calls 0 ms _SetEmbeddedWin32ManifestProperties 1 calls 0 ms _CoreCompileSceneKitAssets 1 calls 0 ms GetTargetPathWithTargetPlatformMoniker 1 calls 0 ms _ComputeStripAssemblyIL 1 calls 0 ms _ReadCoreCompileTextureAtlases 1 calls 0 ms _CoreCompileTextureAtlases 1 calls 0 ms _NativeStripFiles 1 calls 0 ms _CopyAppExtensionsToBundle 1 calls 0 ms GenerateMSBuildEditorConfigFileShouldRun 1 calls 0 ms _DecompressAppleBindingResourcePackages 2 calls 0 ms _DecompressAppleFrameworks 2 calls 0 ms _CheckForUnsupportedTargetPlatformIdentifier 1 calls 0 ms _CheckForMismatchingPlatform 1 calls 0 ms _PlaceAppExtensions 1 calls 0 ms _GenerateCompileInputs 1 calls 0 ms _GetNativeExecutableName 1 calls 0 ms _ReadCoreCompileSceneKitAssets 1 calls 0 ms AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects 1 calls 0 ms _CheckForNETCoreSdkIsPreview 1 calls 0 ms _ResolveAppExtensionReferences 1 calls 0 ms _PrepareForPostProcessing 1 calls 0 ms _CoreCompileColladaAssets 1 calls 0 ms _DecompressPlugIns 1 calls 0 ms DefaultCopyToPublishDirectoryMetadata 1 calls 0 ms _ComputePkgInfoPath 1 calls 0 ms _CheckForCompileOutputs 1 calls 0 ms ValidateExecutableReferences 1 calls 0 ms _ComputeSkipAnalyzers 1 calls 0 ms _GenerateSatelliteAssemblyInputs 1 calls 0 ms _CollectDecompressedPlugIns 1 calls 0 ms ResolveProjectReferences 1 calls 0 ms ResolveReferences 1 calls 0 ms GetAssemblyAttributes 1 calls 0 ms _MapRuntimeIdentifierToTargetArchitecture 1 calls 0 ms _ComputeCodesignItems 1 calls 0 ms _NormalizeTargetPlatformVersion 1 calls 0 ms _ReadCoreCompileInterfaceDefinitions 1 calls 0 ms _ReadCompileCoreMLModels 1 calls 0 ms CheckForImplicitPackageReferenceOverrides 1 calls 0 ms _ReadCompileImageAssets 1 calls 0 ms ApplyImplicitVersions 1 calls 0 ms _GetRestoreProjectStyle 1 calls 0 ms GetAssemblyVersion 1 calls 0 ms CollectPackageReferences 1 calls 0 ms _ComputeNativeExecutableInputs 1 calls 0 ms _GetCopyToOutputDirectoryItemsFromThisProject 1 calls 0 ms _ComputeUserRuntimeAssemblies 1 calls 0 ms _BeforeCompileTextureAtlases 3 calls 0 ms UpdateAspNetToFrameworkReference 1 calls 0 ms PrepareForPublish 1 calls 0 ms _ComputeFrameworkVariables 1 calls 0 ms _PreparePostProcessing 1 calls 0 ms _BeforeCoreCompileSceneKitAssets 3 calls 0 ms GeneratePlatformCompatibleDefineConstants 1 calls 0 ms _CollectDecompressedAppleBindingResourcePackages 1 calls 0 ms AssignProjectConfiguration 1 calls 0 ms _CollectTargetFrameworkForTelemetry 1 calls 0 ms _GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences 1 calls 0 ms _ParseBundlerArguments 1 calls 0 ms ResolveLockFileReferences 1 calls 0 ms _DetectSdkLocations 1 calls 0 ms _ComputeLinkNativeExecutableInputs 1 calls 0 ms GetCopyToPublishDirectoryItems 1 calls 0 ms _ComputeFrameworkAssemblies 1 calls 0 ms _CopyResolvedFilesToPublishAlways 1 calls 0 ms _BeforeCoreCompileInterfaceDefinitions 1 calls 0 ms SplitResourcesByCulture 1 calls 0 ms CheckForDuplicateItems 1 calls 0 ms _BeforeCompileCoreMLModels 1 calls 0 ms _GetProjectReferenceTargetFrameworkProperties 1 calls 0 ms _UpdateWithReidentifiedDynamicLibraries 1 calls 0 ms _CollectBundleResources 1 calls 0 ms _GenerateBundleName 1 calls 0 ms _CollectCodesigningData 1 calls 0 ms _ResolveCopyLocalAssetsForPublish 1 calls 0 ms _CollectItemsForPostProcessing 1 calls 0 ms GenerateNETCompatibleDefineConstants 1 calls 0 ms PrepareForBuild 1 calls 0 ms _StoreCollectedItemsForPostProcessing 1 calls 0 ms _BeforeCoreCompileImageAssets 1 calls 0 ms _GenerateRuntimeConfigurationFilesInputCache 1 calls 0 ms _BlockWinMDsOnUnsupportedTFMs 1 calls 0 ms GenerateGlobalUsings 1 calls 0 ms _ComputeTargetArchitectures 1 calls 0 ms CreateGeneratedAssemblyInfoInputsCacheFile 1 calls 0 ms GenerateMSBuildEditorConfigFileCore 1 calls 0 ms AssignTargetPaths 1 calls 1 ms _ComputeDynamicLibrariesToPublish 1 calls 1 ms _ComputeResolvedFilesToPublishTypes 1 calls 1 ms ResolveFrameworkReferences 1 calls 1 ms _HandleFileConflictsForPublish 1 calls 1 ms _StoreCodesigningData 1 calls 1 ms GenerateTargetFrameworkMonikerAttribute 1 calls 1 ms _GenerateCompileDependencyCache 1 calls 1 ms _ComputeFrameworkFilesToPublish 1 calls 1 ms _ExpandNativeReferences 1 calls 1 ms _ComputeVariables 1 calls 1 ms _DetectAppManifest 1 calls 1 ms _CreatePkgInfo 1 calls 1 ms _ComputeDynamicLibrariesToReidentify 1 calls 1 ms _HandlePackageFileConflictsForPublish 1 calls 1 ms _CollectColladaAssets 1 calls 1 ms CoreGenerateAssemblyInfo 1 calls 1 ms _ComputeBundleResourceOutputPaths 1 calls 1 ms ResolvePackageAssets 1 calls 1 ms ProcessFrameworkReferences 1 calls 1 ms PrepareForILLink 1 calls 1 ms _IncrementalCleanPublishDirectory 1 calls 1 ms _ReadAppManifest 1 calls 1 ms _CoreCompileCoreMLModels 1 calls 1 ms IncrementalClean 1 calls 2 ms _CleanAppBundleRootDirectory 1 calls 2 ms _WriteAppManifest 1 calls 2 ms _ComputeAssembliesToPostprocessOnPublish 1 calls 2 ms CopyFilesToOutputDirectory 1 calls 2 ms AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers 1 calls 2 ms _CheckForInvalidConfigurationAndPlatform 1 calls 2 ms _ComputeManagedRuntimePackAssemblies 1 calls 2 ms ResolveRuntimePackAssets 1 calls 2 ms GetCopyToOutputDirectoryItems 1 calls 3 ms _DetectSigningIdentity 1 calls 3 ms FindReferenceAssembliesForReferences 1 calls 4 ms _CleanGetCurrentAndPriorFileWrites 1 calls 4 ms ComputeResolvedFilesToPublishList 1 calls 4 ms _LoadLinkerOutput 1 calls 4 ms _CopyResourcesToBundle 1 calls 4 ms _ComputeLinkerArguments 1 calls 5 ms _GetCurrentAndPriorPublishFileWrites 1 calls 5 ms _CompileAppManifest 1 calls 5 ms _HandlePackageFileConflicts 1 calls 7 ms ResolveTargetingPackAssets 1 calls 7 ms _ComputeManagedAssemblyToLink 1 calls 8 ms ResolveAssemblyReferences 1 calls 10 ms ILLink 1 calls 10 ms _CreateRuntimeConfiguration 1 calls 21 ms GenerateBuildRuntimeConfigurationFiles 1 calls 32 ms _ComputePublishLocation 1 calls 36 ms _NotifySpotlight 1 calls 38 ms _ComputeResolvedCopyLocalPublishAssets 1 calls 43 ms CoreCompile 1 calls 43 ms _CopyResolvedFilesToPublishPreserveNewest 1 calls 44 ms _UnpackLibraryResources 1 calls 85 ms _CopyFilesMarkedCopyLocal 1 calls 143 ms _CoreCompileInterfaceDefinitions 1 calls 247 ms _LinkNativeExecutable 1 calls 321 ms _CompileNativeExecutable 1 calls 389 ms _InstallNameTool 1 calls 418 ms _CodesignAppBundle 1 calls 477 ms _CoreCompileImageAssets 1 calls 1779 ms _RunILLink 1 calls Task Performance Summary: 0 ms CheckForDuplicateFrameworkReferences 1 calls 0 ms ApplyImplicitVersions 1 calls 0 ms GetFrameworkPath 1 calls 0 ms AllowEmptyTelemetry 1 calls 0 ms GetAssemblyVersion 1 calls 0 ms ValidateExecutableReferences 1 calls 0 ms FindAppConfigFile 1 calls 0 ms CheckForDuplicateNuGetItemsTask 1 calls 0 ms CheckForImplicitPackageReferenceOverrides 1 calls 0 ms ParseBundlerArguments 1 calls 0 ms GenerateGlobalUsings 1 calls 0 ms CheckIfPackageReferenceShouldBeFrameworkReference 2 calls 0 ms ShowPreviewMessage 1 calls 0 ms AssignCulture 1 calls 0 ms GetRestoreProjectStyleTask 1 calls 0 ms ResolveFrameworkReferences 1 calls 0 ms MSBuild 1 calls 0 ms ResolveAppHosts 1 calls 0 ms NETSdkInformation 1 calls 0 ms Message 3 calls 0 ms AssignProjectConfiguration 1 calls 0 ms DetectSdkLocations 1 calls 0 ms ReadLinesFromFile 2 calls 0 ms CheckForDuplicateItems 3 calls 0 ms CheckForUnsupportedWinMDReferences 1 calls 0 ms GetPackageDirectory 8 calls 0 ms RemoveDir 3 calls 0 ms GenerateMSBuildEditorConfig 1 calls 0 ms MakeDir 3 calls 0 ms CheckForDuplicateItemMetadata 1 calls 0 ms AssignTargetPath 7 calls 0 ms FilterStaticFrameworks 1 calls 0 ms Hash 4 calls 0 ms CopyRefAssembly 1 calls 0 ms CreatePkgInfo 1 calls 1 ms ResolveOverlappingItemGroupConflicts 1 calls 1 ms RemoveDuplicates 4 calls 1 ms FindItemWithLogicalName 1 calls 1 ms CoreMLCompiler 1 calls 1 ms WriteCodeFragment 1 calls 1 ms ProcessFrameworkReferences 1 calls 1 ms CollectBundleResources 2 calls 1 ms ComputeBundleResourceOutputPaths 1 calls 1 ms ResolvePackageAssets 1 calls 1 ms Touch 4 calls 1 ms ReadAppManifest 1 calls 1 ms GetFileSystemEntries 2 calls 1 ms WriteAppManifest 1 calls 1 ms JoinItems 3 calls 1 ms ResolveNativeReferences 3 calls 2 ms CallTarget 2 calls 2 ms ResolveRuntimePackAssets 1 calls 2 ms ReadItemsFromFile 12 calls 2 ms DetectSigningIdentity 1 calls 2 ms FindUnderPath 6 calls 3 ms ResolvePackageFileConflicts 2 calls 3 ms Delete 8 calls 3 ms WriteItemsToFile 8 calls 3 ms SmartCopy 1 calls 3 ms ComputeCodesignItems 1 calls 4 ms ComputeManagedAssemblies 1 calls 4 ms ConvertToAbsolutePath 3 calls 4 ms WriteLinesToFile 9 calls 5 ms CompileAppManifest 1 calls 5 ms ComputeBundleLocation 1 calls 6 ms ResolveTargetingPackAssets 1 calls 7 ms ResolveAssemblyReference 1 calls 10 ms RuntimeConfigParserTask 1 calls 21 ms GenerateRuntimeConfigurationFiles 1 calls 35 ms SpotlightIndexer 1 calls 42 ms Csc 1 calls 44 ms UnpackLibraryResources 1 calls 126 ms Copy 5 calls 142 ms IBTool 1 calls 245 ms LinkNativeCode 1 calls 321 ms CompileNativeCode 1 calls 389 ms InstallNameTool 1 calls 415 ms Codesign 1 calls 475 ms ACTool 1 calls 1775 ms ILLink 1 calls Build succeeded. Main.storyboard : ibtool warning : Window Controller requires a content view controller. 1 Warning(s) 0 Error(s) Time Elapsed 00:00:04.38 ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== Build: 0 errors, 1 warning