Cleaning solution TestProject (Debug) Build started 12/1/2022 2:57:49 PM. Environment at start of build: MSBUILDPROJECTROOTELEMENTCACHESIZE = 200 ServiceHubLogSessionKey = 8693D90A DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet __CF_USER_TEXT_ENCODING = 0x2B8F5C06:0x0:0x0 USER = robertc PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig XPC_FLAGS = 0x0 MONO_GC_PARAMS = nursery-size=64m LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib: TMPDIR = /var/folders/nf/7nr1pqts05d0xdngw8vpkrhwnryq06/T/ XCODE_DEVELOPER_DIR_PATH = COMPlus_EnableCrashReport = 1 COMPlus_DbgEnableMiniDump = 0 XBUILD_FRAMEWORK_FOLDERS_PATH = COMPlus_DbgEnableFastHeapDumps = 1 XPC_SERVICE_NAME = application.com.microsoft.visual-studio.5164073.5164634 HOME = /Users/robertc MONO_PATH = COMMAND_MODE = unix2003 __CFBundleIdentifier = com.microsoft.visual-studio PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet PKG_CONFIG_LIBDIR = MSBUILD_EXE_PATH = /Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/MonoDevelop.MSBuildBuilder.exe DYLD_BIND_AT_LAUNCH = 1 SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.DpgaE0cQH4/Listeners SHELL = /bin/bash ServiceHubUniqueLogDir = vsmac MONO_GAC_PREFIX = COMPlus_EnableDumpOnSigTerm = 1 GTKSHARP_SLIM_STARTUP = yes LOGNAME = robertc __________________________________________________ Project "/Users/robertc/Projects/TestProject/TestProject/TestProject.csproj" (Clean target(s)): Building with tools version "Current". Target "GenerateProgramFile" in file "/Users/robertc/.nuget/packages/microsoft.net.test.sdk/17.1.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0). Done building target "GenerateProgramFile" in project "TestProject.csproj". Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). Target "_CollectTargetFrameworkForTelemetry" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Using "Telemetry" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Telemetry" Done executing task "Telemetry". Done building target "_CollectTargetFrameworkForTelemetry" in project "TestProject.csproj". Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '3.1' != ''). Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/local/share/dotnet/sdk/3.1.425/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++') was evaluated as ('.NETFramework' == '.NETCoreApp' and '6.0' < '3.1' and 'C#' == 'C++'). Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "TestProject.csproj". Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != ''). Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(UsingNETSdkDefaults)' != 'true') was evaluated as ('true' != 'true'). Done building target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in project "TestProject.csproj". Target "_CheckForUnsupportedAppHostUsage" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('.NETFramework' == '.NETCoreApp' and 'true' == 'true'). Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(Language)' == 'C++' and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('C#' == 'C++' and Exe != 'library' and '.NETFramework' == '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; ('$(Language)' == 'C++' and $(EnableComHosting) == 'true') was evaluated as ('C#' == 'C++' and == 'true'). Task "NETSdkError" skipped, due to false condition; ('$(Language)' == 'C++' and $(SelfContained) == 'true') was evaluated as ('C#' == 'C++' and == 'true'). Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "TestProject.csproj". Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). Target "_GetProjectJsonPath" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). Done building target "_GetProjectJsonPath" in project "TestProject.csproj". Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '3.1' != ''). Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != ''). Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETFramework' == '.NETCoreApp' And '6.0' >= '3.0'). Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets": Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll". Task "CheckForImplicitPackageReferenceOverrides" Done executing task "CheckForImplicitPackageReferenceOverrides". Done building target "CheckForImplicitPackageReferenceOverrides" in project "TestProject.csproj". Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets": Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll". Task "ApplyImplicitVersions" Done executing task "ApplyImplicitVersions". Done building target "ApplyImplicitVersions" in project "TestProject.csproj". Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != ''). Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/local/share/dotnet/sdk/3.1.425/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 "TestProject.csproj". Target "CollectPackageReferences" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Using "CheckForDuplicateNuGetItemsTask" task from assembly "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.Build.Tasks.dll". Task "CheckForDuplicateNuGetItemsTask" Done executing task "CheckForDuplicateNuGetItemsTask". Done building target "CollectPackageReferences" in project "TestProject.csproj". Target "_GetRestoreProjectStyle" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Using "GetRestoreProjectStyleTask" task from assembly "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.Build.Tasks.dll". Task "GetRestoreProjectStyleTask" (in) HasPackageReferenceItems 'True' (in) MSBuildProjectDirectory '/Users/robertc/Projects/TestProject/TestProject' (in) MSBuildProjectName 'TestProject' (in) ProjectJsonPath '' (in) RestoreProjectStyle 'PackageReference' (out) IsPackageReferenceCompatibleProjectStyle 'True' (out) ProjectStyle 'PackageReference' Done executing task "GetRestoreProjectStyleTask". Done building target "_GetRestoreProjectStyle" in project "TestProject.csproj". Target "EnableIntermediateOutputPathMismatchWarning" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Done building target "EnableIntermediateOutputPathMismatchWarning" in project "TestProject.csproj". Target "ApplyImplicitVersions" skipped. Previously built successfully. Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "CheckForDuplicateItems" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets": Using "CheckForDuplicateItems" task from assembly "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/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 "TestProject.csproj". Target "CheckWindowsDesktopSdkInUse" skipped, due to false condition; ('$(UseWpf)' == 'true' Or '$(UseWindowsForms)' == 'true') was evaluated as ('' == 'true' Or '' == 'true'). Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != ''). Target "_CheckForInvalidConfigurationAndPlatform" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/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' ). Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 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/' != '' and !HasTrailingSlash('bin/Debug/net6.0/')). Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Debug/net6.0/' != '' and !HasTrailingSlash('obj/Debug/net6.0/')). 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/robertc/Projects/TestProject/TestProject/obj/' != '' And '/Users/robertc/Projects/TestProject/TestProject/obj/' != '/Users/robertc/Projects/TestProject/TestProject/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/robertc/Projects/TestProject/TestProject/obj/' ). Done building target "_CheckForInvalidConfigurationAndPlatform" in project "TestProject.csproj". Target "BeforeClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeClean" in project "TestProject.csproj". 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/TestProject.csproj.UnmanagedRegistration.cache')). Target "_SdkBeforeClean" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_SdkBeforeClean" in project "TestProject.csproj". Target "CoreClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Delete" Done executing task "Delete". Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "FindUnderPath" Comparison path is "bin/Debug/net6.0/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/Debug/net6.0/". Done executing task "FindUnderPath". Task "Delete" Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/nunit.engine.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/nunit.engine.api.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/nunit.engine.core.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/testcentric.engine.metadata.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/TestProject.deps.json". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/TestProject.runtimeconfig.json". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/TestProject.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/TestProject.pdb". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/testhost.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/Newtonsoft.Json.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/NuGet.Frameworks.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/nunit.framework.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.csproj.AssemblyReference.cache". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.GeneratedMSBuildEditorConfig.editorconfig". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.AssemblyInfoInputs.cache". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.AssemblyInfo.cs". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.csproj.CoreCompileInputs.cache". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.csproj.CopyComplete". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/refint/TestProject.dll". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.pdb". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/TestProject.genruntimeconfig.cache". Deleting file "/Users/robertc/Projects/TestProject/TestProject/obj/Debug/net6.0/ref/TestProject.dll". Done executing task "Delete". Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MakeDir" Done executing task "MakeDir". Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "CoreClean" in project "TestProject.csproj". Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != ''). Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "TestProject.csproj". Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputePackageReferencePublish" in project "TestProject.csproj". Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll". Task "ResolvePackageAssets" /usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1005: Assets file '/Users/robertc/Projects/TestProject/TestProject/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project. Done executing task "ResolvePackageAssets" -- FAILED. Done building target "ResolvePackageAssets" in project "TestProject.csproj" -- FAILED. Done building project "TestProject.csproj" -- FAILED. Build started 12/1/2022 2:57:50 PM. Environment at start of build: MSBUILDPROJECTROOTELEMENTCACHESIZE = 200 ServiceHubLogSessionKey = 8693D90A DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet __CF_USER_TEXT_ENCODING = 0x2B8F5C06:0x0:0x0 USER = robertc PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig XPC_FLAGS = 0x0 MONO_GC_PARAMS = nursery-size=64m LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib: TMPDIR = /var/folders/nf/7nr1pqts05d0xdngw8vpkrhwnryq06/T/ XCODE_DEVELOPER_DIR_PATH = COMPlus_EnableCrashReport = 1 COMPlus_DbgEnableMiniDump = 0 XBUILD_FRAMEWORK_FOLDERS_PATH = COMPlus_DbgEnableFastHeapDumps = 1 XPC_SERVICE_NAME = application.com.microsoft.visual-studio.5164073.5164634 HOME = /Users/robertc MONO_PATH = COMMAND_MODE = unix2003 __CFBundleIdentifier = com.microsoft.visual-studio PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet PKG_CONFIG_LIBDIR = MSBUILD_EXE_PATH = /Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/MonoDevelop.MSBuildBuilder.exe DYLD_BIND_AT_LAUNCH = 1 SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.DpgaE0cQH4/Listeners SHELL = /bin/bash ServiceHubUniqueLogDir = vsmac MONO_GAC_PREFIX = COMPlus_EnableDumpOnSigTerm = 1 GTKSHARP_SLIM_STARTUP = yes LOGNAME = robertc __________________________________________________ Project "/Users/robertc/Projects/TestProject/TestApp/TestApp.csproj" (Clean target(s)): Building with tools version "Current". Target "_GetProjectJsonPath" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). Done building target "_GetProjectJsonPath" in project "TestApp.csproj". Target "CollectPackageReferences" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Using "CheckForDuplicateNuGetItemsTask" task from assembly "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.Build.Tasks.dll". Task "CheckForDuplicateNuGetItemsTask" Done executing task "CheckForDuplicateNuGetItemsTask". Done building target "CollectPackageReferences" in project "TestApp.csproj". Target "_GetRestoreProjectStyle" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Using "GetRestoreProjectStyleTask" task from assembly "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.Build.Tasks.dll". Task "GetRestoreProjectStyleTask" (in) HasPackageReferenceItems 'True' (in) MSBuildProjectDirectory '/Users/robertc/Projects/TestProject/TestApp' (in) MSBuildProjectName 'TestApp' (in) ProjectJsonPath '' (in) RestoreProjectStyle 'PackageReference' (out) IsPackageReferenceCompatibleProjectStyle 'True' (out) ProjectStyle 'PackageReference' Done executing task "GetRestoreProjectStyleTask". Done building target "_GetRestoreProjectStyle" in project "TestApp.csproj". Target "EnableIntermediateOutputPathMismatchWarning" in file "/Users/robertc/Library/Caches/VisualStudio/17.0/MSBuild/22576_3/NuGet.targets": Done building target "EnableIntermediateOutputPathMismatchWarning" in project "TestApp.csproj". Target "_CheckForInvalidConfigurationAndPlatform" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/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' ). Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Message" Configuration=Debug Done executing task "Message". Task "Message" Platform=iPhoneSimulator Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/iPhoneSimulator/Debug/' != '' and !HasTrailingSlash('bin/iPhoneSimulator/Debug/')). Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/iPhoneSimulator/Debug/' != '' and !HasTrailingSlash('obj/iPhoneSimulator/Debug/')). Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj/' != '' and !HasTrailingSlash('obj/')). Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/Users/robertc/Projects/TestProject/TestApp/obj/' != '' And '/Users/robertc/Projects/TestProject/TestApp/obj/' != '/Users/robertc/Projects/TestProject/TestApp/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/robertc/Projects/TestProject/TestApp/obj/' ). Done building target "_CheckForInvalidConfigurationAndPlatform" in project "TestApp.csproj". Target "BeforeClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeClean" in project "TestApp.csproj". 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/TestApp.csproj.UnmanagedRegistration.cache')). Target "CoreClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Using "Delete" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "Delete" Done executing task "Delete". Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "FindUnderPath" Comparison path is "bin/iPhoneSimulator/Debug/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/iPhoneSimulator/Debug/". Done executing task "FindUnderPath". Task "Delete" Done executing task "Delete". Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Using "MakeDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "MakeDir" Done executing task "MakeDir". Using "WriteLinesToFile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "CoreClean" in project "TestApp.csproj". Target "_SeparateAppExtensionReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('' != '' And '' == 'true'). Done building target "_SeparateAppExtensionReferences" in project "TestApp.csproj". Target "_SeparateWatchAppReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets": Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('' != '' And '' == 'true'). Done building target "_SeparateWatchAppReferences" in project "TestApp.csproj". Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignProjectConfiguration" Done executing task "AssignProjectConfiguration". Done building target "AssignProjectConfiguration" in project "TestApp.csproj". Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). Done building target "_SplitProjectReferencesByFileExistence" in project "TestApp.csproj". Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "TestApp.csproj". Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MSBuild" Done executing task "MSBuild". Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true') was evaluated as ('0' != '0' and 'Xamarin.iOS,Version=v1.0' != '' And 'true' == 'true'). Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('0' != '0' and 'Xamarin.iOS,Version=v1.0' != '' And 'true' != 'true'). Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestApp.csproj". Target "PrepareProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareProjectReferences" in project "TestApp.csproj". Target "CleanReferencedProjects" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Task "MSBuild" skipped, due to false condition; ('$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' != 'true' and 'true' == 'true' and '' != ''). Done building target "CleanReferencedProjects" in project "TestApp.csproj". Target "CleanPublishFolder" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Task "RemoveDir" skipped, due to false condition; ('$(PublishDir)'=='$(OutputPath)app.publish\' and Exists('$(PublishDir)')) was evaluated as ('bin/iPhoneSimulator/Debug/app.publish/'=='bin/iPhoneSimulator/Debug/app.publish\' and Exists('bin/iPhoneSimulator/Debug/app.publish/')). Done building target "CleanPublishFolder" in project "TestApp.csproj". Target "AfterClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "AfterClean" in project "TestApp.csproj". Target "_ComputeTargetFrameworkMoniker" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.props": Done building target "_ComputeTargetFrameworkMoniker" in project "TestApp.csproj". Target "_ComputeTargetArchitectures" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Task "ParseDeviceSpecificBuildInformation" skipped, due to false condition; ('$(DeviceSpecificBuild)' == 'true' And '$(TargetiOSDevice)' != '' And '$(_CanDeployToDeviceOrSimulator)' == 'true' And '$(_PlatformName)' != 'macOS') was evaluated as ('false' == 'true' And '' != '' And 'True' == 'true' And 'iOS' != 'macOS'). Done building target "_ComputeTargetArchitectures" in project "TestApp.csproj". Target "_ParseBundlerArguments" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Using "ParseBundlerArguments" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "ParseBundlerArguments" Done executing task "ParseBundlerArguments". Done building target "_ParseBundlerArguments" in project "TestApp.csproj". Target "_GenerateBundleName" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Done building target "_GenerateBundleName" in project "TestApp.csproj". Target "_CleanAppBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Using "RemoveDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "RemoveDir" Directory "bin/iPhoneSimulator/Debug/TestApp.app/" doesn't exist. Skipping. Done executing task "RemoveDir". Task "Delete" File "bin/iPhoneSimulator/Debug/bundler.stamp" doesn't exist. Skipping. Done executing task "Delete". Done building target "_CleanAppBundle" in project "TestApp.csproj". Target "_CleanBindingResourcePackage" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Task "RemoveDir" Directory "bin/iPhoneSimulator/Debug/TestApp.resources" doesn't exist. Skipping. Done executing task "RemoveDir". Done building target "_CleanBindingResourcePackage" in project "TestApp.csproj". Target "_GenerateBundleName" skipped. Previously built successfully. Target "_CleanDebugSymbols" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Using "GetDirectories" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll". Task "GetDirectories" Done executing task "GetDirectories". Task "RemoveDir" Directory "bin/iPhoneSimulator/Debug/TestApp.app.mSYM" doesn't exist. Skipping. Done executing task "RemoveDir". Task "Delete" File "bin/iPhoneSimulator/Debug/*.bcsymbolmap" doesn't exist. Skipping. Done executing task "Delete". Task "Delete" File "bin/iPhoneSimulator/Debug/postprocessing.items" doesn't exist. Skipping. Done executing task "Delete". Done building target "_CleanDebugSymbols" in project "TestApp.csproj". Target "_CleanDeviceSpecificOutput" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Task "RemoveDir" Directory "obj/iPhoneSimulator/Debug/device-builds" doesn't exist. Skipping. Directory "bin/iPhoneSimulator/Debug/device-builds" doesn't exist. Skipping. Done executing task "RemoveDir". Done building target "_CleanDeviceSpecificOutput" in project "TestApp.csproj". Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_CleanIntermediateToolOutput" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets": Task "RemoveDir" Directory "obj/iPhoneSimulator/Debug/actool" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/assetpacks" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/codesign" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/coremlc" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/ibtool" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/ibtool-link" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/ibtool-manifests" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/ipa" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/metal" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/optimized" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/scntool" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/TextureAtlas" doesn't exist. Skipping. Directory "obj/iPhoneSimulator/Debug/mtouch-cache" doesn't exist. Skipping. Removing directory "obj/iPhoneSimulator/Debug/". Done executing task "RemoveDir". Task "Delete" File "bin/iPhoneSimulator/Debug/codesign.items" doesn't exist. Skipping. Done executing task "Delete". Task "Delete" File "bin/iPhoneSimulator/Debug/codesign-bundle.items" doesn't exist. Skipping. Done executing task "Delete". Task "Delete" Done executing task "Delete". Done building target "_CleanIntermediateToolOutput" in project "TestApp.csproj". Target "_CleanITunesArtwork" skipped, due to false condition; ('$(_CanArchive)' == 'true') was evaluated as ('false' == 'true'). Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_ComputeTargetArchitectures" skipped. Previously built successfully. Target "_CleanUploaded" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets": Task "Delete" File "bin/iPhoneSimulator/Debug/.uploaded" doesn't exist. Skipping. Done executing task "Delete". Done building target "_CleanUploaded" in project "TestApp.csproj". Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "Clean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets": Done building target "Clean" in project "TestApp.csproj". Done building project "TestApp.csproj". Project Performance Summary: 370 ms /Users/robertc/Projects/TestProject/TestProject/TestProject.csproj 1 calls Target Performance Summary: 0 ms EnableIntermediateOutputPathMismatchWarning 1 calls 0 ms _DefaultMicrosoftNETPlatformLibrary 1 calls 0 ms _GetProjectJsonPath 1 calls 0 ms _SdkBeforeClean 1 calls 0 ms _CheckForUnsupportedCppNETCoreVersion 1 calls 0 ms _CheckForUnsupportedTargetFrameworkAndFeatureCombination 1 calls 0 ms _CheckForObsoleteDotNetCliToolReferences 1 calls 0 ms BeforeClean 1 calls 0 ms _ComputePackageReferencePublish 1 calls 0 ms _CheckForLanguageAndFeatureCombinationSupport 1 calls 3 ms CheckForDuplicateItems 1 calls 4 ms _CheckForInvalidConfigurationAndPlatform 1 calls 5 ms ApplyImplicitVersions 1 calls 7 ms CollectPackageReferences 1 calls 10 ms _GetRestoreProjectStyle 1 calls 16 ms CheckForImplicitPackageReferenceOverrides 1 calls 35 ms GenerateProgramFile 1 calls 36 ms _CollectTargetFrameworkForTelemetry 1 calls 65 ms CoreClean 1 calls 154 ms ResolvePackageAssets 1 calls Task Performance Summary: 1 ms Message 2 calls 1 ms RemoveDuplicates 1 calls 2 ms CheckForDuplicateItems 3 calls 3 ms WriteLinesToFile 1 calls 3 ms CheckForDuplicateNuGetItemsTask 1 calls 4 ms ApplyImplicitVersions 1 calls 6 ms MakeDir 1 calls 7 ms FindUnderPath 2 calls 8 ms ReadLinesFromFile 1 calls 10 ms GetRestoreProjectStyleTask 1 calls 11 ms CheckForImplicitPackageReferenceOverrides 1 calls 16 ms Telemetry 1 calls 36 ms Delete 2 calls 153 ms ResolvePackageAssets 1 calls Build FAILED. /usr/local/share/dotnet/sdk/3.1.425/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1005: Assets file '/Users/robertc/Projects/TestProject/TestProject/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:01.95 Project Performance Summary: 213 ms /Users/robertc/Projects/TestProject/TestApp/TestApp.csproj 1 calls Target Performance Summary: 0 ms BeforeClean 1 calls 0 ms PrepareProjectReferences 1 calls 0 ms _ComputeTargetFrameworkMoniker 1 calls 0 ms Clean 1 calls 0 ms AfterClean 1 calls 0 ms _AddOutputPathToGlobalPropertiesToRemove 1 calls 0 ms EnableIntermediateOutputPathMismatchWarning 1 calls 0 ms CleanReferencedProjects 1 calls 0 ms _CleanUploaded 1 calls 0 ms _SeparateWatchAppReferences 1 calls 0 ms _SplitProjectReferencesByFileExistence 1 calls 0 ms _CleanBindingResourcePackage 1 calls 1 ms _CleanDeviceSpecificOutput 1 calls 1 ms CleanPublishFolder 1 calls 2 ms _GenerateBundleName 1 calls 2 ms _ComputeTargetArchitectures 1 calls 3 ms _CleanDebugSymbols 1 calls 5 ms _SeparateAppExtensionReferences 1 calls 5 ms AssignProjectConfiguration 1 calls 6 ms _GetProjectReferenceTargetFrameworkProperties 1 calls 7 ms _CleanIntermediateToolOutput 1 calls 7 ms _ParseBundlerArguments 1 calls 9 ms _CheckForInvalidConfigurationAndPlatform 1 calls 11 ms _CleanAppBundle 1 calls 12 ms _GetRestoreProjectStyle 1 calls 16 ms _GetProjectJsonPath 1 calls 46 ms CollectPackageReferences 1 calls 54 ms CoreClean 1 calls Task Performance Summary: 1 ms RemoveDuplicates 1 calls 1 ms ReadLinesFromFile 1 calls 2 ms GetDirectories 1 calls 2 ms WriteLinesToFile 1 calls 3 ms Message 2 calls 4 ms AssignProjectConfiguration 1 calls 4 ms MSBuild 1 calls 4 ms Delete 9 calls 4 ms FindUnderPath 2 calls 5 ms MakeDir 1 calls 6 ms ParseBundlerArguments 1 calls 9 ms GetRestoreProjectStyleTask 1 calls 15 ms RemoveDir 5 calls 23 ms CheckForDuplicateNuGetItemsTask 1 calls Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.86 ========== Clean: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Clean: 1 error, 0 warnings