2022-04-19T07:30:18.9348692Z ##[section]Starting: DotNetCoreCLI 2022-04-19T07:30:18.9648514Z ============================================================================== 2022-04-19T07:30:18.9648837Z Task : .NET Core 2022-04-19T07:30:18.9649140Z Description : Build, test, package, or publish a dotnet application, or run a custom dotnet command 2022-04-19T07:30:18.9649461Z Version : 2.198.0 2022-04-19T07:30:18.9649652Z Author : Microsoft Corporation 2022-04-19T07:30:18.9649966Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/dotnet-core-cli 2022-04-19T07:30:18.9650344Z ============================================================================== 2022-04-19T07:30:19.4361486Z [command]C:\Windows\system32\chcp.com 65001 2022-04-19T07:30:19.4418265Z Active code page: 65001 2022-04-19T07:30:19.4440312Z Info: .NET Core SDK/runtime 2.2 and 3.0 are now End of Life(EOL) and have been removed from all hosted agents. If you're using these SDK/runtimes on hosted agents, kindly upgrade to newer versions which are not EOL, or else use UseDotNet task to install the required version. 2022-04-19T07:30:19.5767287Z [command]D:\VS\vsts-spot-agent\_work\_tool\dotnet\dotnet.exe build D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln "-dl:CentralLogger,\"D:\VS\vsts-spot-agent\_work\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.198.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"*ForwardingLogger,\"D:\VS\vsts-spot-agent\_work\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.198.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"" -v d 2022-04-19T07:30:19.6133335Z Microsoft (R) Build Engine version 17.1.1+a02f73656 for .NET 2022-04-19T07:30:19.6133935Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-04-19T07:30:19.6493616Z 2022-04-19T07:30:19.6843157Z Build started 19.04.2022 09:30:19. 2022-04-19T07:30:19.7351939Z 0>Process = "D:\VS\vsts-spot-agent\_work\_tool\dotnet\dotnet.exe" 2022-04-19T07:30:19.7353793Z MSBuild executable path = "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\MSBuild.dll" 2022-04-19T07:30:19.7400886Z Command line arguments = "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\dotnet.dll build D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln "-dl:CentralLogger,\"D:\VS\vsts-spot-agent\_work\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.198.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"*ForwardingLogger,\"D:\VS\vsts-spot-agent\_work\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.198.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"" -v d" 2022-04-19T07:30:19.7451682Z Current directory = "D:\VS\vsts-spot-agent\_work\17\s" 2022-04-19T07:30:19.7464560Z MSBuild version = "17.1.1+a02f73656" 2022-04-19T07:30:19.8716578Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" on node 1 (Restore target(s)). 2022-04-19T07:30:19.8766940Z 1>Target "ValidateSolutionConfiguration" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:19.8778315Z 1>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as ((' 2022-04-19T07:30:19.8886630Z Debug|AnyCPU 2022-04-19T07:30:19.8924669Z ' == '') and ('' != 'true')). 2022-04-19T07:30:19.8964661Z Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as ((' 2022-04-19T07:30:19.8973933Z Debug|AnyCPU 2022-04-19T07:30:19.8978485Z ' == '') and ('' == 'true')). 2022-04-19T07:30:19.8980603Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:19.9093471Z Task "Message" 2022-04-19T07:30:19.9107308Z Building solution configuration "Debug|Any CPU". 2022-04-19T07:30:19.9108231Z Done executing task "Message". 2022-04-19T07:30:19.9109284Z 1>Done building target "ValidateSolutionConfiguration" in project "DummyConsole.sln". 2022-04-19T07:30:19.9111259Z 1>Target "ValidateToolsVersions" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:19.9112551Z Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')) was evaluated as ('Current' == '2.0' and ('' != '2.0' and '' != '')). 2022-04-19T07:30:19.9113561Z 1>Done building target "ValidateToolsVersions" in project "DummyConsole.sln". 2022-04-19T07:30:19.9114494Z 1>Target "ValidateProjects" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:19.9115486Z 1>Done building target "ValidateProjects" in project "DummyConsole.sln". 2022-04-19T07:30:19.9116890Z 1>Target "_LoadRestoreGraphEntryPoints" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (target "_FilterRestoreGraphProjectInputItems" depends on it): 2022-04-19T07:30:19.9120868Z Using "GetRestoreSolutionProjectsTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:19.9121667Z Task "GetRestoreSolutionProjectsTask" 2022-04-19T07:30:19.9122350Z (in) ProjectReferences 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:19.9123214Z (in) SolutionFilePath 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj' 2022-04-19T07:30:19.9123974Z Done executing task "GetRestoreSolutionProjectsTask". 2022-04-19T07:30:19.9124666Z 1>Done building target "_LoadRestoreGraphEntryPoints" in project "DummyConsole.sln". 2022-04-19T07:30:19.9125668Z 1>Target "_FilterRestoreGraphProjectInputItems" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (target "_GenerateRestoreGraph" depends on it): 2022-04-19T07:30:19.9127091Z Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:19.9233532Z Task "RemoveDuplicates" 2022-04-19T07:30:19.9265133Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:19.9285524Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:19.9293835Z Task "MSBuild" 2022-04-19T07:30:19.9294413Z Global Properties: 2022-04-19T07:30:19.9294975Z ExcludeRestorePackageImports=true 2022-04-19T07:30:19.9295717Z _RestoreSolutionFileUsed=true 2022-04-19T07:30:19.9296330Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:19.9296897Z SolutionName=DummyConsole 2022-04-19T07:30:19.9297849Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:19.9298474Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:19.9299055Z SolutionExt=.sln 2022-04-19T07:30:19.9299700Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:19.9300357Z Configuration=Debug 2022-04-19T07:30:19.9420807Z Platform=AnyCPU 2022-04-19T07:30:19.9518129Z 0>Resolving SDK 'Microsoft.NET.Sdk'... 2022-04-19T07:30:19.9527397Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\" (previous value: "obj\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Current\Microsoft.Common.props (57,5) 2022-04-19T07:30:19.9529046Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9618651Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9643983Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9651403Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9715045Z Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'... 2022-04-19T07:30:19.9751890Z Resolving SDK 'Microsoft.NET.ILLink.Tasks'... 2022-04-19T07:30:19.9777212Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2022-04-19T07:30:19.9895858Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj (4,5) 2022-04-19T07:30:19.9917638Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9921618Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:19.9966562Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2022-04-19T07:30:19.9977548Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2022-04-19T07:30:20.0012852Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**" (previous value: ";bin\Debug\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2022-04-19T07:30:20.0025547Z Property reassignment: $(IntermediateOutputPath)="obj\Debug\net6.0\" (previous value: "obj\Debug\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (244,5) 2022-04-19T07:30:20.0037302Z Property reassignment: $(OutputPath)="bin\Debug\net6.0\" (previous value: "bin\Debug\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2022-04-19T07:30:20.0038705Z Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'... 2022-04-19T07:30:20.0040602Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (184,5) 2022-04-19T07:30:20.0115152Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (189,5) 2022-04-19T07:30:20.0157758Z Property reassignment: $(SonarQubeBuildDirectory)="D:\VS\vsts-spot-agent\_work\17" (previous value: "") at C:\Users\ATEmulationBuild\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2022-04-19T07:30:20.0166854Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0168082Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0247194Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (176,5) 2022-04-19T07:30:20.0294502Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (186,5) 2022-04-19T07:30:20.0299198Z The "SolutionName" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0404031Z The "SolutionFileName" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0427300Z The "SolutionPath" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0428703Z The "SolutionDir" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0518668Z The "SolutionExt" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0544358Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (521,5) 2022-04-19T07:30:20.0552410Z Property reassignment: $(DelaySign)="" (previous value: "false") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (560,5) 2022-04-19T07:30:20.0553943Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (3738,5) 2022-04-19T07:30:20.0652205Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (3739,5) 2022-04-19T07:30:20.0667912Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2022-04-19T07:30:20.0696037Z AssignProjectConfiguration; 2022-04-19T07:30:20.0697485Z _SplitProjectReferencesByFileExistence 2022-04-19T07:30:20.0699408Z " (previous value: "_SplitProjectReferencesByFileExistence") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (4873,5) 2022-04-19T07:30:20.0748474Z The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified. 2022-04-19T07:30:20.0761503Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2022-04-19T07:30:20.0791412Z ExcludeRestorePackageImports=true; 2022-04-19T07:30:20.0795021Z _RestoreSolutionFileUsed=true; 2022-04-19T07:30:20.0800833Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\; 2022-04-19T07:30:20.0889290Z SolutionName=DummyConsole; 2022-04-19T07:30:20.0908047Z SolutionFileName=DummyConsole.sln; 2022-04-19T07:30:20.0916639Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln; 2022-04-19T07:30:20.0920940Z SolutionExt=.sln; 2022-04-19T07:30:20.0929870Z " (previous value: "ExcludeRestorePackageImports=true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets (84,5) 2022-04-19T07:30:20.0957185Z Property reassignment: $(ProjectAssetsFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\project.assets.json" (previous value: "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\/project.assets.json") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2022-04-19T07:30:20.0974278Z Property reassignment: $(ProjectAssetsCacheFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.assets.cache" (previous value: "obj\Debug\net6.0\DummyConsole.assets.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2022-04-19T07:30:20.0976194Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2022-04-19T07:30:20.0976965Z 2022-04-19T07:30:20.0990353Z ResolveProjectReferences; 2022-04-19T07:30:20.0991555Z FindInvalidProjectReferences; 2022-04-19T07:30:20.0992297Z GetFrameworkPaths; 2022-04-19T07:30:20.0993236Z GetReferenceAssemblyPaths; 2022-04-19T07:30:20.1037911Z PrepareForBuild; 2022-04-19T07:30:20.1068758Z ResolveSDKReferences; 2022-04-19T07:30:20.1088641Z ExpandSDKReferences; 2022-04-19T07:30:20.1091683Z ; 2022-04-19T07:30:20.1123493Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:20.1131051Z _HandlePackageFileConflicts; 2022-04-19T07:30:20.1139137Z " (previous value: " 2022-04-19T07:30:20.1147846Z ResolveProjectReferences; 2022-04-19T07:30:20.1156497Z FindInvalidProjectReferences; 2022-04-19T07:30:20.1185341Z GetFrameworkPaths; 2022-04-19T07:30:20.1209219Z GetReferenceAssemblyPaths; 2022-04-19T07:30:20.1295747Z PrepareForBuild; 2022-04-19T07:30:20.1315914Z ResolveSDKReferences; 2022-04-19T07:30:20.1399166Z ExpandSDKReferences; 2022-04-19T07:30:20.1430481Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2022-04-19T07:30:20.1536855Z Property reassignment: $(PrepareResourcesDependsOn)=" 2022-04-19T07:30:20.1542976Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:20.1552654Z _HandlePackageFileConflicts; 2022-04-19T07:30:20.1559233Z 2022-04-19T07:30:20.1576382Z ; 2022-04-19T07:30:20.1582915Z PrepareResourceNames; 2022-04-19T07:30:20.1591958Z ResGen; 2022-04-19T07:30:20.1597384Z CompileLicxFiles 2022-04-19T07:30:20.1606426Z 2022-04-19T07:30:20.1607341Z " (previous value: " 2022-04-19T07:30:20.1618746Z ; 2022-04-19T07:30:20.1619764Z PrepareResourceNames; 2022-04-19T07:30:20.1628536Z ResGen; 2022-04-19T07:30:20.1629440Z CompileLicxFiles 2022-04-19T07:30:20.1637314Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2022-04-19T07:30:20.1640261Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2022-04-19T07:30:20.1647943Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2022-04-19T07:30:20.1649782Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2022-04-19T07:30:20.1658481Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2022-04-19T07:30:20.1666592Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2022-04-19T07:30:20.1673505Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2022-04-19T07:30:20.1677347Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2022-04-19T07:30:20.1682543Z 2022-04-19T07:30:20.1683441Z 2022-04-19T07:30:20.1690281Z ResolveProjectReferences; 2022-04-19T07:30:20.1691135Z FindInvalidProjectReferences; 2022-04-19T07:30:20.1698121Z GetFrameworkPaths; 2022-04-19T07:30:20.1701527Z GetReferenceAssemblyPaths; 2022-04-19T07:30:20.1703582Z PrepareForBuild; 2022-04-19T07:30:20.1705658Z ResolveSDKReferences; 2022-04-19T07:30:20.1707173Z ExpandSDKReferences; 2022-04-19T07:30:20.1708045Z ; 2022-04-19T07:30:20.1745695Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:20.1761526Z _HandlePackageFileConflicts; 2022-04-19T07:30:20.1808701Z ; 2022-04-19T07:30:20.1823281Z ResolveTargetingPackAssets; 2022-04-19T07:30:20.1883742Z " (previous value: " 2022-04-19T07:30:20.1907702Z 2022-04-19T07:30:20.1918226Z ResolveProjectReferences; 2022-04-19T07:30:20.1963955Z FindInvalidProjectReferences; 2022-04-19T07:30:20.1972393Z GetFrameworkPaths; 2022-04-19T07:30:20.1974726Z GetReferenceAssemblyPaths; 2022-04-19T07:30:20.2032650Z PrepareForBuild; 2022-04-19T07:30:20.2165059Z ResolveSDKReferences; 2022-04-19T07:30:20.2368538Z ExpandSDKReferences; 2022-04-19T07:30:20.2410107Z ; 2022-04-19T07:30:20.2413081Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:20.2417775Z _HandlePackageFileConflicts; 2022-04-19T07:30:20.2418473Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2022-04-19T07:30:20.2453681Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.genruntimeconfig.cache" (previous value: "obj\Debug\net6.0\DummyConsole.genruntimeconfig.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (41,5) 2022-04-19T07:30:20.2563293Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (54,5) 2022-04-19T07:30:20.2574831Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\ATEmulationBuild" (previous value: "C:\Simulation") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (70,5) 2022-04-19T07:30:20.2577461Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\ATEmulationBuild\.dotnet\store" (previous value: "C:\Users\ATEmulationBuild") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (71,5) 2022-04-19T07:30:20.2580628Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (96,5) 2022-04-19T07:30:20.2586178Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (100,5) 2022-04-19T07:30:20.2588442Z Property reassignment: $(CoreBuildDependsOn)=" 2022-04-19T07:30:20.2589723Z _CheckForBuildWithNoBuild; 2022-04-19T07:30:20.2592666Z 2022-04-19T07:30:20.2593237Z BuildOnlySettings; 2022-04-19T07:30:20.2593761Z PrepareForBuild; 2022-04-19T07:30:20.2594050Z PreBuildEvent; 2022-04-19T07:30:20.2594334Z ResolveReferences; 2022-04-19T07:30:20.2594595Z PrepareResources; 2022-04-19T07:30:20.2594853Z ResolveKeySource; 2022-04-19T07:30:20.2595125Z Compile; 2022-04-19T07:30:20.2596184Z ExportWindowsMDFile; 2022-04-19T07:30:20.2596472Z UnmanagedUnregistration; 2022-04-19T07:30:20.2596774Z GenerateSerializationAssemblies; 2022-04-19T07:30:20.2597422Z CreateSatelliteAssemblies; 2022-04-19T07:30:20.2597710Z GenerateManifests; 2022-04-19T07:30:20.2597972Z GetTargetPath; 2022-04-19T07:30:20.2598217Z PrepareForRun; 2022-04-19T07:30:20.2598473Z UnmanagedRegistration; 2022-04-19T07:30:20.2598735Z IncrementalClean; 2022-04-19T07:30:20.2598984Z PostBuildEvent 2022-04-19T07:30:20.2599533Z ; 2022-04-19T07:30:20.2599878Z GenerateBuildDependencyFile; 2022-04-19T07:30:20.2600238Z GenerateBuildRuntimeConfigurationFiles 2022-04-19T07:30:20.2600533Z " (previous value: " 2022-04-19T07:30:20.2600781Z BuildOnlySettings; 2022-04-19T07:30:20.2601038Z PrepareForBuild; 2022-04-19T07:30:20.2601287Z PreBuildEvent; 2022-04-19T07:30:20.2601535Z ResolveReferences; 2022-04-19T07:30:20.2601792Z PrepareResources; 2022-04-19T07:30:20.2602039Z ResolveKeySource; 2022-04-19T07:30:20.2602284Z Compile; 2022-04-19T07:30:20.2602532Z ExportWindowsMDFile; 2022-04-19T07:30:20.2602809Z UnmanagedUnregistration; 2022-04-19T07:30:20.2603111Z GenerateSerializationAssemblies; 2022-04-19T07:30:20.2603411Z CreateSatelliteAssemblies; 2022-04-19T07:30:20.2603675Z GenerateManifests; 2022-04-19T07:30:20.2603935Z GetTargetPath; 2022-04-19T07:30:20.2606231Z PrepareForRun; 2022-04-19T07:30:20.2606549Z UnmanagedRegistration; 2022-04-19T07:30:20.2606822Z IncrementalClean; 2022-04-19T07:30:20.2607067Z PostBuildEvent 2022-04-19T07:30:20.2607517Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (109,5) 2022-04-19T07:30:20.2608023Z Property reassignment: $(CoreCleanDependsOn)=" 2022-04-19T07:30:20.2608326Z _SdkBeforeClean; 2022-04-19T07:30:20.2608551Z 2022-04-19T07:30:20.2608993Z " (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (118,5) 2022-04-19T07:30:20.2609685Z Property reassignment: $(RebuildDependsOn)=" 2022-04-19T07:30:20.2609993Z _SdkBeforeRebuild; 2022-04-19T07:30:20.2610927Z 2022-04-19T07:30:20.2611165Z BeforeRebuild; 2022-04-19T07:30:20.2611398Z Clean; 2022-04-19T07:30:20.2611608Z Build; 2022-04-19T07:30:20.2611840Z AfterRebuild; 2022-04-19T07:30:20.2612047Z 2022-04-19T07:30:20.2612269Z " (previous value: " 2022-04-19T07:30:20.2612520Z BeforeRebuild; 2022-04-19T07:30:20.2612742Z Clean; 2022-04-19T07:30:20.2612958Z Build; 2022-04-19T07:30:20.2613178Z AfterRebuild; 2022-04-19T07:30:20.2613618Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (125,5) 2022-04-19T07:30:20.2614104Z Property reassignment: $(CompileDependsOn)=" 2022-04-19T07:30:20.2614370Z 2022-04-19T07:30:20.2614594Z ResolveReferences; 2022-04-19T07:30:20.2620807Z ResolveKeySource; 2022-04-19T07:30:20.2621229Z SetWin32ManifestProperties; 2022-04-19T07:30:20.2621593Z FindReferenceAssembliesForReferences; 2022-04-19T07:30:20.2621892Z _GenerateCompileInputs; 2022-04-19T07:30:20.2622157Z BeforeCompile; 2022-04-19T07:30:20.2622445Z _TimeStampBeforeCompile; 2022-04-19T07:30:20.2622814Z _GenerateCompileDependencyCache; 2022-04-19T07:30:20.2623093Z CoreCompile; 2022-04-19T07:30:20.2623342Z _TimeStampAfterCompile; 2022-04-19T07:30:20.2623608Z AfterCompile; 2022-04-19T07:30:20.2623825Z ; 2022-04-19T07:30:20.2624039Z _CreateAppHost; 2022-04-19T07:30:20.2624286Z _CreateComHost; 2022-04-19T07:30:20.2624538Z _GetIjwHostPaths; 2022-04-19T07:30:20.2624787Z " (previous value: " 2022-04-19T07:30:20.2625042Z ResolveReferences; 2022-04-19T07:30:20.2625290Z ResolveKeySource; 2022-04-19T07:30:20.2625812Z SetWin32ManifestProperties; 2022-04-19T07:30:20.2626129Z FindReferenceAssembliesForReferences; 2022-04-19T07:30:20.2626430Z _GenerateCompileInputs; 2022-04-19T07:30:20.2626691Z BeforeCompile; 2022-04-19T07:30:20.2626948Z _TimeStampBeforeCompile; 2022-04-19T07:30:20.2627246Z _GenerateCompileDependencyCache; 2022-04-19T07:30:20.2627518Z CoreCompile; 2022-04-19T07:30:20.2627769Z _TimeStampAfterCompile; 2022-04-19T07:30:20.2628028Z AfterCompile; 2022-04-19T07:30:20.2628468Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (520,5) 2022-04-19T07:30:20.2629071Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2022-04-19T07:30:20.2629375Z 2022-04-19T07:30:20.2629621Z _GenerateSatelliteAssemblyInputs; 2022-04-19T07:30:20.2629950Z ComputeIntermediateSatelliteAssemblies; 2022-04-19T07:30:20.2630295Z GenerateSatelliteAssemblies 2022-04-19T07:30:20.2630554Z ; 2022-04-19T07:30:20.2630806Z CoreGenerateSatelliteAssemblies 2022-04-19T07:30:20.2631084Z " (previous value: " 2022-04-19T07:30:20.2631359Z _GenerateSatelliteAssemblyInputs; 2022-04-19T07:30:20.2631683Z ComputeIntermediateSatelliteAssemblies; 2022-04-19T07:30:20.2631989Z GenerateSatelliteAssemblies 2022-04-19T07:30:20.2632527Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (906,5) 2022-04-19T07:30:20.2636029Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2022-04-19T07:30:20.2636533Z 2022-04-19T07:30:20.2636731Z ; 2022-04-19T07:30:20.2636926Z 2022-04-19T07:30:20.2637109Z ; 2022-04-19T07:30:20.2637335Z BuildOnlySettings; 2022-04-19T07:30:20.2637582Z PrepareForBuild; 2022-04-19T07:30:20.2637922Z AssignTargetPaths; 2022-04-19T07:30:20.2638178Z ResolveReferences 2022-04-19T07:30:20.2638393Z 2022-04-19T07:30:20.2638588Z ; 2022-04-19T07:30:20.2638821Z _GenerateDesignerDepsFile; 2022-04-19T07:30:20.2639128Z _GenerateDesignerRuntimeConfigFile; 2022-04-19T07:30:20.2639446Z _GatherDesignerShadowCopyFiles; 2022-04-19T07:30:20.2639720Z " (previous value: " 2022-04-19T07:30:20.2639945Z ; 2022-04-19T07:30:20.2640129Z 2022-04-19T07:30:20.2640321Z ; 2022-04-19T07:30:20.2640547Z BuildOnlySettings; 2022-04-19T07:30:20.2640793Z PrepareForBuild; 2022-04-19T07:30:20.2641053Z AssignTargetPaths; 2022-04-19T07:30:20.2641300Z ResolveReferences 2022-04-19T07:30:20.2641528Z 2022-04-19T07:30:20.2642079Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2022-04-19T07:30:20.2643198Z Property reassignment: $(_ShimInputCacheFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.shiminput.cache" (previous value: "obj\Debug\net6.0\DummyConsole.shiminput.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (109,5) 2022-04-19T07:30:20.2645297Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.shimcreated.sentinel" (previous value: "obj\Debug\net6.0\DummyConsole.shimcreated.sentinel") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (111,5) 2022-04-19T07:30:20.2646537Z Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2022-04-19T07:30:20.2647520Z Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2022-04-19T07:30:20.2648483Z Property reassignment: $(WarningLevel)="5" (previous value: "4") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Analyzers.targets (70,5) 2022-04-19T07:30:20.2649355Z Property reassignment: $(WarningLevel)="6" (previous value: "5") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Analyzers.targets (77,5) 2022-04-19T07:30:20.2650264Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2022-04-19T07:30:20.2651852Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2022-04-19T07:30:20.2653398Z Overriding target "ResolveFrameworkReferences" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2022-04-19T07:30:20.2654761Z Overriding target "Run" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2022-04-19T07:30:20.2659949Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2022-04-19T07:30:20.2661352Z Overriding target "GetReferenceAssemblyPaths" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2022-04-19T07:30:20.2662736Z Overriding target "GetFrameworkPaths" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2022-04-19T07:30:20.2664373Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2022-04-19T07:30:20.2665715Z Overriding target "Publish" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:20.2667005Z Overriding target "ResolveReadyToRunCompilers" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:20.2695536Z Overriding target "GetCopyToPublishDirectoryItems" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:20.2696806Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2022-04-19T07:30:20.2697730Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2022-04-19T07:30:20.2698696Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2) on node 1 (_IsProjectRestoreSupported target(s)). 2022-04-19T07:30:20.2723444Z 2>Target "_IsProjectRestoreSupported" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (entry point): 2022-04-19T07:30:20.2724219Z 2>Done building target "_IsProjectRestoreSupported" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2724987Z 2>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (_IsProjectRestoreSupported target(s)). 2022-04-19T07:30:20.2725554Z 1>Done executing task "MSBuild". 2022-04-19T07:30:20.2726028Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2022-04-19T07:30:20.2726674Z Using "WarnForInvalidProjectsTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.2727135Z Task "WarnForInvalidProjectsTask" 2022-04-19T07:30:20.2727553Z (in) AllProjects 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.2728085Z (in) ValidProjects 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.2728526Z Done executing task "WarnForInvalidProjectsTask". 2022-04-19T07:30:20.2728953Z 1>Done building target "_FilterRestoreGraphProjectInputItems" in project "DummyConsole.sln". 2022-04-19T07:30:20.2729439Z Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully. 2022-04-19T07:30:20.2730214Z 1>Target "_GetAllRestoreProjectPathItems" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (target "_GenerateRestoreGraph" depends on it): 2022-04-19T07:30:20.2731028Z Using "NuGetMessageTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.2731464Z Task "NuGetMessageTask" 2022-04-19T07:30:20.2731746Z Determining projects to restore... 2022-04-19T07:30:20.2732141Z Done executing task "NuGetMessageTask". 2022-04-19T07:30:20.2732444Z Task "MSBuild" 2022-04-19T07:30:20.2732685Z Global Properties: 2022-04-19T07:30:20.2732970Z ExcludeRestorePackageImports=true 2022-04-19T07:30:20.2733270Z _RestoreSolutionFileUsed=true 2022-04-19T07:30:20.2733622Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:20.2733959Z SolutionName=DummyConsole 2022-04-19T07:30:20.2734252Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:20.2734639Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:20.2734993Z SolutionExt=.sln 2022-04-19T07:30:20.2735407Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:20.2735827Z Configuration=Debug 2022-04-19T07:30:20.2736073Z Platform=AnyCPU 2022-04-19T07:30:20.2736731Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2:2) on node 1 (_GenerateRestoreProjectPathWalk target(s)). 2022-04-19T07:30:20.2737615Z 2:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2742120Z 2:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2022-04-19T07:30:20.2743384Z Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.2743985Z Task "ConvertToAbsolutePath" 2022-04-19T07:30:20.2744377Z Done executing task "ConvertToAbsolutePath". 2022-04-19T07:30:20.2744985Z 2:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2745859Z 2:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2022-04-19T07:30:20.2746814Z 2:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2747674Z 2:2>Target "_GenerateRestoreProjectPathItems" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2022-04-19T07:30:20.2748590Z Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.2749067Z Task "RemoveDuplicates" 2022-04-19T07:30:20.2749366Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:20.2749782Z 2:2>Done building target "_GenerateRestoreProjectPathItems" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2750532Z 2:2>Target "_GenerateRestoreProjectPathWalk" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (entry point): 2022-04-19T07:30:20.2751380Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.2751823Z Task "MSBuild" 2022-04-19T07:30:20.2752075Z Done executing task "MSBuild". 2022-04-19T07:30:20.2752544Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2022-04-19T07:30:20.2752999Z Task "RemoveDuplicates" 2022-04-19T07:30:20.2753284Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:20.2753696Z 2:2>Done building target "_GenerateRestoreProjectPathWalk" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2754311Z 2:2>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2022-04-19T07:30:20.2754860Z 1>Done executing task "MSBuild". 2022-04-19T07:30:20.2755358Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2022-04-19T07:30:20.2755809Z Task "RemoveDuplicates" 2022-04-19T07:30:20.2756095Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:20.2756370Z Task "MSBuild" 2022-04-19T07:30:20.2756628Z Global Properties: 2022-04-19T07:30:20.2756911Z ExcludeRestorePackageImports=true 2022-04-19T07:30:20.2757219Z _RestoreSolutionFileUsed=true 2022-04-19T07:30:20.2757559Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:20.2757894Z SolutionName=DummyConsole 2022-04-19T07:30:20.2758195Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:20.2758573Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:20.2758926Z SolutionExt=.sln 2022-04-19T07:30:20.2759338Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:20.2759782Z Configuration=Debug 2022-04-19T07:30:20.2760034Z Platform=AnyCPU 2022-04-19T07:30:20.2760667Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2:3) on node 1 (_IsProjectRestoreSupported target(s)). 2022-04-19T07:30:20.2761582Z 2:3>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2022-04-19T07:30:20.2762191Z 2:3>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (_IsProjectRestoreSupported target(s)). 2022-04-19T07:30:20.2762725Z 1>Done executing task "MSBuild". 2022-04-19T07:30:20.2763203Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2022-04-19T07:30:20.2763769Z 1>Done building target "_GetAllRestoreProjectPathItems" in project "DummyConsole.sln". 2022-04-19T07:30:20.2764483Z 1>Target "_GenerateRestoreGraph" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (target "Restore" depends on it): 2022-04-19T07:30:20.2765061Z Task "Message" 2022-04-19T07:30:20.2765304Z Generating dg file 2022-04-19T07:30:20.2765570Z Done executing task "Message". 2022-04-19T07:30:20.2765829Z Task "Message" 2022-04-19T07:30:20.2766266Z D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj 2022-04-19T07:30:20.2766658Z Done executing task "Message". 2022-04-19T07:30:20.2766915Z Task "MSBuild" 2022-04-19T07:30:20.2767151Z Global Properties: 2022-04-19T07:30:20.2767436Z ExcludeRestorePackageImports=true 2022-04-19T07:30:20.2767745Z _RestoreSolutionFileUsed=true 2022-04-19T07:30:20.2768085Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:20.2768422Z SolutionName=DummyConsole 2022-04-19T07:30:20.2768715Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:20.2769190Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:20.2769545Z SolutionExt=.sln 2022-04-19T07:30:20.2769960Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:20.2770385Z Configuration=Debug 2022-04-19T07:30:20.2770639Z Platform=AnyCPU 2022-04-19T07:30:20.2771293Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2:4) on node 1 (_GenerateRestoreGraphProjectEntry target(s)). 2022-04-19T07:30:20.2772345Z 2:4>Target "_GetProjectJsonPath" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreProjectStyle" depends on it): 2022-04-19T07:30:20.2773380Z 2:4>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2022-04-19T07:30:20.2774119Z 2:4>Done building target "_GetProjectJsonPath" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2775262Z Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')). 2022-04-19T07:30:20.2776925Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:20.2778279Z 2:4>Target "_CheckForUnsupportedNETCoreVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:20.2779481Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '6.0'). 2022-04-19T07:30:20.2780315Z 2:4>Done building target "_CheckForUnsupportedNETCoreVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2781677Z 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'). 2022-04-19T07:30:20.2783108Z 2:4>Target "_CheckForUnsupportedCppNETCoreVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:20.2784482Z 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')). 2022-04-19T07:30:20.2785492Z 2:4>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2786277Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2022-04-19T07:30:20.2787251Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2022-04-19T07:30:20.2788380Z 2:4>Target "UpdateAspNetToFrameworkReference" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ApplyImplicitVersions" depends on it): 2022-04-19T07:30:20.2790060Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2790781Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2022-04-19T07:30:20.2791207Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2022-04-19T07:30:20.2791766Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2022-04-19T07:30:20.2792283Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2022-04-19T07:30:20.2792710Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2022-04-19T07:30:20.2793266Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2022-04-19T07:30:20.2793861Z 2:4>Done building target "UpdateAspNetToFrameworkReference" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2794809Z 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'). 2022-04-19T07:30:20.2796260Z 2:4>Target "CheckForImplicitPackageReferenceOverrides" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ApplyImplicitVersions" depends on it): 2022-04-19T07:30:20.2797443Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2798077Z Task "CheckForImplicitPackageReferenceOverrides" 2022-04-19T07:30:20.2798466Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2022-04-19T07:30:20.2799021Z 2:4>Done building target "CheckForImplicitPackageReferenceOverrides" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2799956Z 2:4>Target "ApplyImplicitVersions" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:20.2801031Z Using "ApplyImplicitVersions" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2801579Z Task "ApplyImplicitVersions" 2022-04-19T07:30:20.2801897Z Done executing task "ApplyImplicitVersions". 2022-04-19T07:30:20.2802310Z 2:4>Done building target "ApplyImplicitVersions" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2802798Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2022-04-19T07:30:20.2803589Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2022-04-19T07:30:20.2805033Z Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')). 2022-04-19T07:30:20.2806650Z 2:4>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ProcessFrameworkReferences" depends on it): 2022-04-19T07:30:20.2808021Z 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'). 2022-04-19T07:30:20.2809177Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2022-04-19T07:30:20.2810178Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and false == 'true'). 2022-04-19T07:30:20.2810972Z 2:4>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2812035Z 2:4>Target "ProcessFrameworkReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:20.2813207Z Using "CheckForDuplicateFrameworkReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2813821Z Task "CheckForDuplicateFrameworkReferences" 2022-04-19T07:30:20.2814262Z Done executing task "CheckForDuplicateFrameworkReferences". 2022-04-19T07:30:20.2814960Z Using "ProcessFrameworkReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2815693Z Task "ProcessFrameworkReferences" 2022-04-19T07:30:20.2816125Z Done executing task "ProcessFrameworkReferences". 2022-04-19T07:30:20.2816887Z Using "ResolveAppHosts" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:20.2817429Z Task "ResolveAppHosts" 2022-04-19T07:30:20.2817722Z Done executing task "ResolveAppHosts". 2022-04-19T07:30:20.2818123Z 2:4>Done building target "ProcessFrameworkReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2819061Z 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'). 2022-04-19T07:30:20.2820472Z 2:4>Target "_CheckForObsoleteDotNetCliToolReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:20.2821495Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2822099Z 2:4>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2822920Z 2:4>Target "CollectPackageReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreProjectStyle" depends on it): 2022-04-19T07:30:20.2823723Z 2:4>Done building target "CollectPackageReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2824508Z 2:4>Target "_GetRestoreProjectStyle" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreSpecs" depends on it): 2022-04-19T07:30:20.2825371Z Using "GetRestoreProjectStyleTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.2825841Z Task "GetRestoreProjectStyleTask" 2022-04-19T07:30:20.2826158Z (in) HasPackageReferenceItems 'True' 2022-04-19T07:30:20.2826622Z (in) MSBuildProjectDirectory 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1' 2022-04-19T07:30:20.2827036Z (in) MSBuildProjectName 'DummyConsole' 2022-04-19T07:30:20.2827340Z (in) ProjectJsonPath '' 2022-04-19T07:30:20.2827646Z (in) RestoreProjectStyle 'PackageReference' 2022-04-19T07:30:20.2828101Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2022-04-19T07:30:20.2828458Z (out) ProjectStyle 'PackageReference' 2022-04-19T07:30:20.2828796Z Done executing task "GetRestoreProjectStyleTask". 2022-04-19T07:30:20.2829326Z 2:4>Done building target "_GetRestoreProjectStyle" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2830194Z 2:4>Target "_GenerateRestoreSpecs" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2022-04-19T07:30:20.2831113Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.2831583Z Task "Message" 2022-04-19T07:30:20.2831967Z Restore entry point D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj 2022-04-19T07:30:20.2832379Z Done executing task "Message". 2022-04-19T07:30:20.2832752Z 2:4>Done building target "_GenerateRestoreSpecs" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2833524Z 2:4>Target "_GetRestoreSettingsOverrides" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreSettings" depends on it): 2022-04-19T07:30:20.2834338Z Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2834908Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2835535Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2836089Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.2836618Z 2:4>Done building target "_GetRestoreSettingsOverrides" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2837443Z 2:4>Target "_GetRestoreSettingsPerFramework" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2022-04-19T07:30:20.2838268Z 2:4>Done building target "_GetRestoreSettingsPerFramework" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2840270Z 2:4>Target "_GetRestoreSettingsCurrentProject" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreSettings" depends on it): 2022-04-19T07:30:20.2841180Z 2:4>Done building target "_GetRestoreSettingsCurrentProject" in project "DummyConsole.csproj". 2022-04-19T07:30:20.2842070Z Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2022-04-19T07:30:20.2843124Z 2:4>Target "_GetRestoreSettings" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2022-04-19T07:30:20.2843983Z Using "GetRestoreSettingsTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.2844534Z Task "GetRestoreSettingsTask" 2022-04-19T07:30:20.2845075Z (in) ProjectUniqueName 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.2845525Z (in) RestoreSources '' 2022-04-19T07:30:20.2845999Z (in) RestorePackagesPath '' 2022-04-19T07:30:20.2847091Z (in) RestoreRepositoryPath '' 2022-04-19T07:30:20.2847505Z (in) RestoreFallbackFolders '' 2022-04-19T07:30:20.2847893Z (in) RestoreConfigFile '' 2022-04-19T07:30:20.5170361Z (in) RestoreSolutionDirectory '' 2022-04-19T07:30:20.5170709Z (in) RestoreRootConfigDirectory '' 2022-04-19T07:30:20.5171037Z (in) RestorePackagesPathOverride '' 2022-04-19T07:30:20.5171338Z (in) RestoreSourcesOverride '' 2022-04-19T07:30:20.5171654Z (in) RestoreFallbackFoldersOverride '' 2022-04-19T07:30:20.5171995Z (in) RestoreProjectStyle 'PackageReference' 2022-04-19T07:30:20.5172370Z (in) MSBuildStartupDirectory 'D:\VS\vsts-spot-agent\_work\17\s' 2022-04-19T07:30:20.5172794Z (out) OutputPackagesPath 'C:\Users\ATEmulationBuild\.nuget\packages\' 2022-04-19T07:30:20.5173147Z (out) OutputRepositoryPath '' 2022-04-19T07:30:20.5173908Z (out) OutputSources 'https://api.nuget.org/v3/index.json;http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/SPoT/nuget/v3/index.json;http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/PlcEmulation/nuget/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' 2022-04-19T07:30:20.5174681Z (out) OutputFallbackFolders '' 2022-04-19T07:30:20.5175435Z (out) OutputConfigFilePaths 'C:\Users\ATEmulationBuild\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2022-04-19T07:30:20.5176145Z Done executing task "GetRestoreSettingsTask". 2022-04-19T07:30:20.5176687Z 2:4>Done building target "_GetRestoreSettings" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5177643Z 2:4>Target "_GenerateDotnetCliToolReferenceSpecs" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2022-04-19T07:30:20.5178556Z Using "GetRestoreDotnetCliToolsTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5179047Z Task "GetRestoreDotnetCliToolsTask" 2022-04-19T07:30:20.5179472Z (in) ProjectPath 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5179880Z (in) DotnetCliToolReferences '' 2022-04-19T07:30:20.5180641Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/SPoT/nuget/v3/index.json;http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/PlcEmulation/nuget/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' 2022-04-19T07:30:20.5181448Z (in) RestorePackagesPath 'C:\Users\ATEmulationBuild\.nuget\packages\' 2022-04-19T07:30:20.5182048Z (in) RestoreConfigFilePaths 'C:\Users\ATEmulationBuild\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2022-04-19T07:30:20.5182628Z Done executing task "GetRestoreDotnetCliToolsTask". 2022-04-19T07:30:20.5183079Z 2:4>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5183841Z 2:4>Target "_GenerateRestoreGraphProjectEntry" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (entry point): 2022-04-19T07:30:20.5184728Z 2:4>Done building target "_GenerateRestoreGraphProjectEntry" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5185589Z 2:4>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2022-04-19T07:30:20.5186178Z 1>Done executing task "MSBuild". 2022-04-19T07:30:20.5186446Z Task "MSBuild" 2022-04-19T07:30:20.5186865Z Global Properties: 2022-04-19T07:30:20.5187145Z ExcludeRestorePackageImports=true 2022-04-19T07:30:20.5187452Z _RestoreSolutionFileUsed=true 2022-04-19T07:30:20.5193944Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:20.5194276Z SolutionName=DummyConsole 2022-04-19T07:30:20.5194574Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:20.5194956Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:20.5195309Z SolutionExt=.sln 2022-04-19T07:30:20.5195733Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:20.5196148Z Configuration=Debug 2022-04-19T07:30:20.5196400Z Platform=AnyCPU 2022-04-19T07:30:20.5197047Z 1>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2:5) on node 1 (_GenerateProjectRestoreGraph target(s)). 2022-04-19T07:30:20.5197788Z 2:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2022-04-19T07:30:20.5198240Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2022-04-19T07:30:20.5198680Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2022-04-19T07:30:20.5199460Z 2:5>Target "_GetRestoreTargetFrameworksOutput" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2022-04-19T07:30:20.5200352Z Using "GetProjectTargetFrameworksTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5200840Z Task "GetProjectTargetFrameworksTask" 2022-04-19T07:30:20.5201262Z (in) ProjectPath 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5201727Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2022-04-19T07:30:20.5202078Z (in) TargetPlatformIdentifier '' 2022-04-19T07:30:20.5202368Z (in) TargetPlatformVersion '' 2022-04-19T07:30:20.5202668Z (in) TargetPlatformMinVersion '' 2022-04-19T07:30:20.5202948Z (in) TargetFrameworks '' 2022-04-19T07:30:20.5203230Z (in) TargetFramework 'net6.0' 2022-04-19T07:30:20.5203539Z (out) ProjectTargetFrameworks 'net6.0' 2022-04-19T07:30:20.5203884Z Done executing task "GetProjectTargetFrameworksTask". 2022-04-19T07:30:20.5204333Z 2:5>Done building target "_GetRestoreTargetFrameworksOutput" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5204804Z Target "_GetRestoreSettings" skipped. Previously built successfully. 2022-04-19T07:30:20.5205566Z 2:5>Target "_GenerateRestoreProjectSpec" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2022-04-19T07:30:20.5206260Z Task "ConvertToAbsolutePath" 2022-04-19T07:30:20.5206575Z Done executing task "ConvertToAbsolutePath". 2022-04-19T07:30:20.5206986Z 2:5>Done building target "_GenerateRestoreProjectSpec" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5207574Z Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:20.5208134Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2022-04-19T07:30:20.5208567Z Target "CollectPackageReferences" skipped. Previously built successfully. 2022-04-19T07:30:20.5209358Z 2:5>Target "CollectPackageDownloads" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2022-04-19T07:30:20.5210326Z 2:5>Done building target "CollectPackageDownloads" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5211141Z 2:5>Target "CollectFrameworkReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2022-04-19T07:30:20.5211952Z 2:5>Done building target "CollectFrameworkReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5212777Z 2:5>Target "CollectCentralPackageVersions" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2022-04-19T07:30:20.5213599Z 2:5>Done building target "CollectCentralPackageVersions" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5214155Z Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:20.5215074Z 2:5>Target "_GenerateProjectRestoreGraphPerFramework" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2022-04-19T07:30:20.5216003Z Using "GetRestoreProjectReferencesTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5216487Z Task "GetRestoreProjectReferencesTask" 2022-04-19T07:30:20.5216936Z (in) ProjectUniqueName 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5217364Z (in) TargetFrameworks 'net6.0' 2022-04-19T07:30:20.5217643Z (in) ProjectReferences '' 2022-04-19T07:30:20.5218058Z (in) ParentProjectPath 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5218525Z Done executing task "GetRestoreProjectReferencesTask". 2022-04-19T07:30:20.5219136Z Using "GetRestorePackageReferencesTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5219628Z Task "GetRestorePackageReferencesTask" 2022-04-19T07:30:20.5220064Z (in) ProjectUniqueName 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5220477Z (in) TargetFrameworks 'net6.0' 2022-04-19T07:30:20.5220825Z (in) PackageReferences 'Cloneable;SonarAnalyzer.CSharp' 2022-04-19T07:30:20.5221202Z Done executing task "GetRestorePackageReferencesTask". 2022-04-19T07:30:20.5221890Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2022-04-19T07:30:20.5222714Z Using "GetRestorePackageDownloadsTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5223200Z Task "GetRestorePackageDownloadsTask" 2022-04-19T07:30:20.5223630Z (in) ProjectUniqueName 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5224047Z (in) TargetFrameworks 'net6.0' 2022-04-19T07:30:20.5224324Z (in) PackageDownloads '' 2022-04-19T07:30:20.5224674Z Done executing task "GetRestorePackageDownloadsTask". 2022-04-19T07:30:20.5225333Z Using "GetRestoreFrameworkReferencesTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5226285Z Task "GetRestoreFrameworkReferencesTask" 2022-04-19T07:30:20.5226732Z (in) ProjectUniqueName 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj' 2022-04-19T07:30:20.5227216Z (in) TargetFrameworks 'net6.0' 2022-04-19T07:30:20.5227541Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2022-04-19T07:30:20.5227914Z Done executing task "GetRestoreFrameworkReferencesTask". 2022-04-19T07:30:20.5228376Z 2:5>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5229229Z 2:5>Target "_GenerateProjectRestoreGraphCurrentProject" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateRestoreDependencies" depends on it): 2022-04-19T07:30:20.5230085Z 2:5>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5230918Z 2:5>Target "_GenerateRestoreDependencies" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2022-04-19T07:30:20.5231715Z 2:5>Done building target "_GenerateRestoreDependencies" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5232470Z 2:5>Target "_GenerateProjectRestoreGraph" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (entry point): 2022-04-19T07:30:20.5233216Z 2:5>Done building target "_GenerateProjectRestoreGraph" in project "DummyConsole.csproj". 2022-04-19T07:30:20.5233820Z 2:5>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (_GenerateProjectRestoreGraph target(s)). 2022-04-19T07:30:20.5234315Z 1>Done executing task "MSBuild". 2022-04-19T07:30:20.5234685Z 1>Done building target "_GenerateRestoreGraph" in project "DummyConsole.sln". 2022-04-19T07:30:20.5249801Z 1>Target "Restore" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:20.5250367Z Task "RemoveDuplicates" 2022-04-19T07:30:20.5250670Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:20.5251130Z Using "RestoreTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:20.5251543Z Task "RestoreTask" 2022-04-19T07:30:20.5251824Z (in) RestoreGraphItems Count '6' 2022-04-19T07:30:20.5252135Z (in) RestoreDisableParallel 'False' 2022-04-19T07:30:20.5252430Z (in) RestoreNoCache 'False' 2022-04-19T07:30:20.5252748Z (in) RestoreIgnoreFailedSources 'False' 2022-04-19T07:30:20.5253051Z (in) RestoreRecursive 'True' 2022-04-19T07:30:20.5253337Z (in) RestoreForce 'False' 2022-04-19T07:30:20.5253637Z (in) HideWarningsAndErrors 'False' 2022-04-19T07:30:20.5253943Z (in) RestoreForceEvaluate 'False' 2022-04-19T07:30:20.5254259Z (in) RestorePackagesConfig 'False' 2022-04-19T07:30:20.5496610Z Running restore with 4 concurrent jobs. 2022-04-19T07:30:20.5497137Z Reading project file D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj. 2022-04-19T07:30:20.5497703Z The restore inputs for 'DummyConsole' have not changed. No further actions are required to complete the restore. 2022-04-19T07:30:20.5498112Z Committing restore... 2022-04-19T07:30:20.5498596Z Assets file has not changed. Skipping assets file writing. Path: D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\project.assets.json 2022-04-19T07:30:20.5499428Z No-Op restore. The cache will not be updated. Path: D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\project.nuget.cache 2022-04-19T07:30:20.5500019Z Restored D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj (in 68 ms). 2022-04-19T07:30:20.5500469Z 2022-04-19T07:30:20.5500701Z NuGet Config files used: 2022-04-19T07:30:20.5501039Z C:\Users\ATEmulationBuild\AppData\Roaming\NuGet\NuGet.Config 2022-04-19T07:30:20.5501470Z C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config 2022-04-19T07:30:20.5501792Z 2022-04-19T07:30:20.5501994Z Feeds used: 2022-04-19T07:30:20.5502269Z https://api.nuget.org/v3/index.json 2022-04-19T07:30:20.5502665Z http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/SPoT/nuget/v3/index.json 2022-04-19T07:30:20.5503170Z http://atvm449.tgw.local/ITPDEmulationCollection/_packaging/PlcEmulation/nuget/v3/index.json 2022-04-19T07:30:20.5503623Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ 2022-04-19T07:30:20.5503966Z All projects are up-to-date for restore. 2022-04-19T07:30:20.5504331Z Done executing task "RestoreTask". 2022-04-19T07:30:20.5504820Z 1>Done building target "Restore" in project "DummyConsole.sln". 2022-04-19T07:30:20.5505307Z 1>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (Restore target(s)). 2022-04-19T07:30:20.5505872Z 1:2>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" on node 1 (default targets). 2022-04-19T07:30:20.5506619Z 1:2>Target "ValidateSolutionConfiguration" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:20.5507519Z 1:2>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as ((' 2022-04-19T07:30:20.5508463Z Debug|AnyCPU 2022-04-19T07:30:20.5509218Z ' == '') and ('' != 'true')). 2022-04-19T07:30:20.5509830Z Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as ((' 2022-04-19T07:30:20.5510754Z Debug|AnyCPU 2022-04-19T07:30:20.5511447Z ' == '') and ('' == 'true')). 2022-04-19T07:30:20.5511963Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.5512414Z Task "Message" 2022-04-19T07:30:20.5512705Z Building solution configuration "Debug|Any CPU". 2022-04-19T07:30:20.5513027Z Done executing task "Message". 2022-04-19T07:30:20.5513425Z 1:2>Done building target "ValidateSolutionConfiguration" in project "DummyConsole.sln". 2022-04-19T07:30:20.5514124Z 1:2>Target "ValidateToolsVersions" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:20.5515209Z Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')) was evaluated as ('Current' == '2.0' and ('' != '2.0' and '' != '')). 2022-04-19T07:30:20.5516093Z 1:2>Done building target "ValidateToolsVersions" in project "DummyConsole.sln". 2022-04-19T07:30:20.5516778Z 1:2>Target "ValidateProjects" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:20.5517484Z 1:2>Done building target "ValidateProjects" in project "DummyConsole.sln". 2022-04-19T07:30:20.5518048Z Target "_CheckForSolutionLevelRuntimeIdentifier" skipped, due to false condition; ('$(RuntimeIdentifier)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:20.5519144Z 1:2>Target "Build" in file "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln.metaproj" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (entry point): 2022-04-19T07:30:20.5607655Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:20.5653153Z Task "MSBuild" 2022-04-19T07:30:20.5825027Z Global Properties: 2022-04-19T07:30:20.5903768Z BuildingSolutionFile=true 2022-04-19T07:30:20.6347194Z CurrentSolutionConfigurationContents= 2022-04-19T07:30:20.6495538Z Debug|AnyCPU 2022-04-19T07:30:20.6531498Z 2022-04-19T07:30:20.6922389Z SolutionDir=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ 2022-04-19T07:30:20.7196834Z SolutionExt=.sln 2022-04-19T07:30:20.7283942Z SolutionFileName=DummyConsole.sln 2022-04-19T07:30:20.7315685Z SolutionName=DummyConsole 2022-04-19T07:30:20.7385333Z SolutionPath=D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:20.7541846Z Additional Properties for project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj": 2022-04-19T07:30:20.7572099Z Configuration=Debug 2022-04-19T07:30:20.7748518Z Platform=AnyCPU 2022-04-19T07:30:20.8208702Z 0>Resolving SDK 'Microsoft.NET.Sdk'... 2022-04-19T07:30:20.8519046Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\" (previous value: "obj\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Current\Microsoft.Common.props (57,5) 2022-04-19T07:30:20.8705248Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8723327Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8761487Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8827980Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8844361Z Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'... 2022-04-19T07:30:20.8853050Z Resolving SDK 'Microsoft.NET.ILLink.Tasks'... 2022-04-19T07:30:20.8863716Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2022-04-19T07:30:20.8880216Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj (4,5) 2022-04-19T07:30:20.8880878Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8883462Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:20.8889794Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2022-04-19T07:30:20.8980916Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2022-04-19T07:30:20.8986647Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**" (previous value: ";bin\Debug\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2022-04-19T07:30:20.8990676Z Property reassignment: $(IntermediateOutputPath)="obj\Debug\net6.0\" (previous value: "obj\Debug\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (244,5) 2022-04-19T07:30:20.8997176Z Property reassignment: $(OutputPath)="bin\Debug\net6.0\" (previous value: "bin\Debug\") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2022-04-19T07:30:20.9986310Z Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'... 2022-04-19T07:30:21.1197549Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (184,5) 2022-04-19T07:30:21.1441305Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (189,5) 2022-04-19T07:30:21.1460804Z Property reassignment: $(SonarQubeBuildDirectory)="D:\VS\vsts-spot-agent\_work\17" (previous value: "") at C:\Users\ATEmulationBuild\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2022-04-19T07:30:21.1584778Z The "Platform" property is a global property, and cannot be modified. 2022-04-19T07:30:21.1704385Z The "Configuration" property is a global property, and cannot be modified. 2022-04-19T07:30:21.2165661Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (176,5) 2022-04-19T07:30:21.2774382Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (186,5) 2022-04-19T07:30:21.3231898Z The "SolutionName" property is a global property, and cannot be modified. 2022-04-19T07:30:21.3465909Z The "SolutionFileName" property is a global property, and cannot be modified. 2022-04-19T07:30:21.3484362Z The "SolutionPath" property is a global property, and cannot be modified. 2022-04-19T07:30:21.3674788Z The "SolutionDir" property is a global property, and cannot be modified. 2022-04-19T07:30:21.3695448Z The "SolutionExt" property is a global property, and cannot be modified. 2022-04-19T07:30:21.3706813Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (521,5) 2022-04-19T07:30:21.4114764Z Property reassignment: $(DelaySign)="" (previous value: "false") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (560,5) 2022-04-19T07:30:21.4316554Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (3738,5) 2022-04-19T07:30:21.4412039Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (3739,5) 2022-04-19T07:30:21.4637446Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2022-04-19T07:30:21.5389645Z AssignProjectConfiguration; 2022-04-19T07:30:21.5759351Z _SplitProjectReferencesByFileExistence 2022-04-19T07:30:21.5987240Z " (previous value: "_SplitProjectReferencesByFileExistence") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets (4873,5) 2022-04-19T07:30:21.6240497Z Property reassignment: $(ProjectAssetsCacheFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.assets.cache" (previous value: "obj\Debug\net6.0\DummyConsole.assets.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2022-04-19T07:30:21.6667497Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2022-04-19T07:30:21.7206702Z 2022-04-19T07:30:21.7360524Z ResolveProjectReferences; 2022-04-19T07:30:21.7501043Z FindInvalidProjectReferences; 2022-04-19T07:30:21.8131656Z GetFrameworkPaths; 2022-04-19T07:30:21.8280253Z GetReferenceAssemblyPaths; 2022-04-19T07:30:21.8338630Z PrepareForBuild; 2022-04-19T07:30:21.8455467Z ResolveSDKReferences; 2022-04-19T07:30:21.9542213Z ExpandSDKReferences; 2022-04-19T07:30:22.0049910Z ; 2022-04-19T07:30:22.0371809Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:22.0453410Z _HandlePackageFileConflicts; 2022-04-19T07:30:22.1367401Z " (previous value: " 2022-04-19T07:30:22.5022794Z ResolveProjectReferences; 2022-04-19T07:30:22.7811107Z FindInvalidProjectReferences; 2022-04-19T07:30:22.8933330Z GetFrameworkPaths; 2022-04-19T07:30:22.9564255Z GetReferenceAssemblyPaths; 2022-04-19T07:30:23.0172043Z PrepareForBuild; 2022-04-19T07:30:23.0669531Z ResolveSDKReferences; 2022-04-19T07:30:23.1420070Z ExpandSDKReferences; 2022-04-19T07:30:23.2106581Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2022-04-19T07:30:23.3083937Z Property reassignment: $(PrepareResourcesDependsOn)=" 2022-04-19T07:30:23.4113868Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:23.4833487Z _HandlePackageFileConflicts; 2022-04-19T07:30:23.5168708Z 2022-04-19T07:30:23.5324166Z ; 2022-04-19T07:30:23.5424864Z PrepareResourceNames; 2022-04-19T07:30:23.5527467Z ResGen; 2022-04-19T07:30:23.5717122Z CompileLicxFiles 2022-04-19T07:30:23.6029282Z 2022-04-19T07:30:23.6501791Z " (previous value: " 2022-04-19T07:30:23.6516704Z ; 2022-04-19T07:30:23.6521042Z PrepareResourceNames; 2022-04-19T07:30:23.6964073Z ResGen; 2022-04-19T07:30:23.6975563Z CompileLicxFiles 2022-04-19T07:30:23.7002236Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2022-04-19T07:30:23.7025746Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2022-04-19T07:30:23.7071377Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2022-04-19T07:30:23.7137097Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2022-04-19T07:30:23.7160410Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2022-04-19T07:30:23.7173186Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2022-04-19T07:30:23.7182824Z Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2022-04-19T07:30:23.7796525Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2022-04-19T07:30:23.8309588Z 2022-04-19T07:30:23.8440156Z 2022-04-19T07:30:23.8587687Z ResolveProjectReferences; 2022-04-19T07:30:23.9352494Z FindInvalidProjectReferences; 2022-04-19T07:30:23.9808755Z GetFrameworkPaths; 2022-04-19T07:30:24.0516671Z GetReferenceAssemblyPaths; 2022-04-19T07:30:24.1140343Z PrepareForBuild; 2022-04-19T07:30:24.1400814Z ResolveSDKReferences; 2022-04-19T07:30:24.1546190Z ExpandSDKReferences; 2022-04-19T07:30:24.1701358Z ; 2022-04-19T07:30:24.1817547Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:24.1878071Z _HandlePackageFileConflicts; 2022-04-19T07:30:24.1995209Z ; 2022-04-19T07:30:24.2520225Z ResolveTargetingPackAssets; 2022-04-19T07:30:24.2771400Z " (previous value: " 2022-04-19T07:30:24.4017194Z 2022-04-19T07:30:24.4181478Z ResolveProjectReferences; 2022-04-19T07:30:24.4422492Z FindInvalidProjectReferences; 2022-04-19T07:30:24.4423014Z GetFrameworkPaths; 2022-04-19T07:30:24.4455340Z GetReferenceAssemblyPaths; 2022-04-19T07:30:24.4473896Z PrepareForBuild; 2022-04-19T07:30:24.4502070Z ResolveSDKReferences; 2022-04-19T07:30:24.4523671Z ExpandSDKReferences; 2022-04-19T07:30:24.4534159Z ; 2022-04-19T07:30:24.4628654Z ResolvePackageDependenciesForBuild; 2022-04-19T07:30:24.5337638Z _HandlePackageFileConflicts; 2022-04-19T07:30:24.5656231Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2022-04-19T07:30:24.6037727Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.genruntimeconfig.cache" (previous value: "obj\Debug\net6.0\DummyConsole.genruntimeconfig.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (41,5) 2022-04-19T07:30:24.6308420Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (54,5) 2022-04-19T07:30:24.7070793Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\ATEmulationBuild" (previous value: "C:\Simulation") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (70,5) 2022-04-19T07:30:24.7211938Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\ATEmulationBuild\.dotnet\store" (previous value: "C:\Users\ATEmulationBuild") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (71,5) 2022-04-19T07:30:24.7335505Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (96,5) 2022-04-19T07:30:24.7419315Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (100,5) 2022-04-19T07:30:24.7573310Z Property reassignment: $(CoreBuildDependsOn)=" 2022-04-19T07:30:24.8057308Z _CheckForBuildWithNoBuild; 2022-04-19T07:30:24.8302461Z 2022-04-19T07:30:24.8483740Z BuildOnlySettings; 2022-04-19T07:30:24.8538445Z PrepareForBuild; 2022-04-19T07:30:24.8839500Z PreBuildEvent; 2022-04-19T07:30:24.9690559Z ResolveReferences; 2022-04-19T07:30:24.9812031Z PrepareResources; 2022-04-19T07:30:25.0224320Z ResolveKeySource; 2022-04-19T07:30:25.0627974Z Compile; 2022-04-19T07:30:25.0806411Z ExportWindowsMDFile; 2022-04-19T07:30:25.0878667Z UnmanagedUnregistration; 2022-04-19T07:30:25.1182559Z GenerateSerializationAssemblies; 2022-04-19T07:30:25.1310220Z CreateSatelliteAssemblies; 2022-04-19T07:30:25.1452195Z GenerateManifests; 2022-04-19T07:30:25.1758307Z GetTargetPath; 2022-04-19T07:30:25.1773816Z PrepareForRun; 2022-04-19T07:30:25.1779040Z UnmanagedRegistration; 2022-04-19T07:30:25.1783065Z IncrementalClean; 2022-04-19T07:30:25.1785823Z PostBuildEvent 2022-04-19T07:30:25.1789977Z ; 2022-04-19T07:30:25.1796117Z GenerateBuildDependencyFile; 2022-04-19T07:30:25.1798714Z GenerateBuildRuntimeConfigurationFiles 2022-04-19T07:30:25.1804425Z " (previous value: " 2022-04-19T07:30:25.1842287Z BuildOnlySettings; 2022-04-19T07:30:25.1844544Z PrepareForBuild; 2022-04-19T07:30:25.1845678Z PreBuildEvent; 2022-04-19T07:30:25.1846689Z ResolveReferences; 2022-04-19T07:30:25.1847357Z PrepareResources; 2022-04-19T07:30:25.1847632Z ResolveKeySource; 2022-04-19T07:30:25.1848180Z Compile; 2022-04-19T07:30:25.1848654Z ExportWindowsMDFile; 2022-04-19T07:30:25.1848970Z UnmanagedUnregistration; 2022-04-19T07:30:25.1849664Z GenerateSerializationAssemblies; 2022-04-19T07:30:25.1947586Z CreateSatelliteAssemblies; 2022-04-19T07:30:25.2664376Z GenerateManifests; 2022-04-19T07:30:25.2742971Z GetTargetPath; 2022-04-19T07:30:25.2753059Z PrepareForRun; 2022-04-19T07:30:25.2876777Z UnmanagedRegistration; 2022-04-19T07:30:25.2922176Z IncrementalClean; 2022-04-19T07:30:25.2927179Z PostBuildEvent 2022-04-19T07:30:25.2930303Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (109,5) 2022-04-19T07:30:25.2961981Z Property reassignment: $(CoreCleanDependsOn)=" 2022-04-19T07:30:25.3105906Z _SdkBeforeClean; 2022-04-19T07:30:25.3185313Z 2022-04-19T07:30:25.3362419Z " (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (118,5) 2022-04-19T07:30:25.3620548Z Property reassignment: $(RebuildDependsOn)=" 2022-04-19T07:30:25.3832023Z _SdkBeforeRebuild; 2022-04-19T07:30:25.4166010Z 2022-04-19T07:30:25.4491665Z BeforeRebuild; 2022-04-19T07:30:25.4735653Z Clean; 2022-04-19T07:30:25.5235313Z Build; 2022-04-19T07:30:25.5634988Z AfterRebuild; 2022-04-19T07:30:25.5877632Z 2022-04-19T07:30:25.6496172Z " (previous value: " 2022-04-19T07:30:25.7660047Z BeforeRebuild; 2022-04-19T07:30:25.8239007Z Clean; 2022-04-19T07:30:25.8656811Z Build; 2022-04-19T07:30:25.8818543Z AfterRebuild; 2022-04-19T07:30:25.9290337Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (125,5) 2022-04-19T07:30:25.9574624Z Property reassignment: $(CompileDependsOn)=" 2022-04-19T07:30:25.9822503Z 2022-04-19T07:30:25.9860944Z ResolveReferences; 2022-04-19T07:30:25.9966148Z ResolveKeySource; 2022-04-19T07:30:26.0001905Z SetWin32ManifestProperties; 2022-04-19T07:30:26.0064991Z FindReferenceAssembliesForReferences; 2022-04-19T07:30:26.0292044Z _GenerateCompileInputs; 2022-04-19T07:30:26.0401024Z BeforeCompile; 2022-04-19T07:30:26.0549078Z _TimeStampBeforeCompile; 2022-04-19T07:30:26.0749678Z _GenerateCompileDependencyCache; 2022-04-19T07:30:26.0999123Z CoreCompile; 2022-04-19T07:30:26.1126727Z _TimeStampAfterCompile; 2022-04-19T07:30:26.1239413Z AfterCompile; 2022-04-19T07:30:26.1442602Z ; 2022-04-19T07:30:26.1555785Z _CreateAppHost; 2022-04-19T07:30:26.1687039Z _CreateComHost; 2022-04-19T07:30:26.1842857Z _GetIjwHostPaths; 2022-04-19T07:30:26.1908310Z " (previous value: " 2022-04-19T07:30:26.2155203Z ResolveReferences; 2022-04-19T07:30:26.2326053Z ResolveKeySource; 2022-04-19T07:30:26.2384002Z SetWin32ManifestProperties; 2022-04-19T07:30:26.2444233Z FindReferenceAssembliesForReferences; 2022-04-19T07:30:26.2512324Z _GenerateCompileInputs; 2022-04-19T07:30:26.2527933Z BeforeCompile; 2022-04-19T07:30:26.2559562Z _TimeStampBeforeCompile; 2022-04-19T07:30:26.2585219Z _GenerateCompileDependencyCache; 2022-04-19T07:30:26.2652135Z CoreCompile; 2022-04-19T07:30:26.2676053Z _TimeStampAfterCompile; 2022-04-19T07:30:26.2735441Z AfterCompile; 2022-04-19T07:30:26.2815269Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (520,5) 2022-04-19T07:30:26.2847050Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2022-04-19T07:30:26.3041862Z 2022-04-19T07:30:26.3210484Z _GenerateSatelliteAssemblyInputs; 2022-04-19T07:30:26.3211570Z ComputeIntermediateSatelliteAssemblies; 2022-04-19T07:30:26.3230953Z GenerateSatelliteAssemblies 2022-04-19T07:30:26.3235317Z ; 2022-04-19T07:30:26.3237996Z CoreGenerateSatelliteAssemblies 2022-04-19T07:30:26.3238865Z " (previous value: " 2022-04-19T07:30:26.3239540Z _GenerateSatelliteAssemblyInputs; 2022-04-19T07:30:26.3240157Z ComputeIntermediateSatelliteAssemblies; 2022-04-19T07:30:26.3240850Z GenerateSatelliteAssemblies 2022-04-19T07:30:26.3241734Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (906,5) 2022-04-19T07:30:26.3242846Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2022-04-19T07:30:26.3243456Z 2022-04-19T07:30:26.3247210Z ; 2022-04-19T07:30:26.3247855Z 2022-04-19T07:30:26.3249167Z ; 2022-04-19T07:30:26.3249727Z BuildOnlySettings; 2022-04-19T07:30:26.3250208Z PrepareForBuild; 2022-04-19T07:30:26.3250716Z AssignTargetPaths; 2022-04-19T07:30:26.3262105Z ResolveReferences 2022-04-19T07:30:26.3263587Z 2022-04-19T07:30:26.3264315Z ; 2022-04-19T07:30:26.3265551Z _GenerateDesignerDepsFile; 2022-04-19T07:30:26.3266286Z _GenerateDesignerRuntimeConfigFile; 2022-04-19T07:30:26.3267458Z _GatherDesignerShadowCopyFiles; 2022-04-19T07:30:26.3267980Z " (previous value: " 2022-04-19T07:30:26.3268486Z ; 2022-04-19T07:30:26.3269097Z 2022-04-19T07:30:26.3285253Z ; 2022-04-19T07:30:26.3286193Z BuildOnlySettings; 2022-04-19T07:30:26.3286841Z PrepareForBuild; 2022-04-19T07:30:26.3287560Z AssignTargetPaths; 2022-04-19T07:30:26.3288255Z ResolveReferences 2022-04-19T07:30:26.3288780Z 2022-04-19T07:30:26.3289607Z ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2022-04-19T07:30:26.3290843Z Property reassignment: $(_ShimInputCacheFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.shiminput.cache" (previous value: "obj\Debug\net6.0\DummyConsole.shiminput.cache") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (109,5) 2022-04-19T07:30:26.3292294Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\Debug\net6.0\DummyConsole.shimcreated.sentinel" (previous value: "obj\Debug\net6.0\DummyConsole.shimcreated.sentinel") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (111,5) 2022-04-19T07:30:26.3293700Z Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2022-04-19T07:30:26.3331957Z Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2022-04-19T07:30:26.3333458Z Property reassignment: $(WarningLevel)="5" (previous value: "4") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Analyzers.targets (70,5) 2022-04-19T07:30:26.3334627Z Property reassignment: $(WarningLevel)="6" (previous value: "5") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Analyzers.targets (77,5) 2022-04-19T07:30:26.3335725Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2022-04-19T07:30:26.3337166Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2022-04-19T07:30:26.3339040Z Overriding target "ResolveFrameworkReferences" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2022-04-19T07:30:26.3341060Z Overriding target "Run" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2022-04-19T07:30:26.3342652Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2022-04-19T07:30:26.3344255Z Overriding target "GetReferenceAssemblyPaths" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2022-04-19T07:30:26.3345805Z Overriding target "GetFrameworkPaths" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2022-04-19T07:30:26.3347400Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2022-04-19T07:30:26.3349184Z Overriding target "Publish" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:26.3350947Z Overriding target "ResolveReadyToRunCompilers" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:26.3352677Z Overriding target "GetCopyToPublishDirectoryItems" in project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2022-04-19T07:30:26.3354010Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2022-04-19T07:30:26.3355081Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2022-04-19T07:30:26.3356209Z 1:2>Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (1:2) is building "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (2:6) on node 1 (default targets). 2022-04-19T07:30:26.3357240Z 2:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:26.3358655Z 2:6>Target "_CollectTargetFrameworkForTelemetry" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.3360262Z Using "AllowEmptyTelemetry" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:26.3360963Z Task "AllowEmptyTelemetry" 2022-04-19T07:30:26.3361408Z Done executing task "AllowEmptyTelemetry". 2022-04-19T07:30:26.3361983Z 2:6>Done building target "_CollectTargetFrameworkForTelemetry" in project "DummyConsole.csproj". 2022-04-19T07:30:26.3363417Z Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')). 2022-04-19T07:30:26.3364889Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:26.3378545Z 2:6>Target "_CheckForUnsupportedNETCoreVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.3380654Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '6.0'). 2022-04-19T07:30:26.3381480Z 2:6>Done building target "_CheckForUnsupportedNETCoreVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:26.3382678Z 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'). 2022-04-19T07:30:26.3384436Z 2:6>Target "_CheckForUnsupportedCppNETCoreVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.3385994Z 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')). 2022-04-19T07:30:26.3515103Z 2:6>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:26.3516520Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2022-04-19T07:30:26.3696738Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2022-04-19T07:30:26.3936896Z Target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True). 2022-04-19T07:30:26.4058318Z Target "_CheckForInvalidTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')). 2022-04-19T07:30:26.4090595Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:26.4187492Z 2:6>Target "_CheckForUnsupportedAppHostUsage" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.4290898Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('false' == 'true' and '' == ''). 2022-04-19T07:30:26.4412354Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('false' == 'true' and 'true' != 'true' and 'true' == 'true'). 2022-04-19T07:30:26.4479586Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('false' != 'true' and 'true' == 'true' and '6.0' < '2.1'). 2022-04-19T07:30:26.4601870Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2022-04-19T07:30:26.4751582Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and $(RuntimeIdentifier.StartsWith('win7-'))) was evaluated as ('' == 'true' and False). 2022-04-19T07:30:26.5239068Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2022-04-19T07:30:26.5413868Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2022-04-19T07:30:26.5747518Z Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2022-04-19T07:30:26.5899686Z Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2022-04-19T07:30:26.5945254Z 2:6>Done building target "_CheckForUnsupportedAppHostUsage" in project "DummyConsole.csproj". 2022-04-19T07:30:26.6009947Z 2:6>Target "_CheckForUnsupportedHostingUsage" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.6024894Z Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('false' == 'true' and '' == 'true'). 2022-04-19T07:30:26.6083308Z 2:6>Done building target "_CheckForUnsupportedHostingUsage" in project "DummyConsole.csproj". 2022-04-19T07:30:26.6211445Z Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2022-04-19T07:30:26.6331145Z 2:6>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:26.6703668Z 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'). 2022-04-19T07:30:26.7057424Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2022-04-19T07:30:26.7275468Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and false == 'true'). 2022-04-19T07:30:26.7506718Z 2:6>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "DummyConsole.csproj". 2022-04-19T07:30:26.7577650Z Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2022-04-19T07:30:26.7599157Z 2:6>Target "_GetProjectJsonPath" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreProjectStyle" depends on it): 2022-04-19T07:30:26.7615058Z Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2022-04-19T07:30:26.7773746Z 2:6>Done building target "_GetProjectJsonPath" in project "DummyConsole.csproj". 2022-04-19T07:30:26.7802373Z Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')). 2022-04-19T07:30:26.7932624Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:26.8015659Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2022-04-19T07:30:26.8079936Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2022-04-19T07:30:26.8165914Z 2:6>Target "UpdateAspNetToFrameworkReference" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ApplyImplicitVersions" depends on it): 2022-04-19T07:30:26.8180974Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:26.8252778Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2022-04-19T07:30:26.8540189Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2022-04-19T07:30:26.8682882Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2022-04-19T07:30:26.8777032Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2022-04-19T07:30:26.9141840Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2022-04-19T07:30:26.9460488Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2022-04-19T07:30:26.9575061Z 2:6>Done building target "UpdateAspNetToFrameworkReference" in project "DummyConsole.csproj". 2022-04-19T07:30:26.9607952Z 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'). 2022-04-19T07:30:26.9635595Z 2:6>Target "CheckForImplicitPackageReferenceOverrides" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ApplyImplicitVersions" depends on it): 2022-04-19T07:30:26.9773549Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:26.9965084Z Task "CheckForImplicitPackageReferenceOverrides" 2022-04-19T07:30:27.0006150Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2022-04-19T07:30:27.0010313Z 2:6>Done building target "CheckForImplicitPackageReferenceOverrides" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0021501Z 2:6>Target "ApplyImplicitVersions" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:27.0025627Z Using "ApplyImplicitVersions" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0032569Z Task "ApplyImplicitVersions" 2022-04-19T07:30:27.0035039Z Done executing task "ApplyImplicitVersions". 2022-04-19T07:30:27.0036481Z 2:6>Done building target "ApplyImplicitVersions" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0039123Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2022-04-19T07:30:27.0041053Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2022-04-19T07:30:27.0044800Z Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')). 2022-04-19T07:30:27.0047534Z 2:6>Target "ProcessFrameworkReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:27.0051270Z Using "CheckForDuplicateFrameworkReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0053332Z Task "CheckForDuplicateFrameworkReferences" 2022-04-19T07:30:27.0055973Z Done executing task "CheckForDuplicateFrameworkReferences". 2022-04-19T07:30:27.0057660Z Using "ProcessFrameworkReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0060296Z Task "ProcessFrameworkReferences" 2022-04-19T07:30:27.0061845Z Done executing task "ProcessFrameworkReferences". 2022-04-19T07:30:27.0062773Z Using "ResolveAppHosts" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0063661Z Task "ResolveAppHosts" 2022-04-19T07:30:27.0064249Z Done executing task "ResolveAppHosts". 2022-04-19T07:30:27.0065021Z 2:6>Done building target "ProcessFrameworkReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0066366Z 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'). 2022-04-19T07:30:27.0068176Z 2:6>Target "_CheckForObsoleteDotNetCliToolReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CollectPackageReferences" depends on it): 2022-04-19T07:30:27.0069608Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2022-04-19T07:30:27.0070493Z 2:6>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0072330Z 2:6>Target "CollectPackageReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetRestoreProjectStyle" depends on it): 2022-04-19T07:30:27.0073720Z 2:6>Done building target "CollectPackageReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0074882Z 2:6>Target "_GetRestoreProjectStyle" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2022-04-19T07:30:27.0075987Z Using "GetRestoreProjectStyleTask" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.Build.Tasks.dll". 2022-04-19T07:30:27.0078183Z Task "GetRestoreProjectStyleTask" 2022-04-19T07:30:27.0078691Z (in) HasPackageReferenceItems 'True' 2022-04-19T07:30:27.0079469Z (in) MSBuildProjectDirectory 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1' 2022-04-19T07:30:27.0080053Z (in) MSBuildProjectName 'DummyConsole' 2022-04-19T07:30:27.0080532Z (in) ProjectJsonPath '' 2022-04-19T07:30:27.0081019Z (in) RestoreProjectStyle 'PackageReference' 2022-04-19T07:30:27.0081550Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2022-04-19T07:30:27.0082077Z (out) ProjectStyle 'PackageReference' 2022-04-19T07:30:27.0082593Z Done executing task "GetRestoreProjectStyleTask". 2022-04-19T07:30:27.0083179Z 2:6>Done building target "_GetRestoreProjectStyle" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0084203Z 2:6>Target "EnableIntermediateOutputPathMismatchWarning" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\NuGet.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:27.0085412Z 2:6>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0086102Z Target "ApplyImplicitVersions" skipped. Previously built successfully. 2022-04-19T07:30:27.0086751Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2022-04-19T07:30:27.0087945Z 2:6>Target "CheckForDuplicateItems" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2022-04-19T07:30:27.0091180Z Using "CheckForDuplicateItems" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0092137Z Task "CheckForDuplicateItems" 2022-04-19T07:30:27.0092806Z Done executing task "CheckForDuplicateItems". 2022-04-19T07:30:27.0093444Z Task "CheckForDuplicateItems" 2022-04-19T07:30:27.0094089Z Done executing task "CheckForDuplicateItems". 2022-04-19T07:30:27.0094733Z Task "CheckForDuplicateItems" 2022-04-19T07:30:27.0095359Z Done executing task "CheckForDuplicateItems". 2022-04-19T07:30:27.0174492Z 2:6>Done building target "CheckForDuplicateItems" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0183576Z Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0194853Z Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2022-04-19T07:30:27.0201923Z 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). 2022-04-19T07:30:27.0203854Z 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')). 2022-04-19T07:30:27.0230569Z 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 '' == ''). 2022-04-19T07:30:27.0380236Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.0456772Z 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'). 2022-04-19T07:30:27.0468988Z 2:6>Target "_CheckForInvalidConfigurationAndPlatform" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeBuild" depends on it): 2022-04-19T07:30:27.0474177Z Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2022-04-19T07:30:27.0483614Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2022-04-19T07:30:27.0486829Z Task "Message" 2022-04-19T07:30:27.0489883Z Configuration=Debug 2022-04-19T07:30:27.0496398Z Done executing task "Message". 2022-04-19T07:30:27.0504517Z Task "Message" 2022-04-19T07:30:27.0512678Z Platform=AnyCPU 2022-04-19T07:30:27.0520841Z Done executing task "Message". 2022-04-19T07:30:27.0529348Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\net6.0\' != '' and !HasTrailingSlash('bin\Debug\net6.0\')). 2022-04-19T07:30:27.0533130Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\net6.0\' != '' and !HasTrailingSlash('obj\Debug\net6.0\')). 2022-04-19T07:30:27.0536166Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')). 2022-04-19T07:30:27.0538464Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\' != '' And 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\' != 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\' ). 2022-04-19T07:30:27.0540370Z 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\' != 'D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\obj\' ). 2022-04-19T07:30:27.0541773Z 2:6>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0542866Z 2:6>Target "ValidateCommandLineProperties" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeBuild" depends on it): 2022-04-19T07:30:27.0544036Z Task "NETSdkWarning" skipped, due to false condition; ('$(_CommandLineDefinedSelfContained)' != 'true' and 2022-04-19T07:30:27.0544741Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2022-04-19T07:30:27.0545606Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2022-04-19T07:30:27.0546323Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2022-04-19T07:30:27.0547091Z '' == 'true' and 2022-04-19T07:30:27.0547588Z '.NETCoreApp' == '.NETCoreApp' and 2022-04-19T07:30:27.0548051Z True). 2022-04-19T07:30:27.0548717Z 2:6>Done building target "ValidateCommandLineProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0549790Z 2:6>Target "BeforeBuild" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Build" depends on it): 2022-04-19T07:30:27.0550733Z 2:6>Done building target "BeforeBuild" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0551643Z Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2022-04-19T07:30:27.0552928Z 2:6>Target "BuildOnlySettings" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.0554257Z 2:6>Done building target "BuildOnlySettings" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0554932Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.0556211Z Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')). 2022-04-19T07:30:27.0558007Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:27.0559758Z 2:6>Target "GetFrameworkPaths" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareForBuild" depends on it): 2022-04-19T07:30:27.0560671Z 2:6>Done building target "GetFrameworkPaths" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0561278Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.0562564Z Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')). 2022-04-19T07:30:27.0565668Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2022-04-19T07:30:27.0566734Z 2:6>Target "GetReferenceAssemblyPaths" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareForBuild" depends on it): 2022-04-19T07:30:27.0567788Z 2:6>Done building target "GetReferenceAssemblyPaths" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0568472Z Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2022-04-19T07:30:27.0569386Z 2:6>Target "PrepareForBuild" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.0570281Z Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0570759Z Task "FindAppConfigFile" 2022-04-19T07:30:27.0571067Z Done executing task "FindAppConfigFile". 2022-04-19T07:30:27.0571561Z Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0571998Z Task "MakeDir" 2022-04-19T07:30:27.0572260Z Done executing task "MakeDir". 2022-04-19T07:30:27.0572630Z 2:6>Done building target "PrepareForBuild" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0573465Z 2:6>Target "GenerateGlobalUsings" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.0574487Z Using "GenerateGlobalUsings" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0575039Z Task "GenerateGlobalUsings" 2022-04-19T07:30:27.0575354Z Done executing task "GenerateGlobalUsings". 2022-04-19T07:30:27.0575865Z Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0576344Z Task "WriteLinesToFile" 2022-04-19T07:30:27.0576750Z Skipping write to file "obj\Debug\net6.0\DummyConsole.GlobalUsings.g.cs" because content would not change. 2022-04-19T07:30:27.0577189Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.0577583Z 2:6>Done building target "GenerateGlobalUsings" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0578088Z Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.0578971Z 2:6>Target "BeforeResolveReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveReferences" depends on it): 2022-04-19T07:30:27.0579789Z 2:6>Done building target "BeforeResolveReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0580264Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.0581132Z 2:6>Target "_DefaultMicrosoftNETPlatformLibrary" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageAssets" depends on it): 2022-04-19T07:30:27.0582038Z 2:6>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0582942Z 2:6>Target "_ComputePackageReferencePublish" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageAssets" depends on it): 2022-04-19T07:30:27.0583886Z 2:6>Done building target "_ComputePackageReferencePublish" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0584445Z Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2022-04-19T07:30:27.0584904Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2022-04-19T07:30:27.0585398Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And 2022-04-19T07:30:27.0585838Z ('C#' == 'C#' Or 'C#' == 'VB') And 2022-04-19T07:30:27.0586297Z Exists('D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2022-04-19T07:30:27.0587249Z 2:6>Target "ResolvePackageAssets" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveLockFileReferences" depends on it): 2022-04-19T07:30:27.0588370Z Using "ResolvePackageAssets" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0588950Z Task "ResolvePackageAssets" 2022-04-19T07:30:27.0589263Z Done executing task "ResolvePackageAssets". 2022-04-19T07:30:27.0589665Z 2:6>Done building target "ResolvePackageAssets" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0590275Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2022-04-19T07:30:27.0590904Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2022-04-19T07:30:27.0591279Z '' == 'true'). 2022-04-19T07:30:27.0592270Z 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 '' != 'Windows' and '' != ''). 2022-04-19T07:30:27.0593473Z Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0594557Z 2:6>Target "ResolveLockFileReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2022-04-19T07:30:27.0595811Z Using "JoinItems" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0596330Z Task "JoinItems" 2022-04-19T07:30:27.0596592Z Done executing task "JoinItems". 2022-04-19T07:30:27.0596990Z 2:6>Done building target "ResolveLockFileReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0597449Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.0598331Z 2:6>Target "ResolveLockFileAnalyzers" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2022-04-19T07:30:27.0599789Z 2:6>Done building target "ResolveLockFileAnalyzers" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0601046Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.0601758Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0602906Z 2:6>Target "ResolveLockFileCopyLocalFiles" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2022-04-19T07:30:27.0605126Z 2:6>Done building target "ResolveLockFileCopyLocalFiles" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0605698Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0606325Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0606870Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.0607776Z 2:6>Target "IncludeTransitiveProjectReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2022-04-19T07:30:27.0608809Z 2:6>Done building target "IncludeTransitiveProjectReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0609762Z 2:6>Target "ResolvePackageDependenciesForBuild" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "AssignProjectConfiguration" depends on it): 2022-04-19T07:30:27.0611148Z 2:6>Done building target "ResolvePackageDependenciesForBuild" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0612112Z 2:6>Target "AssignProjectConfiguration" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveReferences" depends on it): 2022-04-19T07:30:27.0613054Z Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0613574Z Task "AssignProjectConfiguration" 2022-04-19T07:30:27.0613914Z Done executing task "AssignProjectConfiguration". 2022-04-19T07:30:27.0614338Z 2:6>Done building target "AssignProjectConfiguration" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0614810Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2022-04-19T07:30:27.0615655Z 2:6>Target "_SplitProjectReferencesByFileExistence" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareProjectReferences" depends on it): 2022-04-19T07:30:27.0616723Z Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!=''). 2022-04-19T07:30:27.0617433Z 2:6>Done building target "_SplitProjectReferencesByFileExistence" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0618367Z 2:6>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2022-04-19T07:30:27.0619523Z 2:6>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0620433Z 2:6>Target "_GetProjectReferenceTargetFrameworkProperties" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareProjectReferences" depends on it): 2022-04-19T07:30:27.0621174Z Task "MSBuild" 2022-04-19T07:30:27.0621430Z Done executing task "MSBuild". 2022-04-19T07:30:27.0622024Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2022-04-19T07:30:27.0623013Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2022-04-19T07:30:27.0623721Z And 'true' == 'true' and '' != 'true'). 2022-04-19T07:30:27.0624333Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2022-04-19T07:30:27.0625305Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2022-04-19T07:30:27.0626014Z And 'true' != 'true' and '' != 'true'). 2022-04-19T07:30:27.0626463Z 2:6>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0627433Z 2:6>Target "ValidateExecutableReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareProjectReferences" depends on it): 2022-04-19T07:30:27.0628676Z Using "ValidateExecutableReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0629272Z Task "ValidateExecutableReferences" 2022-04-19T07:30:27.0629610Z Done executing task "ValidateExecutableReferences". 2022-04-19T07:30:27.0630050Z 2:6>Done building target "ValidateExecutableReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0630626Z Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2022-04-19T07:30:27.0631127Z and '$(BuildingInsideVisualStudio)' != 'true' 2022-04-19T07:30:27.0631548Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2022-04-19T07:30:27.0632077Z and '' != 'true' 2022-04-19T07:30:27.0632329Z and '' != ''). 2022-04-19T07:30:27.0633047Z 2:6>Target "PrepareProjectReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveProjectReferences" depends on it): 2022-04-19T07:30:27.0633963Z 2:6>Done building target "PrepareProjectReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0634799Z 2:6>Target "ResolveProjectReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveReferences" depends on it): 2022-04-19T07:30:27.0636333Z 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' or 'true' != 'true') and '17.0' != '10.0' and '' != ''). 2022-04-19T07:30:27.0638004Z 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' and 'true' == 'true' and '' != ''). 2022-04-19T07:30:27.0639478Z 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 '' != ''). 2022-04-19T07:30:27.0640584Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). 2022-04-19T07:30:27.0641252Z 2:6>Done building target "ResolveProjectReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0641853Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.0642494Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.0643015Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.0643590Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.0644141Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.0644572Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.0644997Z Target "PrepareForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.0645492Z Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.0646372Z 2:6>Target "ResolveSDKReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveAssemblyReferences" depends on it): 2022-04-19T07:30:27.0647234Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.0647749Z 2:6>Done building target "ResolveSDKReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0648232Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.0649148Z 2:6>Target "ExpandSDKReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveAssemblyReferences" depends on it): 2022-04-19T07:30:27.0650168Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.0650746Z 2:6>Done building target "ExpandSDKReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0651223Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.0651674Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.0652106Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.0652549Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.0652987Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.0653883Z 2:6>Target "ResolveFrameworkReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveTargetingPackAssets" depends on it): 2022-04-19T07:30:27.0654982Z Using "GetPackageDirectory" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0655533Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0655841Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0656137Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0656443Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0656746Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0657045Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0657349Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0657659Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0658024Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0658335Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0658708Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0659084Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0659455Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0659835Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0660215Z Task "GetPackageDirectory" 2022-04-19T07:30:27.0660590Z Done executing task "GetPackageDirectory". 2022-04-19T07:30:27.0661334Z Using "ResolveFrameworkReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0662044Z Task "ResolveFrameworkReferences" 2022-04-19T07:30:27.0662471Z Done executing task "ResolveFrameworkReferences". 2022-04-19T07:30:27.0663001Z 2:6>Done building target "ResolveFrameworkReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0664209Z 2:6>Target "ResolveTargetingPackAssets" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_HandlePackageFileConflicts" depends on it): 2022-04-19T07:30:27.0665669Z Using "ResolveTargetingPackAssets" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0666432Z Task "ResolveTargetingPackAssets" 2022-04-19T07:30:27.0666864Z Done executing task "ResolveTargetingPackAssets". 2022-04-19T07:30:27.0667419Z 2:6>Done building target "ResolveTargetingPackAssets" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0668341Z 2:6>Target "_HandlePackageFileConflicts" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveAssemblyReferences" depends on it): 2022-04-19T07:30:27.0669706Z Using "ResolvePackageFileConflicts" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.0670283Z Task "ResolvePackageFileConflicts" 2022-04-19T07:30:27.0670963Z Encountered conflict between 'Platform:System.Private.DataContractSerialization.dll' and 'Platform:System.Private.DataContractSerialization.dll'. Could not determine winner due to equal file and assembly versions. 2022-04-19T07:30:27.0671901Z Encountered conflict between 'Platform:System.Private.Uri.dll' and 'Platform:System.Private.Uri.dll'. Could not determine winner due to equal file and assembly versions. 2022-04-19T07:30:27.0672754Z Encountered conflict between 'Platform:System.Private.Xml.dll' and 'Platform:System.Private.Xml.dll'. Could not determine winner due to equal file and assembly versions. 2022-04-19T07:30:27.0673625Z Encountered conflict between 'Platform:System.Private.Xml.Linq.dll' and 'Platform:System.Private.Xml.Linq.dll'. Could not determine winner due to equal file and assembly versions. 2022-04-19T07:30:27.0674586Z Encountered conflict between 'Platform:mscordaccore_amd64_amd64_6.0.21.52210.dll' and 'Platform:mscordaccore_amd64_amd64_6.0.21.52210.dll'. Could not determine winner due to equal file and assembly versions. 2022-04-19T07:30:27.0675279Z Done executing task "ResolvePackageFileConflicts". 2022-04-19T07:30:27.0675722Z 2:6>Done building target "_HandlePackageFileConflicts" in project "DummyConsole.csproj". 2022-04-19T07:30:27.0676195Z Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.0677020Z 2:6>Target "ResolveAssemblyReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveReferences" depends on it): 2022-04-19T07:30:27.0678005Z Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0678570Z Task "ResolveAssemblyReference" 2022-04-19T07:30:27.0678934Z TargetFrameworkMoniker: 2022-04-19T07:30:27.0679219Z .NETCoreApp,Version=v6.0 2022-04-19T07:30:27.0679519Z TargetFrameworkMonikerDisplayName: 2022-04-19T07:30:27.0679776Z 2022-04-19T07:30:27.0680012Z TargetedRuntimeVersion: 2022-04-19T07:30:27.0680241Z 2022-04-19T07:30:27.0680452Z Assemblies: 2022-04-19T07:30:27.0680873Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/Microsoft.CSharp.dll 2022-04-19T07:30:27.0681296Z Private = 'false' 2022-04-19T07:30:27.0681760Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/Microsoft.VisualBasic.Core.dll 2022-04-19T07:30:27.0682200Z Private = 'false' 2022-04-19T07:30:27.0682640Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/Microsoft.VisualBasic.dll 2022-04-19T07:30:27.0683072Z Private = 'false' 2022-04-19T07:30:27.0683518Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/Microsoft.Win32.Primitives.dll 2022-04-19T07:30:27.0683959Z Private = 'false' 2022-04-19T07:30:27.0684403Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/Microsoft.Win32.Registry.dll 2022-04-19T07:30:27.0684907Z Private = 'false' 2022-04-19T07:30:27.0685348Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.AppContext.dll 2022-04-19T07:30:27.0685787Z Private = 'false' 2022-04-19T07:30:27.0686251Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Buffers.dll 2022-04-19T07:30:27.0686670Z Private = 'false' 2022-04-19T07:30:27.0687120Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Collections.Concurrent.dll 2022-04-19T07:30:27.0687610Z Private = 'false' 2022-04-19T07:30:27.0688147Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Collections.Immutable.dll 2022-04-19T07:30:27.0688661Z Private = 'false' 2022-04-19T07:30:27.0689110Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Collections.NonGeneric.dll 2022-04-19T07:30:27.0689558Z Private = 'false' 2022-04-19T07:30:27.0690004Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Collections.Specialized.dll 2022-04-19T07:30:27.0690453Z Private = 'false' 2022-04-19T07:30:27.0690882Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Collections.dll 2022-04-19T07:30:27.0691298Z Private = 'false' 2022-04-19T07:30:27.0691758Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.Annotations.dll 2022-04-19T07:30:27.0692210Z Private = 'false' 2022-04-19T07:30:27.0692669Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2022-04-19T07:30:27.0693131Z Private = 'false' 2022-04-19T07:30:27.0693597Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2022-04-19T07:30:27.0694069Z Private = 'false' 2022-04-19T07:30:27.0694530Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.Primitives.dll 2022-04-19T07:30:27.0694979Z Private = 'false' 2022-04-19T07:30:27.0695435Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.TypeConverter.dll 2022-04-19T07:30:27.0695892Z Private = 'false' 2022-04-19T07:30:27.0696326Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ComponentModel.dll 2022-04-19T07:30:27.0696750Z Private = 'false' 2022-04-19T07:30:27.0697180Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Configuration.dll 2022-04-19T07:30:27.0697610Z Private = 'false' 2022-04-19T07:30:27.0698029Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Console.dll 2022-04-19T07:30:27.0698474Z Private = 'false' 2022-04-19T07:30:27.0698951Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Core.dll 2022-04-19T07:30:27.0699365Z Private = 'false' 2022-04-19T07:30:27.0699795Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Data.Common.dll 2022-04-19T07:30:27.0700214Z Private = 'false' 2022-04-19T07:30:27.0700663Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Data.DataSetExtensions.dll 2022-04-19T07:30:27.0701178Z Private = 'false' 2022-04-19T07:30:27.0701586Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Data.dll 2022-04-19T07:30:27.0701996Z Private = 'false' 2022-04-19T07:30:27.0702486Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.Contracts.dll 2022-04-19T07:30:27.0702924Z Private = 'false' 2022-04-19T07:30:27.0703362Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.Debug.dll 2022-04-19T07:30:27.0703809Z Private = 'false' 2022-04-19T07:30:27.0704259Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2022-04-19T07:30:27.0704713Z Private = 'false' 2022-04-19T07:30:27.0705166Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2022-04-19T07:30:27.0705621Z Private = 'false' 2022-04-19T07:30:27.0706064Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.Process.dll 2022-04-19T07:30:27.0706496Z Private = 'false' 2022-04-19T07:30:27.0706947Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.StackTrace.dll 2022-04-19T07:30:27.0707387Z Private = 'false' 2022-04-19T07:30:27.0707854Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2022-04-19T07:30:27.0708326Z Private = 'false' 2022-04-19T07:30:27.0708841Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.Tools.dll 2022-04-19T07:30:27.0709276Z Private = 'false' 2022-04-19T07:30:27.0709728Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.TraceSource.dll 2022-04-19T07:30:27.0710188Z Private = 'false' 2022-04-19T07:30:27.0710623Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Diagnostics.Tracing.dll 2022-04-19T07:30:27.0711063Z Private = 'false' 2022-04-19T07:30:27.0711506Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Drawing.Primitives.dll 2022-04-19T07:30:27.0712212Z Private = 'false' 2022-04-19T07:30:27.0713215Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Drawing.dll 2022-04-19T07:30:27.0713629Z Private = 'false' 2022-04-19T07:30:27.0714056Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Dynamic.Runtime.dll 2022-04-19T07:30:27.0714493Z Private = 'false' 2022-04-19T07:30:27.0714918Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Formats.Asn1.dll 2022-04-19T07:30:27.0715335Z Private = 'false' 2022-04-19T07:30:27.0715783Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Globalization.Calendars.dll 2022-04-19T07:30:27.0716224Z Private = 'false' 2022-04-19T07:30:27.0716665Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Globalization.Extensions.dll 2022-04-19T07:30:27.0717108Z Private = 'false' 2022-04-19T07:30:27.0717528Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Globalization.dll 2022-04-19T07:30:27.0718047Z Private = 'false' 2022-04-19T07:30:27.0718557Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Compression.Brotli.dll 2022-04-19T07:30:27.0719157Z Private = 'false' 2022-04-19T07:30:27.0719610Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Compression.FileSystem.dll 2022-04-19T07:30:27.0720050Z Private = 'false' 2022-04-19T07:30:27.0720487Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Compression.ZipFile.dll 2022-04-19T07:30:27.0720924Z Private = 'false' 2022-04-19T07:30:27.0721356Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Compression.dll 2022-04-19T07:30:27.0721774Z Private = 'false' 2022-04-19T07:30:27.0722234Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2022-04-19T07:30:27.0722684Z Private = 'false' 2022-04-19T07:30:27.0723124Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2022-04-19T07:30:27.0723569Z Private = 'false' 2022-04-19T07:30:27.0724011Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.FileSystem.Primitives.dll 2022-04-19T07:30:27.0724455Z Private = 'false' 2022-04-19T07:30:27.0724900Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.FileSystem.Watcher.dll 2022-04-19T07:30:27.0725332Z Private = 'false' 2022-04-19T07:30:27.0725760Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.FileSystem.dll 2022-04-19T07:30:27.0726189Z Private = 'false' 2022-04-19T07:30:27.0726619Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.IsolatedStorage.dll 2022-04-19T07:30:27.0727829Z Private = 'false' 2022-04-19T07:30:27.0728276Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.MemoryMappedFiles.dll 2022-04-19T07:30:27.0728705Z Private = 'false' 2022-04-19T07:30:27.0730807Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Pipes.AccessControl.dll 2022-04-19T07:30:27.0731260Z Private = 'false' 2022-04-19T07:30:27.0731674Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.Pipes.dll 2022-04-19T07:30:27.0732090Z Private = 'false' 2022-04-19T07:30:27.0732546Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2022-04-19T07:30:27.0732983Z Private = 'false' 2022-04-19T07:30:27.0733396Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.IO.dll 2022-04-19T07:30:27.0733802Z Private = 'false' 2022-04-19T07:30:27.0734227Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Linq.Expressions.dll 2022-04-19T07:30:27.0734655Z Private = 'false' 2022-04-19T07:30:27.0735084Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Linq.Parallel.dll 2022-04-19T07:30:27.0735499Z Private = 'false' 2022-04-19T07:30:27.0735931Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Linq.Queryable.dll 2022-04-19T07:30:27.0736442Z Private = 'false' 2022-04-19T07:30:27.0736858Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Linq.dll 2022-04-19T07:30:27.0737319Z Private = 'false' 2022-04-19T07:30:27.0737805Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Memory.dll 2022-04-19T07:30:27.0738238Z Private = 'false' 2022-04-19T07:30:27.0738666Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Http.Json.dll 2022-04-19T07:30:27.0739117Z Private = 'false' 2022-04-19T07:30:27.0739539Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Http.dll 2022-04-19T07:30:27.0739949Z Private = 'false' 2022-04-19T07:30:27.0740375Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.HttpListener.dll 2022-04-19T07:30:27.0740935Z Private = 'false' 2022-04-19T07:30:27.0741357Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Mail.dll 2022-04-19T07:30:27.0741764Z Private = 'false' 2022-04-19T07:30:27.0742198Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.NameResolution.dll 2022-04-19T07:30:27.0742625Z Private = 'false' 2022-04-19T07:30:27.0743059Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.NetworkInformation.dll 2022-04-19T07:30:27.0743496Z Private = 'false' 2022-04-19T07:30:27.0743903Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Ping.dll 2022-04-19T07:30:27.0744317Z Private = 'false' 2022-04-19T07:30:27.0744745Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Primitives.dll 2022-04-19T07:30:27.0745158Z Private = 'false' 2022-04-19T07:30:27.0745584Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Requests.dll 2022-04-19T07:30:27.0746003Z Private = 'false' 2022-04-19T07:30:27.0746419Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Security.dll 2022-04-19T07:30:27.0747127Z Private = 'false' 2022-04-19T07:30:27.0747626Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.ServicePoint.dll 2022-04-19T07:30:27.0748149Z Private = 'false' 2022-04-19T07:30:27.0748647Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.Sockets.dll 2022-04-19T07:30:27.0749125Z Private = 'false' 2022-04-19T07:30:27.0749604Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.WebClient.dll 2022-04-19T07:30:27.0751602Z Private = 'false' 2022-04-19T07:30:27.0752045Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.WebHeaderCollection.dll 2022-04-19T07:30:27.0753976Z Private = 'false' 2022-04-19T07:30:27.0754461Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.WebProxy.dll 2022-04-19T07:30:27.0754882Z Private = 'false' 2022-04-19T07:30:27.0755334Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.WebSockets.Client.dll 2022-04-19T07:30:27.0755779Z Private = 'false' 2022-04-19T07:30:27.0758705Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.WebSockets.dll 2022-04-19T07:30:27.0759327Z Private = 'false' 2022-04-19T07:30:27.0760416Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Net.dll 2022-04-19T07:30:27.0760818Z Private = 'false' 2022-04-19T07:30:27.0761254Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Numerics.Vectors.dll 2022-04-19T07:30:27.0761682Z Private = 'false' 2022-04-19T07:30:27.0762111Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Numerics.dll 2022-04-19T07:30:27.0762527Z Private = 'false' 2022-04-19T07:30:27.0762954Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ObjectModel.dll 2022-04-19T07:30:27.0763372Z Private = 'false' 2022-04-19T07:30:27.0764852Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.DispatchProxy.dll 2022-04-19T07:30:27.0765310Z Private = 'false' 2022-04-19T07:30:27.0765773Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2022-04-19T07:30:27.0766241Z Private = 'false' 2022-04-19T07:30:27.0766690Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2022-04-19T07:30:27.0767141Z Private = 'false' 2022-04-19T07:30:27.0767573Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Emit.dll 2022-04-19T07:30:27.0767993Z Private = 'false' 2022-04-19T07:30:27.0768440Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Extensions.dll 2022-04-19T07:30:27.0768913Z Private = 'false' 2022-04-19T07:30:27.0769350Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Metadata.dll 2022-04-19T07:30:27.0769783Z Private = 'false' 2022-04-19T07:30:27.0770227Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.Primitives.dll 2022-04-19T07:30:27.0770655Z Private = 'false' 2022-04-19T07:30:27.0771112Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.TypeExtensions.dll 2022-04-19T07:30:27.0771560Z Private = 'false' 2022-04-19T07:30:27.0771978Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Reflection.dll 2022-04-19T07:30:27.0772398Z Private = 'false' 2022-04-19T07:30:27.0772825Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Resources.Reader.dll 2022-04-19T07:30:27.0773256Z Private = 'false' 2022-04-19T07:30:27.0773708Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Resources.ResourceManager.dll 2022-04-19T07:30:27.0774146Z Private = 'false' 2022-04-19T07:30:27.0774584Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Resources.Writer.dll 2022-04-19T07:30:27.0775011Z Private = 'false' 2022-04-19T07:30:27.0775468Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2022-04-19T07:30:27.0775925Z Private = 'false' 2022-04-19T07:30:27.0776500Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2022-04-19T07:30:27.0776953Z Private = 'false' 2022-04-19T07:30:27.0777487Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Extensions.dll 2022-04-19T07:30:27.0777917Z Private = 'false' 2022-04-19T07:30:27.0778341Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Handles.dll 2022-04-19T07:30:27.0778768Z Private = 'false' 2022-04-19T07:30:27.0779251Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2022-04-19T07:30:27.0779731Z Private = 'false' 2022-04-19T07:30:27.0780969Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.InteropServices.dll 2022-04-19T07:30:27.0781945Z Private = 'false' 2022-04-19T07:30:27.0782412Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Intrinsics.dll 2022-04-19T07:30:27.0783368Z Private = 'false' 2022-04-19T07:30:27.0783806Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Loader.dll 2022-04-19T07:30:27.0790324Z Private = 'false' 2022-04-19T07:30:27.0790817Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Numerics.dll 2022-04-19T07:30:27.0791247Z Private = 'false' 2022-04-19T07:30:27.0791722Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2022-04-19T07:30:27.0792193Z Private = 'false' 2022-04-19T07:30:27.0792642Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Serialization.Json.dll 2022-04-19T07:30:27.0793203Z Private = 'false' 2022-04-19T07:30:27.0793671Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2022-04-19T07:30:27.0794126Z Private = 'false' 2022-04-19T07:30:27.0794579Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Serialization.Xml.dll 2022-04-19T07:30:27.0797801Z Private = 'false' 2022-04-19T07:30:27.0798333Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.Serialization.dll 2022-04-19T07:30:27.0798884Z Private = 'false' 2022-04-19T07:30:27.0799319Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Runtime.dll 2022-04-19T07:30:27.0799727Z Private = 'false' 2022-04-19T07:30:27.0800173Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.AccessControl.dll 2022-04-19T07:30:27.0800618Z Private = 'false' 2022-04-19T07:30:27.0801044Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Claims.dll 2022-04-19T07:30:27.0801475Z Private = 'false' 2022-04-19T07:30:27.0801933Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2022-04-19T07:30:27.0802398Z Private = 'false' 2022-04-19T07:30:27.0802849Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.Cng.dll 2022-04-19T07:30:27.0803431Z Private = 'false' 2022-04-19T07:30:27.0803885Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.Csp.dll 2022-04-19T07:30:27.0804443Z Private = 'false' 2022-04-19T07:30:27.0804899Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.Encoding.dll 2022-04-19T07:30:27.0805357Z Private = 'false' 2022-04-19T07:30:27.0805818Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2022-04-19T07:30:27.0806280Z Private = 'false' 2022-04-19T07:30:27.0806745Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.Primitives.dll 2022-04-19T07:30:27.0807206Z Private = 'false' 2022-04-19T07:30:27.0807676Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2022-04-19T07:30:27.0808371Z Private = 'false' 2022-04-19T07:30:27.0808918Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Principal.Windows.dll 2022-04-19T07:30:27.0809377Z Private = 'false' 2022-04-19T07:30:27.0809816Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.Principal.dll 2022-04-19T07:30:27.0810246Z Private = 'false' 2022-04-19T07:30:27.0810682Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.SecureString.dll 2022-04-19T07:30:27.0811120Z Private = 'false' 2022-04-19T07:30:27.0811536Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Security.dll 2022-04-19T07:30:27.0811950Z Private = 'false' 2022-04-19T07:30:27.0812381Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ServiceModel.Web.dll 2022-04-19T07:30:27.0812805Z Private = 'false' 2022-04-19T07:30:27.0813236Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ServiceProcess.dll 2022-04-19T07:30:27.0813675Z Private = 'false' 2022-04-19T07:30:27.0814119Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.Encoding.CodePages.dll 2022-04-19T07:30:27.0814560Z Private = 'false' 2022-04-19T07:30:27.0815012Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.Encoding.Extensions.dll 2022-04-19T07:30:27.0815451Z Private = 'false' 2022-04-19T07:30:27.0815878Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.Encoding.dll 2022-04-19T07:30:27.0816303Z Private = 'false' 2022-04-19T07:30:27.0816732Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.Encodings.Web.dll 2022-04-19T07:30:27.0817165Z Private = 'false' 2022-04-19T07:30:27.0817583Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.Json.dll 2022-04-19T07:30:27.0818062Z Private = 'false' 2022-04-19T07:30:27.0818548Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Text.RegularExpressions.dll 2022-04-19T07:30:27.0819021Z Private = 'false' 2022-04-19T07:30:27.0819451Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Channels.dll 2022-04-19T07:30:27.0820732Z Private = 'false' 2022-04-19T07:30:27.0821172Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Overlapped.dll 2022-04-19T07:30:27.0821715Z Private = 'false' 2022-04-19T07:30:27.0822167Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2022-04-19T07:30:27.0822620Z Private = 'false' 2022-04-19T07:30:27.0823090Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Tasks.Extensions.dll 2022-04-19T07:30:27.0823552Z Private = 'false' 2022-04-19T07:30:27.0823996Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Tasks.Parallel.dll 2022-04-19T07:30:27.0824444Z Private = 'false' 2022-04-19T07:30:27.0824877Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Tasks.dll 2022-04-19T07:30:27.0825314Z Private = 'false' 2022-04-19T07:30:27.0825757Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Thread.dll 2022-04-19T07:30:27.0826186Z Private = 'false' 2022-04-19T07:30:27.0826629Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.ThreadPool.dll 2022-04-19T07:30:27.0827082Z Private = 'false' 2022-04-19T07:30:27.0827539Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.Timer.dll 2022-04-19T07:30:27.0827995Z Private = 'false' 2022-04-19T07:30:27.0828443Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Threading.dll 2022-04-19T07:30:27.0828953Z Private = 'false' 2022-04-19T07:30:27.0829477Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Transactions.Local.dll 2022-04-19T07:30:27.0844062Z Private = 'false' 2022-04-19T07:30:27.0844535Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Transactions.dll 2022-04-19T07:30:27.0844969Z Private = 'false' 2022-04-19T07:30:27.0845400Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.ValueTuple.dll 2022-04-19T07:30:27.0845820Z Private = 'false' 2022-04-19T07:30:27.0846270Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Web.HttpUtility.dll 2022-04-19T07:30:27.0846728Z Private = 'false' 2022-04-19T07:30:27.0847136Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Web.dll 2022-04-19T07:30:27.0847556Z Private = 'false' 2022-04-19T07:30:27.0848044Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Windows.dll 2022-04-19T07:30:27.0848516Z Private = 'false' 2022-04-19T07:30:27.0848999Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.Linq.dll 2022-04-19T07:30:27.0849414Z Private = 'false' 2022-04-19T07:30:27.0849864Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.ReaderWriter.dll 2022-04-19T07:30:27.0850315Z Private = 'false' 2022-04-19T07:30:27.0850750Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.Serialization.dll 2022-04-19T07:30:27.0851336Z Private = 'false' 2022-04-19T07:30:27.0851770Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.XDocument.dll 2022-04-19T07:30:27.0852260Z Private = 'false' 2022-04-19T07:30:27.0852707Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.XPath.XDocument.dll 2022-04-19T07:30:27.0853147Z Private = 'false' 2022-04-19T07:30:27.0853562Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.XPath.dll 2022-04-19T07:30:27.0853982Z Private = 'false' 2022-04-19T07:30:27.0854414Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.XmlDocument.dll 2022-04-19T07:30:27.0854836Z Private = 'false' 2022-04-19T07:30:27.0855280Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.XmlSerializer.dll 2022-04-19T07:30:27.0855705Z Private = 'false' 2022-04-19T07:30:27.0856119Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.Xml.dll 2022-04-19T07:30:27.0856526Z Private = 'false' 2022-04-19T07:30:27.0856921Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/System.dll 2022-04-19T07:30:27.0857322Z Private = 'false' 2022-04-19T07:30:27.0857736Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/WindowsBase.dll 2022-04-19T07:30:27.0858138Z Private = 'false' 2022-04-19T07:30:27.0858595Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/mscorlib.dll 2022-04-19T07:30:27.0859037Z Private = 'false' 2022-04-19T07:30:27.0859447Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref/net6.0/netstandard.dll 2022-04-19T07:30:27.0859859Z Private = 'false' 2022-04-19T07:30:27.0860107Z AssemblyFiles: 2022-04-19T07:30:27.0860362Z CandidateAssemblyFiles: 2022-04-19T07:30:27.0860647Z TargetFrameworkDirectories: 2022-04-19T07:30:27.0860882Z 2022-04-19T07:30:27.0861123Z InstalledAssemblyTables: 2022-04-19T07:30:27.0861415Z IgnoreInstalledAssemblyTable: 2022-04-19T07:30:27.0861664Z False 2022-04-19T07:30:27.0861889Z SearchPaths: 2022-04-19T07:30:27.0862139Z {CandidateAssemblyFiles} 2022-04-19T07:30:27.0862407Z {HintPathFromItem} 2022-04-19T07:30:27.0862678Z {TargetFrameworkDirectory} 2022-04-19T07:30:27.0862932Z {RawFileName} 2022-04-19T07:30:27.0863199Z AllowedAssemblyExtensions: 2022-04-19T07:30:27.0863444Z .winmd 2022-04-19T07:30:27.0863661Z .dll 2022-04-19T07:30:27.0863869Z .exe 2022-04-19T07:30:27.0864116Z AllowedRelatedFileExtensions: 2022-04-19T07:30:27.0864376Z .pdb 2022-04-19T07:30:27.0864576Z .xml 2022-04-19T07:30:27.0864783Z .pri 2022-04-19T07:30:27.0865002Z .dll.config 2022-04-19T07:30:27.0865229Z .exe.config 2022-04-19T07:30:27.0865471Z AppConfigFile: 2022-04-19T07:30:27.0865682Z 2022-04-19T07:30:27.0865896Z AutoUnify: 2022-04-19T07:30:27.0866118Z True 2022-04-19T07:30:27.0866400Z CopyLocalDependenciesWhenParentReferenceInGac: 2022-04-19T07:30:27.0866688Z True 2022-04-19T07:30:27.0866912Z FindDependencies: 2022-04-19T07:30:27.0867150Z True 2022-04-19T07:30:27.0867401Z TargetProcessorArchitecture: 2022-04-19T07:30:27.0867764Z msil 2022-04-19T07:30:27.0867984Z StateFile: 2022-04-19T07:30:27.0868299Z obj\Debug\net6.0\DummyConsole.csproj.AssemblyReference.cache 2022-04-19T07:30:27.0868737Z InstalledAssemblySubsetTables: 2022-04-19T07:30:27.0869190Z IgnoreInstalledAssemblySubsetTable: 2022-04-19T07:30:27.0869459Z False 2022-04-19T07:30:27.0869700Z TargetFrameworkSubsets: 2022-04-19T07:30:27.0869995Z FullTargetFrameworkSubsetNames: 2022-04-19T07:30:27.0870245Z Full 2022-04-19T07:30:27.0870470Z ProfileName: 2022-04-19T07:30:27.0870683Z 2022-04-19T07:30:27.0870908Z FullFrameworkFolders: 2022-04-19T07:30:27.0871205Z LatestTargetFrameworkDirectories: 2022-04-19T07:30:27.0871494Z ProfileTablesLocation: 2022-04-19T07:30:27.0871924Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0872555Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.CSharp.dll". 2022-04-19T07:30:27.0873551Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0874073Z 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". 2022-04-19T07:30:27.0874729Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0875398Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2022-04-19T07:30:27.0875940Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0876457Z 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". 2022-04-19T07:30:27.0877092Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0877801Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.dll". 2022-04-19T07:30:27.0878356Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0878999Z 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". 2022-04-19T07:30:27.0879621Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0880290Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.Win32.Primitives.dll". 2022-04-19T07:30:27.0880838Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0881352Z 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". 2022-04-19T07:30:27.0881978Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0882631Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.Win32.Registry.dll". 2022-04-19T07:30:27.0883169Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0883681Z 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". 2022-04-19T07:30:27.0884301Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0885006Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.AppContext.dll". 2022-04-19T07:30:27.0885575Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0886090Z 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". 2022-04-19T07:30:27.0886692Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.0887314Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Buffers.dll". 2022-04-19T07:30:27.0887832Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0888353Z 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". 2022-04-19T07:30:27.0889079Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0889763Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Concurrent.dll". 2022-04-19T07:30:27.0890312Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0890819Z 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". 2022-04-19T07:30:27.0891446Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0892114Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Immutable.dll". 2022-04-19T07:30:27.0892654Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0893167Z 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". 2022-04-19T07:30:27.0893800Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0894463Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.NonGeneric.dll". 2022-04-19T07:30:27.0895011Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0895522Z 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". 2022-04-19T07:30:27.0896149Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0896833Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Specialized.dll". 2022-04-19T07:30:27.0897385Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0897891Z 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". 2022-04-19T07:30:27.0898540Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0899202Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.dll". 2022-04-19T07:30:27.0899729Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0900313Z 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". 2022-04-19T07:30:27.0900966Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0901740Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.Annotations.dll". 2022-04-19T07:30:27.0902287Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0902800Z 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". 2022-04-19T07:30:27.0903448Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2022-04-19T07:30:27.0904160Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2022-04-19T07:30:27.0904726Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0905238Z 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". 2022-04-19T07:30:27.0905877Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0906576Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2022-04-19T07:30:27.0907140Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0907643Z 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". 2022-04-19T07:30:27.0908398Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0909151Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.Primitives.dll". 2022-04-19T07:30:27.0909701Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0910214Z 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". 2022-04-19T07:30:27.0910856Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0911544Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2022-04-19T07:30:27.0912105Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0912846Z 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". 2022-04-19T07:30:27.0913521Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0914155Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.dll". 2022-04-19T07:30:27.0914705Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0915217Z 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". 2022-04-19T07:30:27.0915837Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0916561Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Configuration.dll". 2022-04-19T07:30:27.0917138Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0917650Z 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". 2022-04-19T07:30:27.0918250Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0918938Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Console.dll". 2022-04-19T07:30:27.0919455Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0919968Z 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". 2022-04-19T07:30:27.0920569Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0921169Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Core.dll". 2022-04-19T07:30:27.0921684Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0922197Z 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". 2022-04-19T07:30:27.0922798Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0923430Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.Common.dll". 2022-04-19T07:30:27.0923962Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0924466Z 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". 2022-04-19T07:30:27.0925106Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0925785Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.DataSetExtensions.dll". 2022-04-19T07:30:27.0926327Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0926842Z 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". 2022-04-19T07:30:27.0927440Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0928042Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.dll". 2022-04-19T07:30:27.0928617Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0929203Z 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". 2022-04-19T07:30:27.0929828Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0930499Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Contracts.dll". 2022-04-19T07:30:27.0931047Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0931630Z 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". 2022-04-19T07:30:27.0932258Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0932964Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Debug.dll". 2022-04-19T07:30:27.0933504Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0934008Z 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". 2022-04-19T07:30:27.0934651Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.0935346Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2022-04-19T07:30:27.0935905Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0936418Z 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". 2022-04-19T07:30:27.0937062Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0937865Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2022-04-19T07:30:27.0938475Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0939037Z 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". 2022-04-19T07:30:27.0939662Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0940327Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Process.dll". 2022-04-19T07:30:27.0940919Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0941834Z 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". 2022-04-19T07:30:27.0942471Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0943146Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.StackTrace.dll". 2022-04-19T07:30:27.0943692Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0944206Z 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". 2022-04-19T07:30:27.0944864Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0945588Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2022-04-19T07:30:27.0946155Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0946667Z 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". 2022-04-19T07:30:27.0947287Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0948046Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Tools.dll". 2022-04-19T07:30:27.0948741Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0949445Z 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". 2022-04-19T07:30:27.0950195Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0951145Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.TraceSource.dll". 2022-04-19T07:30:27.0951855Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0952518Z 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". 2022-04-19T07:30:27.0953154Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0953816Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Tracing.dll". 2022-04-19T07:30:27.0954347Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0954860Z 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". 2022-04-19T07:30:27.0955480Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0956123Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Drawing.Primitives.dll". 2022-04-19T07:30:27.0956663Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0957174Z 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". 2022-04-19T07:30:27.0957764Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0958378Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Drawing.dll". 2022-04-19T07:30:27.0959042Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0959549Z 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". 2022-04-19T07:30:27.0960183Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0960830Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Dynamic.Runtime.dll". 2022-04-19T07:30:27.0961364Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0961866Z 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". 2022-04-19T07:30:27.0962479Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.0963110Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Formats.Asn1.dll". 2022-04-19T07:30:27.0963629Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0964249Z 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". 2022-04-19T07:30:27.0964880Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0965604Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.Calendars.dll". 2022-04-19T07:30:27.0966155Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0966665Z 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". 2022-04-19T07:30:27.0967291Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0968062Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.Extensions.dll". 2022-04-19T07:30:27.0968686Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0969289Z 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". 2022-04-19T07:30:27.0970072Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0970889Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.dll". 2022-04-19T07:30:27.0971537Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0972174Z 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". 2022-04-19T07:30:27.0972979Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0973814Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.Brotli.dll". 2022-04-19T07:30:27.0974567Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0975229Z 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". 2022-04-19T07:30:27.0976077Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0977000Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.FileSystem.dll". 2022-04-19T07:30:27.0977728Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0978402Z 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". 2022-04-19T07:30:27.0979129Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0979806Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.ZipFile.dll". 2022-04-19T07:30:27.0980352Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0980857Z 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". 2022-04-19T07:30:27.0981470Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.0982261Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.dll". 2022-04-19T07:30:27.0982847Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0983360Z 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". 2022-04-19T07:30:27.0984004Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0984693Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2022-04-19T07:30:27.0985252Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0985769Z 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". 2022-04-19T07:30:27.0986395Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0987078Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2022-04-19T07:30:27.0987626Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0988131Z 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". 2022-04-19T07:30:27.0988840Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0989525Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2022-04-19T07:30:27.0990072Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0990585Z 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". 2022-04-19T07:30:27.0991213Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0991874Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2022-04-19T07:30:27.0992418Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0992935Z 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". 2022-04-19T07:30:27.0993550Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0994181Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.dll". 2022-04-19T07:30:27.0994711Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0995222Z 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". 2022-04-19T07:30:27.0995836Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0996492Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.IsolatedStorage.dll". 2022-04-19T07:30:27.0997453Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.0998109Z 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". 2022-04-19T07:30:27.0998894Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.0999708Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2022-04-19T07:30:27.1000348Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1000962Z 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". 2022-04-19T07:30:27.1001762Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1002675Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2022-04-19T07:30:27.1003396Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1003940Z 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". 2022-04-19T07:30:27.1004536Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1005154Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Pipes.dll". 2022-04-19T07:30:27.1005672Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1006174Z 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". 2022-04-19T07:30:27.1006981Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1007671Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2022-04-19T07:30:27.1008211Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1008815Z 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". 2022-04-19T07:30:27.1009413Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1010005Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.dll". 2022-04-19T07:30:27.1010518Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1011027Z 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". 2022-04-19T07:30:27.1011651Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1012308Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Expressions.dll". 2022-04-19T07:30:27.1012844Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1013356Z 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". 2022-04-19T07:30:27.1013961Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1014704Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Parallel.dll". 2022-04-19T07:30:27.1015283Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1015795Z 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". 2022-04-19T07:30:27.1016413Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1017054Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Queryable.dll". 2022-04-19T07:30:27.1017577Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1018090Z 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". 2022-04-19T07:30:27.1018769Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1019393Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.dll". 2022-04-19T07:30:27.1019906Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1020419Z 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". 2022-04-19T07:30:27.1021011Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1021623Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Memory.dll". 2022-04-19T07:30:27.1022140Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1022645Z 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". 2022-04-19T07:30:27.1023266Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1023901Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Http.Json.dll". 2022-04-19T07:30:27.1024543Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1025059Z 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". 2022-04-19T07:30:27.1025681Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1026297Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Http.dll". 2022-04-19T07:30:27.1026821Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1027336Z 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". 2022-04-19T07:30:27.1027952Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1028663Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.HttpListener.dll". 2022-04-19T07:30:27.1029238Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1029744Z 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". 2022-04-19T07:30:27.1030434Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1031124Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Mail.dll". 2022-04-19T07:30:27.1031647Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1032159Z 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". 2022-04-19T07:30:27.1032800Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1033458Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.NameResolution.dll". 2022-04-19T07:30:27.1033995Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1034505Z 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". 2022-04-19T07:30:27.1035156Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1040885Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.NetworkInformation.dll". 2022-04-19T07:30:27.1041567Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1042075Z 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". 2022-04-19T07:30:27.1042663Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1043287Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Ping.dll". 2022-04-19T07:30:27.1043805Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1044302Z 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". 2022-04-19T07:30:27.1044916Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1045549Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Primitives.dll". 2022-04-19T07:30:27.1046065Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1046567Z 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". 2022-04-19T07:30:27.1047173Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1048647Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Requests.dll". 2022-04-19T07:30:27.1049202Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1049709Z 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". 2022-04-19T07:30:27.1050303Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1050942Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Security.dll". 2022-04-19T07:30:27.1051671Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1052170Z 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". 2022-04-19T07:30:27.1091036Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1091710Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.ServicePoint.dll". 2022-04-19T07:30:27.1092245Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1092744Z 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". 2022-04-19T07:30:27.1093350Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1093997Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Sockets.dll". 2022-04-19T07:30:27.1094526Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1095054Z 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". 2022-04-19T07:30:27.1095682Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1096324Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebClient.dll". 2022-04-19T07:30:27.1096861Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1097388Z 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". 2022-04-19T07:30:27.1098028Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1098760Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebHeaderCollection.dll". 2022-04-19T07:30:27.1099342Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1099848Z 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". 2022-04-19T07:30:27.1102056Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1102684Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebProxy.dll". 2022-04-19T07:30:27.1103204Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1103708Z 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". 2022-04-19T07:30:27.1104332Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1104986Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebSockets.Client.dll". 2022-04-19T07:30:27.1105540Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1106051Z 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". 2022-04-19T07:30:27.1106861Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1107507Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebSockets.dll". 2022-04-19T07:30:27.1108231Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1108792Z 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". 2022-04-19T07:30:27.1109423Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1110029Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.dll". 2022-04-19T07:30:27.1110644Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1111161Z 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". 2022-04-19T07:30:27.1111771Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1112416Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Numerics.Vectors.dll". 2022-04-19T07:30:27.1112936Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1113439Z 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". 2022-04-19T07:30:27.1114030Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1114634Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Numerics.dll". 2022-04-19T07:30:27.1115152Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1115665Z 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". 2022-04-19T07:30:27.1116271Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1118233Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ObjectModel.dll". 2022-04-19T07:30:27.1118896Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1119406Z 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". 2022-04-19T07:30:27.1120050Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1120726Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.DispatchProxy.dll". 2022-04-19T07:30:27.1121271Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1121784Z 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". 2022-04-19T07:30:27.1122555Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1123326Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2022-04-19T07:30:27.1124206Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1124867Z 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". 2022-04-19T07:30:27.1125862Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1133952Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2022-04-19T07:30:27.1134623Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1164251Z 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". 2022-04-19T07:30:27.1164892Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1165549Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.dll". 2022-04-19T07:30:27.1166083Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1166581Z 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". 2022-04-19T07:30:27.1167204Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1167929Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Extensions.dll". 2022-04-19T07:30:27.1168479Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1169102Z 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". 2022-04-19T07:30:27.1169778Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1170428Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Metadata.dll". 2022-04-19T07:30:27.1170976Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1171481Z 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". 2022-04-19T07:30:27.1191627Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1192427Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Primitives.dll". 2022-04-19T07:30:27.1193004Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1193509Z 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". 2022-04-19T07:30:27.1194164Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1194843Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.TypeExtensions.dll". 2022-04-19T07:30:27.1195387Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1195898Z 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". 2022-04-19T07:30:27.1262547Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1263270Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.dll". 2022-04-19T07:30:27.1264165Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1264692Z 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". 2022-04-19T07:30:27.1265306Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1265959Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.Reader.dll". 2022-04-19T07:30:27.1266497Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1267017Z 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". 2022-04-19T07:30:27.1267649Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1268340Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.ResourceManager.dll". 2022-04-19T07:30:27.1269003Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1269508Z 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". 2022-04-19T07:30:27.1270126Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1270777Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.Writer.dll". 2022-04-19T07:30:27.1271307Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1271818Z 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". 2022-04-19T07:30:27.1272462Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1273160Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2022-04-19T07:30:27.1273722Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1274230Z 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". 2022-04-19T07:30:27.1274870Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1275576Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2022-04-19T07:30:27.1276137Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1276637Z 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". 2022-04-19T07:30:27.1277253Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1277906Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Extensions.dll". 2022-04-19T07:30:27.1278553Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1279139Z 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". 2022-04-19T07:30:27.1279871Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1280517Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Handles.dll". 2022-04-19T07:30:27.1281042Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1281550Z 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". 2022-04-19T07:30:27.1282217Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1283170Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2022-04-19T07:30:27.1284336Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1284960Z 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". 2022-04-19T07:30:27.1285590Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1286264Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.InteropServices.dll". 2022-04-19T07:30:27.1286812Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1287324Z 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". 2022-04-19T07:30:27.1288050Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1288769Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Intrinsics.dll". 2022-04-19T07:30:27.1289321Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1289828Z 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". 2022-04-19T07:30:27.1290441Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1291075Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Loader.dll". 2022-04-19T07:30:27.1291603Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1292114Z 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". 2022-04-19T07:30:27.1292723Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1293373Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Numerics.dll". 2022-04-19T07:30:27.1315637Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1316212Z 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". 2022-04-19T07:30:27.1317232Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1318135Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2022-04-19T07:30:27.1318716Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1319275Z 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". 2022-04-19T07:30:27.1319915Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1320603Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Json.dll". 2022-04-19T07:30:27.1321160Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1321675Z 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". 2022-04-19T07:30:27.1322332Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1323035Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2022-04-19T07:30:27.1323605Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1324116Z 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". 2022-04-19T07:30:27.1324744Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1325624Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2022-04-19T07:30:27.1326227Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1327465Z 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". 2022-04-19T07:30:27.1328126Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1328835Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.dll". 2022-04-19T07:30:27.1329406Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1329936Z 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". 2022-04-19T07:30:27.1330565Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1331177Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.dll". 2022-04-19T07:30:27.1331688Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1332199Z 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". 2022-04-19T07:30:27.1332829Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1333494Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.AccessControl.dll". 2022-04-19T07:30:27.1334163Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1334727Z 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". 2022-04-19T07:30:27.1335335Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1335979Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Claims.dll". 2022-04-19T07:30:27.1336510Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1337125Z 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". 2022-04-19T07:30:27.1337855Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1338880Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2022-04-19T07:30:27.1339499Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1340008Z 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". 2022-04-19T07:30:27.1340695Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1341367Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Cng.dll". 2022-04-19T07:30:27.1341920Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1342428Z 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". 2022-04-19T07:30:27.1343053Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1343729Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Csp.dll". 2022-04-19T07:30:27.1344280Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1344778Z 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". 2022-04-19T07:30:27.1345417Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1346119Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2022-04-19T07:30:27.1346678Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1347176Z 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". 2022-04-19T07:30:27.1347872Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1348628Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2022-04-19T07:30:27.1349193Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1349823Z 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". 2022-04-19T07:30:27.1350464Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1351221Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2022-04-19T07:30:27.1351783Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1352289Z 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". 2022-04-19T07:30:27.1352938Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1353666Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2022-04-19T07:30:27.1354242Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1354742Z 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". 2022-04-19T07:30:27.1355379Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1356058Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Principal.Windows.dll". 2022-04-19T07:30:27.1357391Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1357937Z 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". 2022-04-19T07:30:27.1359043Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1359766Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Principal.dll". 2022-04-19T07:30:27.1360294Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1360860Z 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". 2022-04-19T07:30:27.1361495Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1362143Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.SecureString.dll". 2022-04-19T07:30:27.1362687Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1363189Z 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". 2022-04-19T07:30:27.1363778Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1364388Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.dll". 2022-04-19T07:30:27.1364904Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1365398Z 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". 2022-04-19T07:30:27.1366007Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2022-04-19T07:30:27.1366760Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ServiceModel.Web.dll". 2022-04-19T07:30:27.1367330Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1367835Z 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". 2022-04-19T07:30:27.1369719Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1370392Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ServiceProcess.dll". 2022-04-19T07:30:27.1370924Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1371556Z 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". 2022-04-19T07:30:27.1372177Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1372853Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.CodePages.dll". 2022-04-19T07:30:27.1373397Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1373896Z 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". 2022-04-19T07:30:27.1374524Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1375198Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.Extensions.dll". 2022-04-19T07:30:27.1375744Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1376255Z 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". 2022-04-19T07:30:27.1376863Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1377497Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.dll". 2022-04-19T07:30:27.1378091Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1378664Z 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". 2022-04-19T07:30:27.1379293Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1379938Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encodings.Web.dll". 2022-04-19T07:30:27.1380479Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1380986Z 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". 2022-04-19T07:30:27.1382351Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1382993Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Json.dll". 2022-04-19T07:30:27.1383518Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1384126Z 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". 2022-04-19T07:30:27.1384809Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1385482Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.RegularExpressions.dll". 2022-04-19T07:30:27.1386025Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1386542Z 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". 2022-04-19T07:30:27.1387163Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1387813Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Channels.dll". 2022-04-19T07:30:27.1388350Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1388946Z 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". 2022-04-19T07:30:27.1389566Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1390232Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Overlapped.dll". 2022-04-19T07:30:27.1390774Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1391276Z 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". 2022-04-19T07:30:27.1391923Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1392606Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2022-04-19T07:30:27.1393153Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1393659Z 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". 2022-04-19T07:30:27.1394296Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1394979Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2022-04-19T07:30:27.1395528Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1396036Z 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". 2022-04-19T07:30:27.1396682Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1397356Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2022-04-19T07:30:27.1397906Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1398432Z 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". 2022-04-19T07:30:27.1399160Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1399807Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.dll". 2022-04-19T07:30:27.1400386Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1400892Z 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". 2022-04-19T07:30:27.1401510Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1402159Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Thread.dll". 2022-04-19T07:30:27.1402685Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1403196Z 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". 2022-04-19T07:30:27.1403820Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1404479Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.ThreadPool.dll". 2022-04-19T07:30:27.1405716Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1406271Z 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". 2022-04-19T07:30:27.1406906Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1407548Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Timer.dll". 2022-04-19T07:30:27.1408084Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1408593Z 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". 2022-04-19T07:30:27.1409249Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1409866Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.dll". 2022-04-19T07:30:27.1410380Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1410876Z 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". 2022-04-19T07:30:27.1411492Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1412137Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Transactions.Local.dll". 2022-04-19T07:30:27.1412661Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1413163Z 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". 2022-04-19T07:30:27.1413763Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1414379Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Transactions.dll". 2022-04-19T07:30:27.1414896Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1415543Z 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". 2022-04-19T07:30:27.1416189Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1416836Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ValueTuple.dll". 2022-04-19T07:30:27.1417355Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1417857Z 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". 2022-04-19T07:30:27.1418474Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1419228Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Web.HttpUtility.dll". 2022-04-19T07:30:27.1419750Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1420260Z 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". 2022-04-19T07:30:27.1420849Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1422193Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Web.dll". 2022-04-19T07:30:27.1422802Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1423313Z 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". 2022-04-19T07:30:27.1423910Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1424522Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Windows.dll". 2022-04-19T07:30:27.1425416Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1425919Z 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". 2022-04-19T07:30:27.1426520Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1427215Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.Linq.dll". 2022-04-19T07:30:27.1427757Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1428261Z 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". 2022-04-19T07:30:27.1428898Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1429543Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.ReaderWriter.dll". 2022-04-19T07:30:27.1430065Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1430660Z 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". 2022-04-19T07:30:27.1431276Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1432073Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.Serialization.dll". 2022-04-19T07:30:27.1432603Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1433167Z 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". 2022-04-19T07:30:27.1433763Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1434392Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XDocument.dll". 2022-04-19T07:30:27.1434917Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1435413Z 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". 2022-04-19T07:30:27.1436031Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1436684Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XPath.XDocument.dll". 2022-04-19T07:30:27.1437224Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1437868Z 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". 2022-04-19T07:30:27.1438470Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1439120Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XPath.dll". 2022-04-19T07:30:27.1439641Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1440147Z 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". 2022-04-19T07:30:27.1440843Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1441483Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XmlDocument.dll". 2022-04-19T07:30:27.1442007Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1442502Z 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". 2022-04-19T07:30:27.1443178Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1443828Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XmlSerializer.dll". 2022-04-19T07:30:27.1444358Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1444861Z 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". 2022-04-19T07:30:27.1445444Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1446038Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.dll". 2022-04-19T07:30:27.1446533Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1447043Z 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". 2022-04-19T07:30:27.1447800Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1448377Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.dll". 2022-04-19T07:30:27.1448989Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1449497Z 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". 2022-04-19T07:30:27.1450087Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2022-04-19T07:30:27.1450685Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\WindowsBase.dll". 2022-04-19T07:30:27.1451327Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1451958Z 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". 2022-04-19T07:30:27.1452552Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2022-04-19T07:30:27.1453138Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\mscorlib.dll". 2022-04-19T07:30:27.1453630Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1454137Z 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". 2022-04-19T07:30:27.1454726Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2022-04-19T07:30:27.1455313Z Resolved file path is "D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\netstandard.dll". 2022-04-19T07:30:27.1455820Z Reference found at search path location "{RawFileName}". 2022-04-19T07:30:27.1456327Z 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". 2022-04-19T07:30:27.1456809Z Done executing task "ResolveAssemblyReference". 2022-04-19T07:30:27.1457237Z 2:6>Done building target "ResolveAssemblyReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1458037Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\VS\vsts-spot-agent\_work\17\.sonarqube != '' AND Current == '14.0'). 2022-04-19T07:30:27.1459064Z Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). 2022-04-19T07:30:27.1460155Z 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'). 2022-04-19T07:30:27.1461460Z 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\DummyConsole.dll.config')). 2022-04-19T07:30:27.1462501Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2022-04-19T07:30:27.1463503Z 2:6>Target "AfterResolveReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResolveReferences" depends on it): 2022-04-19T07:30:27.1464339Z 2:6>Done building target "AfterResolveReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1465157Z 2:6>Target "ResolveReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2022-04-19T07:30:27.1465951Z 2:6>Done building target "ResolveReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1466781Z 2:6>Target "_BlockWinMDsOnUnsupportedTFMs" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.1467885Z Using "CheckForUnsupportedWinMDReferences" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.1468559Z Task "CheckForUnsupportedWinMDReferences" 2022-04-19T07:30:27.1468964Z Done executing task "CheckForUnsupportedWinMDReferences". 2022-04-19T07:30:27.1469475Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). 2022-04-19T07:30:27.1470083Z 2:6>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1470541Z Target "ResolveReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1470980Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.1471463Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2022-04-19T07:30:27.1472242Z 2:6>Target "CopyAdditionalFiles" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "AssignTargetPaths" depends on it): 2022-04-19T07:30:27.1473026Z 2:6>Done building target "CopyAdditionalFiles" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1473471Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2022-04-19T07:30:27.1473908Z Target "ResolveFrameworkReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1474709Z 2:6>Target "_GetAppHostPaths" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_ChooseAppHost" depends on it): 2022-04-19T07:30:27.1475601Z Task "NETSdkError" skipped, due to false condition; ('@(_NativeRestoredAppHostNETCore->Count())' > 1) was evaluated as ('0' > 1). 2022-04-19T07:30:27.1476137Z 2:6>Done building target "_GetAppHostPaths" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1476975Z 2:6>Target "_ChooseAppHost" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_ComputeNETCoreBuildOutputFiles" depends on it): 2022-04-19T07:30:27.1477821Z 2:6>Done building target "_ChooseAppHost" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1478554Z Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). 2022-04-19T07:30:27.1479479Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.1480410Z 2:6>Target "_ComputeNETCoreBuildOutputFiles" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "AssignTargetPaths" depends on it): 2022-04-19T07:30:27.1481332Z 2:6>Done building target "_ComputeNETCoreBuildOutputFiles" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1482160Z 2:6>Target "AssignTargetPaths" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareResourceNames" depends on it): 2022-04-19T07:30:27.1483082Z Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1483570Z Task "AssignTargetPath" 2022-04-19T07:30:27.1483869Z Done executing task "AssignTargetPath". 2022-04-19T07:30:27.1484158Z Task "AssignTargetPath" 2022-04-19T07:30:27.1484453Z Done executing task "AssignTargetPath". 2022-04-19T07:30:27.1484737Z Task "AssignTargetPath" 2022-04-19T07:30:27.1485032Z Done executing task "AssignTargetPath". 2022-04-19T07:30:27.1485323Z Task "AssignTargetPath" 2022-04-19T07:30:27.1485610Z Done executing task "AssignTargetPath". 2022-04-19T07:30:27.1486213Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.exe'=='.manifest'). 2022-04-19T07:30:27.1486894Z 2:6>Done building target "AssignTargetPaths" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1487333Z Target "AssignTargetPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.1488131Z 2:6>Target "SplitResourcesByCulture" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareResourceNames" depends on it): 2022-04-19T07:30:27.1489125Z Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1489662Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1490207Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1490761Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1491386Z Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1491855Z Task "AssignCulture" 2022-04-19T07:30:27.1492142Z Done executing task "AssignCulture". 2022-04-19T07:30:27.1492541Z 2:6>Done building target "SplitResourcesByCulture" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1493097Z Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.1494011Z 2:6>Target "CreateCustomManifestResourceNames" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareResourceNames" depends on it): 2022-04-19T07:30:27.1494897Z 2:6>Done building target "CreateCustomManifestResourceNames" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1495730Z 2:6>Target "PrepareResourceNames" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareResources" depends on it): 2022-04-19T07:30:27.1497578Z 2:6>Done building target "PrepareResourceNames" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1498107Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1498583Z Target "SplitResourcesByCulture" skipped. Previously built successfully. 2022-04-19T07:30:27.1499458Z 2:6>Target "BeforeResGen" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResGen" depends on it): 2022-04-19T07:30:27.1500219Z 2:6>Done building target "BeforeResGen" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1500649Z Target "ResolveReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1501446Z 2:6>Target "FindReferenceAssembliesForReferences" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreResGen" depends on it): 2022-04-19T07:30:27.1502316Z 2:6>Done building target "FindReferenceAssembliesForReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1503132Z 2:6>Target "SonarResolveReferences" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreResGen" depends on it): 2022-04-19T07:30:27.1503915Z 2:6>Done building target "SonarResolveReferences" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1504689Z 2:6>Target "CoreResGen" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResGen" depends on it): 2022-04-19T07:30:27.1505799Z 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'). 2022-04-19T07:30:27.1507200Z 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'). 2022-04-19T07:30:27.1508203Z 2:6>Done building target "CoreResGen" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1509157Z 2:6>Target "AfterResGen" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "ResGen" depends on it): 2022-04-19T07:30:27.1510101Z 2:6>Done building target "AfterResGen" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1510865Z 2:6>Target "ResGen" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "PrepareResources" depends on it): 2022-04-19T07:30:27.1511615Z 2:6>Done building target "ResGen" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1512099Z Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1512918Z 2:6>Target "PrepareResources" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.1513819Z 2:6>Done building target "PrepareResources" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1514420Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2022-04-19T07:30:27.1515052Z Target "ResolveReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1515627Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2022-04-19T07:30:27.1516353Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2022-04-19T07:30:27.1517006Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2022-04-19T07:30:27.1517814Z Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2022-04-19T07:30:27.1519015Z 2:6>Target "_SetEmbeddedWin32ManifestProperties" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "SetWin32ManifestProperties" depends on it): 2022-04-19T07:30:27.1519977Z Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1520457Z Task "GetFrameworkPath" 2022-04-19T07:30:27.1520749Z Done executing task "GetFrameworkPath". 2022-04-19T07:30:27.1521174Z 2:6>Done building target "_SetEmbeddedWin32ManifestProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1522004Z 2:6>Target "SetWin32ManifestProperties" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Compile" depends on it): 2022-04-19T07:30:27.1522807Z 2:6>Done building target "SetWin32ManifestProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1523304Z Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1524101Z 2:6>Target "_GenerateCompileInputs" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Compile" depends on it): 2022-04-19T07:30:27.1525094Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2022-04-19T07:30:27.1526000Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2022-04-19T07:30:27.1526704Z 2:6>Done building target "_GenerateCompileInputs" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1527151Z Target "PrepareForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.1528050Z 2:6>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2022-04-19T07:30:27.1529013Z 2:6>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1529984Z 2:6>Target "GenerateMSBuildEditorConfigFileCore" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2022-04-19T07:30:27.1530852Z Building target "GenerateMSBuildEditorConfigFileCore" completely. 2022-04-19T07:30:27.1531199Z No input files were specified. 2022-04-19T07:30:27.1531723Z Using "GenerateMSBuildEditorConfig" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2022-04-19T07:30:27.1532246Z Task "GenerateMSBuildEditorConfig" 2022-04-19T07:30:27.1532577Z Done executing task "GenerateMSBuildEditorConfig". 2022-04-19T07:30:27.1533031Z 2:6>Done building target "GenerateMSBuildEditorConfigFileCore" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1533880Z 2:6>Target "GenerateMSBuildEditorConfigFile" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeCompile" depends on it): 2022-04-19T07:30:27.1534704Z 2:6>Done building target "GenerateMSBuildEditorConfigFile" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1535529Z 2:6>Target "SonarOverrideRunAnalyzers" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeCompile" depends on it): 2022-04-19T07:30:27.1536321Z 2:6>Done building target "SonarOverrideRunAnalyzers" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1536764Z Target "PrepareForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.1537196Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2022-04-19T07:30:27.1538492Z 2:6>Target "_SetTargetFrameworkMonikerAttribute" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.CSharp.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2022-04-19T07:30:27.1539483Z 2:6>Done building target "_SetTargetFrameworkMonikerAttribute" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1540336Z 2:6>Target "GenerateTargetFrameworkMonikerAttribute" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeCompile" depends on it): 2022-04-19T07:30:27.1541337Z Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 2022-04-19T07:30:27.1541907Z Input files: D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.targets 2022-04-19T07:30:27.1542383Z Output files: obj\Debug\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs 2022-04-19T07:30:27.1542892Z 2:6>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1543572Z Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2022-04-19T07:30:27.1544179Z Target "PrepareForBuild" skipped. Previously built successfully. 2022-04-19T07:30:27.1545018Z 2:6>Target "GetAssemblyVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GetAssemblyAttributes" depends on it): 2022-04-19T07:30:27.1546633Z Using "GetAssemblyVersion" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll". 2022-04-19T07:30:27.1547228Z Task "GetAssemblyVersion" 2022-04-19T07:30:27.1547523Z Done executing task "GetAssemblyVersion". 2022-04-19T07:30:27.1547974Z 2:6>Done building target "GetAssemblyVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1548407Z Target "GetAssemblyVersion" skipped. Previously built successfully. 2022-04-19T07:30:27.1549314Z 2:6>Target "InitializeSourceControlInformation" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2022-04-19T07:30:27.1550196Z 2:6>Done building target "InitializeSourceControlInformation" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1551129Z 2:6>Target "AddSourceRevisionToInformationalVersion" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GetAssemblyAttributes" depends on it): 2022-04-19T07:30:27.1552058Z 2:6>Done building target "AddSourceRevisionToInformationalVersion" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1552867Z Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). 2022-04-19T07:30:27.1554113Z 2:6>Target "GetAssemblyAttributes" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2022-04-19T07:30:27.1555029Z 2:6>Done building target "GetAssemblyAttributes" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1555965Z 2:6>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2022-04-19T07:30:27.1556973Z Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1557401Z Task "Hash" 2022-04-19T07:30:27.1557651Z Done executing task "Hash". 2022-04-19T07:30:27.1557923Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1558343Z Skipping write to file "obj\Debug\net6.0\DummyConsole.AssemblyInfoInputs.cache" because content would not change. 2022-04-19T07:30:27.1558831Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1559273Z 2:6>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1560212Z 2:6>Target "CoreGenerateAssemblyInfo" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "GenerateAssemblyInfo" depends on it): 2022-04-19T07:30:27.1561135Z Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. 2022-04-19T07:30:27.1561647Z Input files: obj\Debug\net6.0\DummyConsole.AssemblyInfoInputs.cache 2022-04-19T07:30:27.1562059Z Output files: obj\Debug\net6.0\DummyConsole.AssemblyInfo.cs 2022-04-19T07:30:27.1562562Z 2:6>Done building target "CoreGenerateAssemblyInfo" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1563425Z 2:6>Target "GenerateAssemblyInfo" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "BeforeCompile" depends on it): 2022-04-19T07:30:27.1564316Z 2:6>Done building target "GenerateAssemblyInfo" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1565075Z 2:6>Target "BeforeCompile" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Compile" depends on it): 2022-04-19T07:30:27.1565825Z 2:6>Done building target "BeforeCompile" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1566602Z Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2022-04-19T07:30:27.1567372Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1568165Z 2:6>Target "_GenerateCompileDependencyCache" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Compile" depends on it): 2022-04-19T07:30:27.1568883Z Task "Hash" 2022-04-19T07:30:27.1569133Z Done executing task "Hash". 2022-04-19T07:30:27.1569397Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1569863Z Skipping write to file "obj\Debug\net6.0\DummyConsole.csproj.CoreCompileInputs.cache" because content would not change. 2022-04-19T07:30:27.1570375Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1570797Z 2:6>Done building target "_GenerateCompileDependencyCache" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1571757Z Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('' == 'true') and ('' != 'true') and (('true' == 'false') or ('true' == 'true'))). 2022-04-19T07:30:27.1572807Z Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2022-04-19T07:30:27.1574183Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.CSharp.dll;D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.Core.dll;D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.dll;...' == ''). 2022-04-19T07:30:27.1575810Z 2:6>Target "_BeforeVBCSCoreCompile" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1576622Z 2:6>Done building target "_BeforeVBCSCoreCompile" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1577254Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2022-04-19T07:30:27.1577949Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2022-04-19T07:30:27.1578418Z '' == 'true'). 2022-04-19T07:30:27.1579442Z Target "GenerateTargetPlatformDefineConstants" skipped, due to false condition; ( '$(DisableImplicitFrameworkDefines)' != 'true' and '$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) ) was evaluated as ( '' != 'true' and '' != '' and '.NETCoreApp' == '.NETCoreApp' and True ). 2022-04-19T07:30:27.1581040Z 2:6>Target "GenerateNETCompatibleDefineConstants" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "AddImplicitDefineConstants" depends on it): 2022-04-19T07:30:27.1581976Z 2:6>Done building target "GenerateNETCompatibleDefineConstants" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1583119Z Target "GeneratePlatformCompatibleDefineConstants" skipped, due to false condition; ( '$(DisableImplicitFrameworkDefines)' != 'true' and '$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) ) was evaluated as ( '' != 'true' and '' != '' and '.NETCoreApp' == '.NETCoreApp' and True ). 2022-04-19T07:30:27.1584607Z 2:6>Target "AddImplicitDefineConstants" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1585476Z 2:6>Done building target "AddImplicitDefineConstants" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1586778Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.CSharp.dll;D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.Core.dll;D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.dll;...' == ''). 2022-04-19T07:30:27.1588390Z 2:6>Target "_ComputeSkipAnalyzers" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Managed.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1589337Z Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.1589933Z 2:6>Done building target "_ComputeSkipAnalyzers" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1590519Z Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true'). 2022-04-19T07:30:27.1591441Z 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')). 2022-04-19T07:30:27.1592494Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\VS\vsts-spot-agent\_work\17\.sonarqube != '' AND Current == '14.0'). 2022-04-19T07:30:27.1593211Z Target "SonarResolveReferences" skipped. Previously built successfully. 2022-04-19T07:30:27.1594027Z 2:6>Target "SonarCategoriseProject" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2022-04-19T07:30:27.1594784Z Task "Message" 2022-04-19T07:30:27.1595171Z Sonar: (DummyConsole.csproj) Categorizing project as test or product code... 2022-04-19T07:30:27.1595543Z Done executing task "Message". 2022-04-19T07:30:27.1595965Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2022-04-19T07:30:27.1596601Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2022-04-19T07:30:27.1597321Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2022-04-19T07:30:27.1597984Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2022-04-19T07:30:27.1598582Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2022-04-19T07:30:27.1599215Z Task "Message" skipped, due to false condition; ($(tmpSonarHasTestContainerCapability)=='true') was evaluated as (=='true'). 2022-04-19T07:30:27.1599845Z Using "IsTestByReference" task from assembly "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2022-04-19T07:30:27.1600289Z Task "IsTestByReference" 2022-04-19T07:30:27.1600603Z No test reference was found for the current project. 2022-04-19T07:30:27.1600952Z Done executing task "IsTestByReference". 2022-04-19T07:30:27.1601404Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2022-04-19T07:30:27.1601992Z Using "IsTestFileByName" task from assembly "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2022-04-19T07:30:27.1602437Z Task "IsTestFileByName" 2022-04-19T07:30:27.1602846Z Reading config file: D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2022-04-19T07:30:27.1603400Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2022-04-19T07:30:27.1603845Z Operation succeeded. Elapsed time (ms): 142 2022-04-19T07:30:27.1604163Z Read config file successfully 2022-04-19T07:30:27.1604670Z The deprecated regular expression property sonar.msbuild.testProjectPattern was not set in the analysis config file. The project file name will not be checked. 2022-04-19T07:30:27.1605195Z Done executing task "IsTestFileByName". 2022-04-19T07:30:27.1605674Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (False=='true'). 2022-04-19T07:30:27.1606108Z Task "Message" 2022-04-19T07:30:27.1606454Z Sonar: (DummyConsole.csproj) categorized as MAIN project (production code). 2022-04-19T07:30:27.1606815Z Done executing task "Message". 2022-04-19T07:30:27.1607258Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2022-04-19T07:30:27.1607844Z 2:6>Done building target "SonarCategoriseProject" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1608682Z 2:6>Target "SonarCreateProjectSpecificDirs" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2022-04-19T07:30:27.1609599Z Using "MakeUniqueDir" task from assembly "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2022-04-19T07:30:27.1610033Z Task "MakeUniqueDir" 2022-04-19T07:30:27.1610382Z Done executing task "MakeUniqueDir". 2022-04-19T07:30:27.1610648Z Task "MakeDir" 2022-04-19T07:30:27.1610984Z Creating directory "D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\0". 2022-04-19T07:30:27.1611388Z Done executing task "MakeDir". 2022-04-19T07:30:27.1611781Z 2:6>Done building target "SonarCreateProjectSpecificDirs" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1612636Z 2:6>Target "SonarWriteFilesToAnalyze" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2022-04-19T07:30:27.1613524Z Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2022-04-19T07:30:27.1613923Z Task "Message" 2022-04-19T07:30:27.1614422Z Sonar: (DummyConsole.csproj) Number of files to analyse: 2. The list of files to be analyzed is in D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\0\FilesToAnalyze.txt. 2022-04-19T07:30:27.1614942Z Done executing task "Message". 2022-04-19T07:30:27.1615223Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1615517Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1615812Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1616102Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1616505Z 2:6>Done building target "SonarWriteFilesToAnalyze" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1616983Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2022-04-19T07:30:27.1617785Z 2:6>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1618691Z Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1619187Z Task "CallTarget" 2022-04-19T07:30:27.1619924Z 2:6>Target "SetRoslynCodeAnalysisProperties" in file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2022-04-19T07:30:27.1620850Z Using "GetAnalyzerSettings" task from assembly "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2022-04-19T07:30:27.1621304Z Task "GetAnalyzerSettings" 2022-04-19T07:30:27.1621718Z Reading config file: D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2022-04-19T07:30:27.1622258Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2022-04-19T07:30:27.1622704Z Operation succeeded. Elapsed time (ms): 0 2022-04-19T07:30:27.1623013Z Read config file successfully 2022-04-19T07:30:27.1623309Z sonar.cs.roslyn.ignoreIssues=true 2022-04-19T07:30:27.1623620Z Overwriting analysis settings... 2022-04-19T07:30:27.1623909Z Removing duplicate files: 2022-04-19T07:30:27.1624216Z Done executing task "GetAnalyzerSettings". 2022-04-19T07:30:27.1624518Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1624811Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1625301Z Using "WriteProjectConfigFile" task from assembly "D:\VS\vsts-spot-agent\_work\17\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2022-04-19T07:30:27.1625764Z Task "WriteProjectConfigFile" 2022-04-19T07:30:27.1626083Z Done executing task "WriteProjectConfigFile". 2022-04-19T07:30:27.1626371Z Task "Message" 2022-04-19T07:30:27.1626907Z Sonar: (DummyConsole.csproj) Analysis configured successfully with D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\0\SonarProjectConfig.xml. 2022-04-19T07:30:27.1627398Z Done executing task "Message". 2022-04-19T07:30:27.1627843Z 2:6>Done building target "SetRoslynCodeAnalysisProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1628256Z Done executing task "CallTarget". 2022-04-19T07:30:27.1628674Z 2:6>Done building target "OverrideRoslynCodeAnalysisProperties" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1629642Z 2:6>Target "SonarQubeImportBeforeInfo" in file "C:\Users\ATEmulationBuild\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1630496Z Task "Message" 2022-04-19T07:30:27.1630843Z Sonar: (DummyConsole) SonarQube.Integration.ImportBefore.targets was loaded 2022-04-19T07:30:27.1631224Z Done executing task "Message". 2022-04-19T07:30:27.1631486Z Task "Message" 2022-04-19T07:30:27.1631817Z Sonar: (DummyConsole.csproj) SonarQube analysis targets imported: true 2022-04-19T07:30:27.1632180Z Done executing task "Message". 2022-04-19T07:30:27.1632630Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2022-04-19T07:30:27.1633170Z 2:6>Done building target "SonarQubeImportBeforeInfo" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1634151Z 2:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1635197Z 2:6>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1636137Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1637396Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1638789Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1640111Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1641501Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1642810Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1644179Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1645502Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1646785Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1648020Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2022-04-19T07:30:27.1649247Z Target "_CodeAnalysisTreatWarningsNotAsErrors" skipped, due to false condition; ('$(CodeAnalysisTreatWarningsAsErrors)' == 'false' AND ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('' == 'false' AND ('' == 'true' OR 'true' != 'true')). 2022-04-19T07:30:27.1650493Z 2:6>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreCompile" depends on it): 2022-04-19T07:30:27.1651429Z Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2022-04-19T07:30:27.1651875Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2022-04-19T07:30:27.1652357Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2022-04-19T07:30:27.1652779Z '6.0.0' != '' AND 2022-04-19T07:30:27.1653031Z < 6.0.0). 2022-04-19T07:30:27.1653416Z 2:6>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1654221Z 2:6>Target "CoreCompile" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "Compile" depends on it): 2022-04-19T07:30:27.1654914Z Building target "CoreCompile" completely. 2022-04-19T07:30:27.1655410Z Input file "D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\cs\SonarLint.xml" is newer than output file "obj\Debug\net6.0\DummyConsole.pdb". 2022-04-19T07:30:27.1656068Z Using "Csc" task from assembly "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2022-04-19T07:30:27.1656512Z Task "Csc" 2022-04-19T07:30:27.1730397Z D:\VS\vsts-spot-agent\_work\_tool\dotnet\dotnet.exe exec "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NET;NET6_0;NETCOREAPP;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 /highentropyva+ /nullable:enable /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.CSharp.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.Core.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.VisualBasic.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.Win32.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\Microsoft.Win32.Registry.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\mscorlib.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\netstandard.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.AppContext.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Buffers.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Concurrent.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Immutable.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.NonGeneric.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Collections.Specialized.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.Annotations.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.DataAnnotations.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.EventBasedAsync.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ComponentModel.TypeConverter.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Configuration.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Console.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Core.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.Common.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.DataSetExtensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Data.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Contracts.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Debug.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.DiagnosticSource.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.FileVersionInfo.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Process.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.StackTrace.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Tools.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.TraceSource.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Diagnostics.Tracing.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Drawing.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Drawing.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Dynamic.Runtime.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Formats.Asn1.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.Calendars.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Globalization.Extensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.Brotli.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.FileSystem.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Compression.ZipFile.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.AccessControl.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.DriveInfo.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.FileSystem.Watcher.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.IsolatedStorage.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.MemoryMappedFiles.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Pipes.AccessControl.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.Pipes.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.IO.UnmanagedMemoryStream.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Expressions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Parallel.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Linq.Queryable.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Memory.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Http.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Http.Json.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.HttpListener.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Mail.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.NameResolution.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.NetworkInformation.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Ping.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Requests.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Security.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.ServicePoint.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.Sockets.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebClient.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebHeaderCollection.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebProxy.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebSockets.Client.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Net.WebSockets.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Numerics.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Numerics.Vectors.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ObjectModel.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.DispatchProxy.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.ILGeneration.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Emit.Lightweight.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Extensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Metadata.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Reflection.TypeExtensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.Reader.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.ResourceManager.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Resources.Writer.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Extensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Handles.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.InteropServices.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Intrinsics.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Loader.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Numerics.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Formatters.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Json.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Runtime.Serialization.Xml.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.AccessControl.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Claims.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Algorithms.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Cng.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Csp.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Encoding.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.OpenSsl.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.Primitives.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Cryptography.X509Certificates.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Principal.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.Principal.Windows.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Security.SecureString.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ServiceModel.Web.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ServiceProcess.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.CodePages.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encoding.Extensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Encodings.Web.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.Json.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Text.RegularExpressions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Channels.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Overlapped.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Dataflow.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Extensions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Tasks.Parallel.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Thread.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.ThreadPool.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Threading.Timer.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Transactions.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Transactions.Local.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.ValueTuple.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Web.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Web.HttpUtility.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Windows.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.Linq.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.ReaderWriter.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.Serialization.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XDocument.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XmlDocument.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XmlSerializer.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XPath.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\System.Xml.XPath.XDocument.dll /reference:D:\VS\vsts-spot-agent\_work\_tool\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.4\ref\net6.0\WindowsBase.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\net6.0\DummyConsole.dll /refout:obj\Debug\net6.0\refint\DummyConsole.dll /ruleset:D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\VS\vsts-spot-agent\_work\17\.sonarqube\out\0\Issues.json /target:exe /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:obj\Debug\net6.0\DummyConsole.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\ATEmulationBuild\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /additionalfile:D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\0\SonarProjectConfig.xml /additionalfile:D:\VS\vsts-spot-agent\_work\17\.sonarqube\conf\0\ProjectOutFolderPath.txt Foo.cs Program.cs obj\Debug\net6.0\DummyConsole.GlobalUsings.g.cs "obj\Debug\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj\Debug\net6.0\DummyConsole.AssemblyInfo.cs 2022-04-19T07:30:27.1785962Z Microsoft (R) Visual C# Compiler version 4.1.0-5.22128.4 (5d10d428) 2022-04-19T07:30:27.1786464Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-04-19T07:30:27.1888257Z ##[error]DummyConsole\ConsoleApp1\Foo.cs(6,7): Error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) 2022-04-19T07:30:27.1892353Z 2:6>D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(6,7): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.1914967Z ##[error]DummyConsole\ConsoleApp1\Program.cs(1,7): Error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) 2022-04-19T07:30:27.1935132Z 2:6>D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Program.cs(1,7): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.1941477Z ##[error]DummyConsole\ConsoleApp1\Foo.cs(11,6): Error CS0246: The type or namespace name 'CloneableAttribute' could not be found (are you missing a using directive or an assembly reference?) 2022-04-19T07:30:27.1945995Z 2:6>D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(11,6): error CS0246: The type or namespace name 'CloneableAttribute' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.1952719Z ##[error]DummyConsole\ConsoleApp1\Foo.cs(11,6): Error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) 2022-04-19T07:30:27.1955274Z 2:6>D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(11,6): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.1956720Z CompilerServer: server - server processed compilation - a0686654-2fc1-498f-80be-2a9ced0e6ee0 2022-04-19T07:30:27.1957332Z Done executing task "Csc" -- FAILED. 2022-04-19T07:30:27.1957751Z 2:6>Done building target "CoreCompile" in project "DummyConsole.csproj" -- FAILED. 2022-04-19T07:30:27.1958607Z 2:6>Target "_CheckForCompileOutputs" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it): 2022-04-19T07:30:27.1959528Z 2:6>Done building target "_CheckForCompileOutputs" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1960348Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 2022-04-19T07:30:27.1961522Z 2:6>Target "_CleanGetCurrentAndPriorFileWrites" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "_CleanRecordFileWrites" depends on it): 2022-04-19T07:30:27.1962468Z Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1964580Z Task "ReadLinesFromFile" 2022-04-19T07:30:27.1965033Z Done executing task "ReadLinesFromFile". 2022-04-19T07:30:27.1965442Z Task "ConvertToAbsolutePath" 2022-04-19T07:30:27.1965846Z Done executing task "ConvertToAbsolutePath". 2022-04-19T07:30:27.1966545Z Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2022-04-19T07:30:27.1967169Z Task "FindUnderPath" 2022-04-19T07:30:27.1968239Z Comparison path is "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1". 2022-04-19T07:30:27.1968753Z Done executing task "FindUnderPath". 2022-04-19T07:30:27.1969115Z Task "FindUnderPath" 2022-04-19T07:30:27.1969706Z Comparison path is "bin\Debug\net6.0\". 2022-04-19T07:30:27.1970257Z Done executing task "FindUnderPath". 2022-04-19T07:30:27.1970804Z Task "FindUnderPath" 2022-04-19T07:30:27.1971089Z Comparison path is "obj\Debug\net6.0\". 2022-04-19T07:30:27.1971652Z Done executing task "FindUnderPath". 2022-04-19T07:30:27.1971967Z Task "RemoveDuplicates" 2022-04-19T07:30:27.1972421Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:27.1973092Z 2:6>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1974328Z 2:6>Target "_CleanRecordFileWrites" in file "D:\VS\vsts-spot-agent\_work\_tool\dotnet\sdk\6.0.202\Microsoft.Common.CurrentVersion.targets" from project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (target "CoreBuild" depends on it): 2022-04-19T07:30:27.1975438Z Task "RemoveDuplicates" 2022-04-19T07:30:27.1975759Z Done executing task "RemoveDuplicates". 2022-04-19T07:30:27.1976033Z Task "MakeDir" 2022-04-19T07:30:27.1976460Z Done executing task "MakeDir". 2022-04-19T07:30:27.1976944Z Task "WriteLinesToFile" 2022-04-19T07:30:27.1977264Z Done executing task "WriteLinesToFile". 2022-04-19T07:30:27.1977668Z 2:6>Done building target "_CleanRecordFileWrites" in project "DummyConsole.csproj". 2022-04-19T07:30:27.1978363Z 2:6>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (default targets) -- FAILED. 2022-04-19T07:30:27.1978883Z 1:2>Done executing task "MSBuild" -- FAILED. 2022-04-19T07:30:27.1979266Z 1:2>Done building target "Build" in project "DummyConsole.sln" -- FAILED. 2022-04-19T07:30:27.1979778Z 1:2>Done Building Project "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (default targets) -- FAILED. 2022-04-19T07:30:27.1980071Z 2022-04-19T07:30:27.1980268Z Build FAILED. 2022-04-19T07:30:27.1980394Z 2022-04-19T07:30:27.1980791Z "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln" (default target) (1:2) -> 2022-04-19T07:30:27.1981405Z "D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj" (default target) (2:6) -> 2022-04-19T07:30:27.1981938Z (CoreCompile target) -> 2022-04-19T07:30:27.1988909Z D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(6,7): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.1991722Z D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Program.cs(1,7): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.2007491Z D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(11,6): error CS0246: The type or namespace name 'CloneableAttribute' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.2010731Z D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\Foo.cs(11,6): error CS0246: The type or namespace name 'Cloneable' could not be found (are you missing a using directive or an assembly reference?) [D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\ConsoleApp1\DummyConsole.csproj] 2022-04-19T07:30:27.2011809Z 2022-04-19T07:30:27.2013759Z 0 Warning(s) 2022-04-19T07:30:27.2014413Z 4 Error(s) 2022-04-19T07:30:27.2014731Z 2022-04-19T07:30:27.2016292Z Time Elapsed 00:00:07.41 2022-04-19T07:30:27.2116463Z ##[error]Error: The process 'D:\VS\vsts-spot-agent\_work\_tool\dotnet\dotnet.exe' failed with exit code 1 2022-04-19T07:30:27.2160502Z ##[warning].NET 5 has some compatibility issues with older Nuget versions(<=5.7), so if you are using an older Nuget version(and not dotnet cli) to restore, then the dotnet cli commands (e.g. dotnet build) which rely on such restored packages might fail. To mitigate such error, you can either: (1) - Use dotnet cli to restore, (2) - Use Nuget version 5.8 to restore, (3) - Use global.json using an older sdk version(<=3) to build 2022-04-19T07:30:27.2220417Z Info: Azure Pipelines hosted agents have been updated and now contain .Net 5.x SDK/Runtime along with the older .Net Core version which are currently lts. Unless you have locked down a SDK version for your project(s), 5.x SDK might be picked up which might have breaking behavior as compared to previous versions. You can learn more about the breaking changes here: https://docs.microsoft.com/en-us/dotnet/core/tools/ and https://docs.microsoft.com/en-us/dotnet/core/compatibility/ . To learn about more such changes and troubleshoot, refer here: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/build/dotnet-core-cli?view=azure-devops#troubleshooting 2022-04-19T07:30:27.2275847Z ##[error]Dotnet command failed with non-zero exit code on the following projects : D:\VS\vsts-spot-agent\_work\17\s\DummyConsole\DummyConsole.sln 2022-04-19T07:30:27.2348331Z ##[section]Finishing: DotNetCoreCLI