2023-06-01T09:59:02.3185923Z ##[section]Starting: dotnet build 2023-06-01T09:59:02.3397953Z ============================================================================== 2023-06-01T09:59:02.3398118Z Task : .NET Core 2023-06-01T09:59:02.3398194Z Description : Build, test, package, or publish a dotnet application, or run a custom dotnet command 2023-06-01T09:59:02.3398309Z Version : 2.221.0 2023-06-01T09:59:02.3398379Z Author : Microsoft Corporation 2023-06-01T09:59:02.3398463Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/dotnet-core-cli 2023-06-01T09:59:02.3398566Z ============================================================================== 2023-06-01T09:59:02.8993791Z [command]C:\Windows\system32\chcp.com 65001 2023-06-01T09:59:02.9156184Z Active code page: 65001 2023-06-01T09:59:02.9292694Z 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. 2023-06-01T09:59:02.9355206Z [command]"C:\Program Files\dotnet\dotnet.exe" build D:\a\1\s\POC.CodeCoverage.sln "-dl:CentralLogger,\"D:\a\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.221.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"*ForwardingLogger,\"D:\a\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.221.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll\"" --configuration Release -v:d 2023-06-01T09:59:03.2098724Z MSBuild version 17.5.1+f6fdcf537 for .NET 2023-06-01T09:59:03.3392649Z Build started 6/1/2023 9:59:03 AM. 2023-06-01T09:59:03.3425387Z 0>Process = "C:\Program Files\dotnet\dotnet.exe" 2023-06-01T09:59:03.3426968Z MSBuild executable path = "C:\Program Files\dotnet\sdk\7.0.203\MSBuild.dll" 2023-06-01T09:59:03.3429852Z Command line arguments = "C:\Program Files\dotnet\sdk\7.0.203\MSBuild.dll -maxcpucount -verbosity:m -restore -consoleloggerparameters:Summary -property:Configuration=Release -verbosity:d D:\a\1\s\POC.CodeCoverage.sln -dl:CentralLogger,"D:\a\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.221.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll"*ForwardingLogger,"D:\a\_tasks\DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b\2.221.0\dotnet-build-helpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,C:\Program Files\dotnet\sdk\7.0.203\dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,C:\Program Files\dotnet\sdk\7.0.203\dotnet.dll" 2023-06-01T09:59:03.3432522Z Current directory = "D:\a\1\s" 2023-06-01T09:59:03.3432801Z MSBuild version = "17.5.1+f6fdcf537" 2023-06-01T09:59:03.4411871Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:03.4949166Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:03.4949883Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:03.4950258Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:03.4951188Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:03.4952084Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:03.4952339Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:03.4952610Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:03.4952854Z SolutionExt=.sln; 2023-06-01T09:59:03.4953160Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:03.5596397Z Overriding target "Restore" in project "D:\a\1\s\POC.CodeCoverage.sln.metaproj" with target "Restore" from project "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets". 2023-06-01T09:59:03.5620081Z The target "Store" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\Current\SolutionFile\ImportAfter\Microsoft.NET.Sdk.Solution.targets (33,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:03.5623946Z The target "VSTest" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\Current\SolutionFile\ImportAfter\Microsoft.NET.Sdk.Solution.targets (33,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:03.5624576Z The target "_CheckForInvalidConfigurationAndPlatform" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (601,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:03.6056304Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" on node 1 (Restore target(s)). 2023-06-01T09:59:03.6060968Z 1>Target "ValidateSolutionConfiguration" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:03.6063272Z 1>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as ((' 2023-06-01T09:59:03.6065442Z Release|AnyCPU 2023-06-01T09:59:03.6066627Z Release|AnyCPU 2023-06-01T09:59:03.6067691Z Release|AnyCPU 2023-06-01T09:59:03.6068672Z Release|AnyCPU 2023-06-01T09:59:03.6069275Z ' == '') and ('' != 'true')). 2023-06-01T09:59:03.6069915Z Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as ((' 2023-06-01T09:59:03.6071177Z Release|AnyCPU 2023-06-01T09:59:03.6072238Z Release|AnyCPU 2023-06-01T09:59:03.6073259Z Release|AnyCPU 2023-06-01T09:59:03.6074187Z Release|AnyCPU 2023-06-01T09:59:03.6074777Z ' == '') and ('' == 'true')). 2023-06-01T09:59:03.6158361Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:03.6166273Z Task "Message" 2023-06-01T09:59:03.6166640Z Building solution configuration "Release|Any CPU". 2023-06-01T09:59:03.6167645Z Done executing task "Message". 2023-06-01T09:59:03.6169308Z 1>Done building target "ValidateSolutionConfiguration" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:03.6174776Z 1>Target "ValidateToolsVersions" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:03.6176419Z 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 '' != '')). 2023-06-01T09:59:03.6176990Z 1>Done building target "ValidateToolsVersions" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:03.6177404Z 1>Target "ValidateProjects" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:03.6177808Z 1>Done building target "ValidateProjects" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:03.6321269Z 1>Target "_LoadRestoreGraphEntryPoints" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\POC.CodeCoverage.sln" (target "_FilterRestoreGraphProjectInputItems" depends on it): 2023-06-01T09:59:03.6322589Z Using "GetRestoreSolutionProjectsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:03.6322919Z Task "GetRestoreSolutionProjectsTask" 2023-06-01T09:59:03.6380025Z (in) ProjectReferences 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj;D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj;D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:03.6383243Z (in) SolutionFilePath 'D:\a\1\s\POC.CodeCoverage.sln.metaproj' 2023-06-01T09:59:03.6414511Z Done executing task "GetRestoreSolutionProjectsTask". 2023-06-01T09:59:03.6419823Z 1>Done building target "_LoadRestoreGraphEntryPoints" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:03.6586456Z 1>Target "_FilterRestoreGraphProjectInputItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\POC.CodeCoverage.sln" (target "_GenerateRestoreGraph" depends on it): 2023-06-01T09:59:03.6587170Z Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:03.6587959Z Task "RemoveDuplicates" 2023-06-01T09:59:03.6592702Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:03.6597738Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:03.6602026Z Task "MSBuild" 2023-06-01T09:59:03.6636133Z Global Properties: 2023-06-01T09:59:03.6636585Z ExcludeRestorePackageImports=true 2023-06-01T09:59:03.6640367Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:03.6640751Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:03.6641002Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:03.6641574Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:03.6641852Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:03.6642086Z SolutionExt=.sln 2023-06-01T09:59:03.6642459Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:03.6642750Z Configuration=Release 2023-06-01T09:59:03.6642968Z Platform=AnyCPU 2023-06-01T09:59:03.6643301Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:03.6643607Z Configuration=Release 2023-06-01T09:59:03.6643825Z Platform=AnyCPU 2023-06-01T09:59:03.6644117Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:03.6644664Z Configuration=Release 2023-06-01T09:59:03.6644889Z Platform=AnyCPU 2023-06-01T09:59:03.6645214Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:03.6645515Z Configuration=Release 2023-06-01T09:59:03.6645749Z Platform=AnyCPU 2023-06-01T09:59:03.7039961Z 0>Resolving SDK 'Microsoft.NET.Sdk'... 2023-06-01T09:59:03.7841208Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:03.7862656Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:03.7920022Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.7938523Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.7939565Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.7985058Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8018213Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:03.8041052Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:03.8046797Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:03.8051677Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:03.8062628Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:03.8071525Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:03.8074653Z Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'... 2023-06-01T09:59:03.8076416Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.App\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:03.8077930Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:03.8086033Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8088294Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8108327Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8116990Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8195962Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8221599Z Resolving SDK 'Microsoft.DotNet.ILCompiler'... 2023-06-01T09:59:03.8223492Z Resolving SDK 'Microsoft.NET.ILLink.Tasks'... 2023-06-01T09:59:03.8227215Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:03.8228448Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8229661Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8231481Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:03.8232590Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8251307Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:03.8274583Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8302898Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:03.8304473Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:03.8315207Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8321139Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:03.8375776Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8395688Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:03.8428341Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:03.8435801Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8441732Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:03.8453456Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:03.8463301Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8465946Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:03.8469008Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8473409Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:03.8479104Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:03.8483120Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:03.8714393Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:03.8735300Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:03.8751060Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:03.8770157Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:03.8799746Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:03.8877651Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:03.8880237Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:03.8888744Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:03.8894369Z Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'... 2023-06-01T09:59:03.8899040Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8904058Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:03.8904762Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8908290Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj (5,5) 2023-06-01T09:59:03.8914254Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8921189Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:03.8927131Z Property reassignment: $(Optimize)="True" (previous value: "true") at D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj (15,5) 2023-06-01T09:59:03.8930945Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:03.8935404Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8942197Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:03.8947955Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8951206Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.8954992Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:03.8958195Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:03.8962327Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:03.8967188Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:03.8971563Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:03.8972484Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:03.8975345Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:03.8980037Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:03.8983609Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:03.8984391Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:03.8987734Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:03.8992460Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:03.8997328Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:03.8998229Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:03.9003457Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:03.9009655Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:03.9015150Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:03.9017072Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:03.9017906Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:03.9021402Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:03.9026307Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:03.9029779Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:03.9032805Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:03.9036410Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:03.9040079Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:03.9044072Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:03.9047696Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10 -define:TRACE" (previous value: "-langversion:10") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:03.9051372Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:03.9057421Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9057820Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9058241Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:03.9059630Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:03.9060548Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9062215Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9065592Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9067508Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9071935Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9074204Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:03.9074960Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:03.9075554Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:03.9077581Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:03.9078570Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:03.9080896Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:03.9081977Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:03.9086443Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:03.9087672Z AssignProjectConfiguration; 2023-06-01T09:59:03.9089889Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:03.9090777Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:03.9093243Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:03.9093720Z The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9094597Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:03.9094901Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:03.9096383Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:03.9096707Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:03.9097003Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:03.9098454Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:03.9098886Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:03.9100387Z SolutionExt=.sln; 2023-06-01T09:59:03.9102529Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:03.9104147Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:03.9105217Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:03.9106250Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:03.9109148Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:03.9111211Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:03.9111780Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9112885Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9113211Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9113970Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9114334Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9114627Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9115042Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:03.9115551Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:03.9116049Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:03.9116540Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:03.9116953Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9117366Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:03.9118806Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:03.9119213Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9119527Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9119887Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9120307Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9121648Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9122050Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9122370Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9123130Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9123821Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9124161Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9124547Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9124928Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9125186Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9125574Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:03.9126303Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:03.9126968Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:03.9127496Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:03.9128163Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:03.9128734Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:03.9129191Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:03.9129566Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:03.9129871Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9130150Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:03.9130405Z AssignProjectConfiguration; 2023-06-01T09:59:03.9130641Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:03.9130900Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:03.9131433Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:03.9131929Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:03.9132267Z AssignProjectConfiguration; 2023-06-01T09:59:03.9132736Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:03.9133180Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:03.9133962Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:03.9134364Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:03.9134619Z The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9134915Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:03.9135304Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:03.9135560Z The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9135788Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:03.9135970Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:03.9136131Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:03.9136265Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:03.9136415Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:03.9136580Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:03.9136739Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:03.9136988Z SolutionExt=.sln; 2023-06-01T09:59:03.9137200Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:03.9137621Z Property reassignment: $(ProjectAssetsFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\project.assets.json" (previous value: "D:\a\1\s\Keoghs.FunctionApp.Business\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:03.9138117Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:03.9138425Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:03.9138604Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:03.9138770Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:03.9138916Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:03.9139050Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:03.9139214Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:03.9139385Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:03.9139527Z SolutionExt=.sln; 2023-06-01T09:59:03.9139740Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:03.9140165Z Property reassignment: $(ProjectAssetsFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\project.assets.json" (previous value: "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:03.9140786Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:03.9141210Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9141418Z 2023-06-01T09:59:03.9141533Z ResolveProjectReferences; 2023-06-01T09:59:03.9141687Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9141831Z GetFrameworkPaths; 2023-06-01T09:59:03.9141961Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9142104Z PrepareForBuild; 2023-06-01T09:59:03.9142227Z ResolveSDKReferences; 2023-06-01T09:59:03.9142369Z ExpandSDKReferences; 2023-06-01T09:59:03.9142495Z ; 2023-06-01T09:59:03.9142620Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9142785Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9142927Z " (previous value: " 2023-06-01T09:59:03.9143055Z ResolveProjectReferences; 2023-06-01T09:59:03.9143208Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9143339Z GetFrameworkPaths; 2023-06-01T09:59:03.9143486Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9143626Z PrepareForBuild; 2023-06-01T09:59:03.9143750Z ResolveSDKReferences; 2023-06-01T09:59:03.9143891Z ExpandSDKReferences; 2023-06-01T09:59:03.9144103Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:03.9144347Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:03.9144527Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9144680Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9144853Z 2023-06-01T09:59:03.9144959Z ; 2023-06-01T09:59:03.9145072Z PrepareResourceNames; 2023-06-01T09:59:03.9145263Z ResGen; 2023-06-01T09:59:03.9145380Z CompileLicxFiles 2023-06-01T09:59:03.9145507Z 2023-06-01T09:59:03.9145625Z " (previous value: " 2023-06-01T09:59:03.9145736Z ; 2023-06-01T09:59:03.9145865Z PrepareResourceNames; 2023-06-01T09:59:03.9145980Z ResGen; 2023-06-01T09:59:03.9146106Z CompileLicxFiles 2023-06-01T09:59:03.9146328Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:03.9146565Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:03.9146744Z AssignProjectConfiguration; 2023-06-01T09:59:03.9146906Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:03.9147150Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:03.9147660Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:03.9148295Z Property reassignment: $(ProjectAssetsFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\project.assets.json" (previous value: "D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:03.9149157Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:03.9149619Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:03.9150096Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9150255Z 2023-06-01T09:59:03.9150369Z ResolveProjectReferences; 2023-06-01T09:59:03.9150526Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9150674Z GetFrameworkPaths; 2023-06-01T09:59:03.9150803Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9150945Z PrepareForBuild; 2023-06-01T09:59:03.9151069Z ResolveSDKReferences; 2023-06-01T09:59:03.9151213Z ExpandSDKReferences; 2023-06-01T09:59:03.9151346Z ; 2023-06-01T09:59:03.9151472Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9151633Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9151762Z " (previous value: " 2023-06-01T09:59:03.9151906Z ResolveProjectReferences; 2023-06-01T09:59:03.9152063Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9152194Z GetFrameworkPaths; 2023-06-01T09:59:03.9152339Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9152480Z PrepareForBuild; 2023-06-01T09:59:03.9152605Z ResolveSDKReferences; 2023-06-01T09:59:03.9152748Z ExpandSDKReferences; 2023-06-01T09:59:03.9152958Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:03.9153363Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:03.9153917Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:03.9154447Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:03.9154987Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:03.9155571Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:03.9156187Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:03.9156622Z The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified. 2023-06-01T09:59:03.9156839Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:03.9157003Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9157165Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9157280Z 2023-06-01T09:59:03.9157394Z ; 2023-06-01T09:59:03.9157564Z PrepareResourceNames; 2023-06-01T09:59:03.9157740Z ResGen; 2023-06-01T09:59:03.9157927Z CompileLicxFiles 2023-06-01T09:59:03.9158066Z 2023-06-01T09:59:03.9158232Z " (previous value: " 2023-06-01T09:59:03.9158396Z ; 2023-06-01T09:59:03.9158571Z PrepareResourceNames; 2023-06-01T09:59:03.9158767Z ResGen; 2023-06-01T09:59:03.9158956Z CompileLicxFiles 2023-06-01T09:59:03.9159168Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:03.9159433Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9159574Z 2023-06-01T09:59:03.9160385Z ResolveProjectReferences; 2023-06-01T09:59:03.9160571Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9160707Z GetFrameworkPaths; 2023-06-01T09:59:03.9160863Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9160991Z PrepareForBuild; 2023-06-01T09:59:03.9161136Z ResolveSDKReferences; 2023-06-01T09:59:03.9161279Z ExpandSDKReferences; 2023-06-01T09:59:03.9161389Z ; 2023-06-01T09:59:03.9161531Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9161691Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9161821Z " (previous value: " 2023-06-01T09:59:03.9161962Z ResolveProjectReferences; 2023-06-01T09:59:03.9162099Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9162249Z GetFrameworkPaths; 2023-06-01T09:59:03.9162568Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9162699Z PrepareForBuild; 2023-06-01T09:59:03.9162838Z ResolveSDKReferences; 2023-06-01T09:59:03.9162963Z ExpandSDKReferences; 2023-06-01T09:59:03.9163196Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:03.9163447Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:03.9163612Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9163771Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9163904Z 2023-06-01T09:59:03.9164003Z ; 2023-06-01T09:59:03.9164130Z PrepareResourceNames; 2023-06-01T09:59:03.9164247Z ResGen; 2023-06-01T09:59:03.9164377Z CompileLicxFiles 2023-06-01T09:59:03.9164500Z 2023-06-01T09:59:03.9164609Z " (previous value: " 2023-06-01T09:59:03.9164732Z ; 2023-06-01T09:59:03.9164848Z PrepareResourceNames; 2023-06-01T09:59:03.9165752Z ResGen; 2023-06-01T09:59:03.9165892Z CompileLicxFiles 2023-06-01T09:59:03.9166098Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:03.9166506Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:03.9166877Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:03.9167059Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:03.9167223Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:03.9167373Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:03.9167512Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:03.9167680Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:03.9167843Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:03.9168002Z SolutionExt=.sln; 2023-06-01T09:59:03.9168330Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:03.9168717Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:03.9169271Z Property reassignment: $(ProjectAssetsFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\project.assets.json" (previous value: "D:\a\1\s\Keoghs.FunctionApp.App\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:03.9169815Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:03.9170346Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:03.9170878Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:03.9172517Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:03.9173076Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9173236Z 2023-06-01T09:59:03.9173357Z ResolveProjectReferences; 2023-06-01T09:59:03.9173514Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9173660Z GetFrameworkPaths; 2023-06-01T09:59:03.9173792Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9173938Z PrepareForBuild; 2023-06-01T09:59:03.9174061Z ResolveSDKReferences; 2023-06-01T09:59:03.9174202Z ExpandSDKReferences; 2023-06-01T09:59:03.9174342Z ; 2023-06-01T09:59:03.9174472Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9174637Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9174780Z " (previous value: " 2023-06-01T09:59:03.9174909Z ResolveProjectReferences; 2023-06-01T09:59:03.9175066Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9175201Z GetFrameworkPaths; 2023-06-01T09:59:03.9175347Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9175489Z PrepareForBuild; 2023-06-01T09:59:03.9175611Z ResolveSDKReferences; 2023-06-01T09:59:03.9175753Z ExpandSDKReferences; 2023-06-01T09:59:03.9176590Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:03.9177029Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:03.9177601Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:03.9181453Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:03.9181887Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:03.9182894Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9183078Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9183195Z 2023-06-01T09:59:03.9183310Z ; 2023-06-01T09:59:03.9183446Z PrepareResourceNames; 2023-06-01T09:59:03.9184018Z ResGen; 2023-06-01T09:59:03.9184155Z CompileLicxFiles 2023-06-01T09:59:03.9184269Z 2023-06-01T09:59:03.9184393Z " (previous value: " 2023-06-01T09:59:03.9184515Z ; 2023-06-01T09:59:03.9184627Z PrepareResourceNames; 2023-06-01T09:59:03.9184758Z ResGen; 2023-06-01T09:59:03.9184870Z CompileLicxFiles 2023-06-01T09:59:03.9185094Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:03.9185550Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:03.9186807Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:03.9187420Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:03.9187983Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:03.9188328Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9188490Z 2023-06-01T09:59:03.9188585Z 2023-06-01T09:59:03.9188714Z ResolveProjectReferences; 2023-06-01T09:59:03.9188868Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9189000Z GetFrameworkPaths; 2023-06-01T09:59:03.9189145Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9189272Z PrepareForBuild; 2023-06-01T09:59:03.9189411Z ResolveSDKReferences; 2023-06-01T09:59:03.9189556Z ExpandSDKReferences; 2023-06-01T09:59:03.9189667Z ; 2023-06-01T09:59:03.9189808Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9189956Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9190088Z ; 2023-06-01T09:59:03.9190218Z ResolveTargetingPackAssets; 2023-06-01T09:59:03.9190346Z " (previous value: " 2023-06-01T09:59:03.9190466Z 2023-06-01T09:59:03.9190579Z ResolveProjectReferences; 2023-06-01T09:59:03.9191526Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9191690Z GetFrameworkPaths; 2023-06-01T09:59:03.9191834Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9192415Z PrepareForBuild; 2023-06-01T09:59:03.9192545Z ResolveSDKReferences; 2023-06-01T09:59:03.9192688Z ExpandSDKReferences; 2023-06-01T09:59:03.9192815Z ; 2023-06-01T09:59:03.9192941Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9193100Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9193339Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:03.9194262Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:03.9194865Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:03.9195792Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:03.9198604Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9198757Z 2023-06-01T09:59:03.9198867Z 2023-06-01T09:59:03.9198994Z ResolveProjectReferences; 2023-06-01T09:59:03.9199146Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9199295Z GetFrameworkPaths; 2023-06-01T09:59:03.9199424Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9199568Z PrepareForBuild; 2023-06-01T09:59:03.9199707Z ResolveSDKReferences; 2023-06-01T09:59:03.9199834Z ExpandSDKReferences; 2023-06-01T09:59:03.9199959Z ; 2023-06-01T09:59:03.9200095Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9201642Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9202267Z ; 2023-06-01T09:59:03.9202390Z ResolveTargetingPackAssets; 2023-06-01T09:59:03.9202544Z " (previous value: " 2023-06-01T09:59:03.9202650Z 2023-06-01T09:59:03.9202780Z ResolveProjectReferences; 2023-06-01T09:59:03.9202934Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9203065Z GetFrameworkPaths; 2023-06-01T09:59:03.9203217Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9203359Z PrepareForBuild; 2023-06-01T09:59:03.9203485Z ResolveSDKReferences; 2023-06-01T09:59:03.9204860Z ExpandSDKReferences; 2023-06-01T09:59:03.9204996Z ; 2023-06-01T09:59:03.9205147Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9205306Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9205536Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:03.9206060Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:03.9206692Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9206834Z 2023-06-01T09:59:03.9206946Z 2023-06-01T09:59:03.9207071Z ResolveProjectReferences; 2023-06-01T09:59:03.9207210Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9207360Z GetFrameworkPaths; 2023-06-01T09:59:03.9207489Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9207634Z PrepareForBuild; 2023-06-01T09:59:03.9207772Z ResolveSDKReferences; 2023-06-01T09:59:03.9207898Z ExpandSDKReferences; 2023-06-01T09:59:03.9208027Z ; 2023-06-01T09:59:03.9208150Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9208311Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9208443Z ; 2023-06-01T09:59:03.9208562Z ResolveTargetingPackAssets; 2023-06-01T09:59:03.9208709Z " (previous value: " 2023-06-01T09:59:03.9208831Z 2023-06-01T09:59:03.9208942Z ResolveProjectReferences; 2023-06-01T09:59:03.9209096Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9209226Z GetFrameworkPaths; 2023-06-01T09:59:03.9209375Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9209516Z PrepareForBuild; 2023-06-01T09:59:03.9209639Z ResolveSDKReferences; 2023-06-01T09:59:03.9209779Z ExpandSDKReferences; 2023-06-01T09:59:03.9209888Z ; 2023-06-01T09:59:03.9210028Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9210249Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9210473Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:03.9210981Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:03.9211679Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:03.9212308Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:03.9212776Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:03.9213178Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:03.9213682Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:03.9214180Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:03.9214831Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:03.9215167Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:03.9215612Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:03.9216146Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:03.9216565Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:03.9216909Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:03.9217370Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:03.9217827Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:03.9218176Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:03.9218333Z 2023-06-01T09:59:03.9218442Z 2023-06-01T09:59:03.9218560Z ResolveProjectReferences; 2023-06-01T09:59:03.9218713Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9218845Z GetFrameworkPaths; 2023-06-01T09:59:03.9218993Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9219137Z PrepareForBuild; 2023-06-01T09:59:03.9219260Z ResolveSDKReferences; 2023-06-01T09:59:03.9219404Z ExpandSDKReferences; 2023-06-01T09:59:03.9219512Z ; 2023-06-01T09:59:03.9219653Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9219816Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9219938Z ; 2023-06-01T09:59:03.9220071Z ResolveTargetingPackAssets; 2023-06-01T09:59:03.9220214Z " (previous value: " 2023-06-01T09:59:03.9220320Z 2023-06-01T09:59:03.9220446Z ResolveProjectReferences; 2023-06-01T09:59:03.9220583Z FindInvalidProjectReferences; 2023-06-01T09:59:03.9220730Z GetFrameworkPaths; 2023-06-01T09:59:03.9220876Z GetReferenceAssemblyPaths; 2023-06-01T09:59:03.9221003Z PrepareForBuild; 2023-06-01T09:59:03.9221140Z ResolveSDKReferences; 2023-06-01T09:59:03.9221265Z ExpandSDKReferences; 2023-06-01T09:59:03.9221433Z ; 2023-06-01T09:59:03.9221573Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:03.9222242Z _HandlePackageFileConflicts; 2023-06-01T09:59:03.9222504Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:03.9222915Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:03.9223357Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:03.9223878Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:03.9224191Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:03.9224344Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:03.9224481Z 2023-06-01T09:59:03.9224610Z BuildOnlySettings; 2023-06-01T09:59:03.9224732Z PrepareForBuild; 2023-06-01T09:59:03.9224867Z PreBuildEvent; 2023-06-01T09:59:03.9224985Z ResolveReferences; 2023-06-01T09:59:03.9225122Z PrepareResources; 2023-06-01T09:59:03.9225258Z ResolveKeySource; 2023-06-01T09:59:03.9225375Z Compile; 2023-06-01T09:59:03.9225510Z ExportWindowsMDFile; 2023-06-01T09:59:03.9225652Z UnmanagedUnregistration; 2023-06-01T09:59:03.9225791Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9225949Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9226079Z GenerateManifests; 2023-06-01T09:59:03.9226213Z GetTargetPath; 2023-06-01T09:59:03.9226342Z PrepareForRun; 2023-06-01T09:59:03.9226466Z UnmanagedRegistration; 2023-06-01T09:59:03.9226606Z IncrementalClean; 2023-06-01T09:59:03.9226772Z PostBuildEvent 2023-06-01T09:59:03.9226894Z ; 2023-06-01T09:59:03.9227029Z GenerateBuildDependencyFile; 2023-06-01T09:59:03.9227178Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:03.9227335Z " (previous value: " 2023-06-01T09:59:03.9227455Z BuildOnlySettings; 2023-06-01T09:59:03.9227600Z PrepareForBuild; 2023-06-01T09:59:03.9227738Z PreBuildEvent; 2023-06-01T09:59:03.9227857Z ResolveReferences; 2023-06-01T09:59:03.9227994Z PrepareResources; 2023-06-01T09:59:03.9228127Z ResolveKeySource; 2023-06-01T09:59:03.9228240Z Compile; 2023-06-01T09:59:03.9228372Z ExportWindowsMDFile; 2023-06-01T09:59:03.9228499Z UnmanagedUnregistration; 2023-06-01T09:59:03.9228656Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9228809Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9228936Z GenerateManifests; 2023-06-01T09:59:03.9229072Z GetTargetPath; 2023-06-01T09:59:03.9229186Z PrepareForRun; 2023-06-01T09:59:03.9229324Z UnmanagedRegistration; 2023-06-01T09:59:03.9229468Z IncrementalClean; 2023-06-01T09:59:03.9229585Z PostBuildEvent 2023-06-01T09:59:03.9229789Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:03.9230016Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:03.9230157Z _SdkBeforeClean; 2023-06-01T09:59:03.9230279Z 2023-06-01T09:59:03.9230469Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:03.9230704Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:03.9230861Z _SdkBeforeRebuild; 2023-06-01T09:59:03.9230968Z 2023-06-01T09:59:03.9231092Z BeforeRebuild; 2023-06-01T09:59:03.9231202Z Clean; 2023-06-01T09:59:03.9231323Z Build; 2023-06-01T09:59:03.9231449Z AfterRebuild; 2023-06-01T09:59:03.9231553Z 2023-06-01T09:59:03.9231676Z " (previous value: " 2023-06-01T09:59:03.9231792Z BeforeRebuild; 2023-06-01T09:59:03.9231961Z Clean; 2023-06-01T09:59:03.9232081Z Build; 2023-06-01T09:59:03.9232188Z AfterRebuild; 2023-06-01T09:59:03.9232392Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:03.9232613Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:03.9232740Z 2023-06-01T09:59:03.9232864Z ResolveReferences; 2023-06-01T09:59:03.9232985Z ResolveKeySource; 2023-06-01T09:59:03.9233133Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9233302Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9233445Z _GenerateCompileInputs; 2023-06-01T09:59:03.9233586Z BeforeCompile; 2023-06-01T09:59:03.9233712Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9233868Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9234013Z CoreCompile; 2023-06-01T09:59:03.9234140Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9234280Z AfterCompile; 2023-06-01T09:59:03.9234399Z ; 2023-06-01T09:59:03.9234505Z _CreateAppHost; 2023-06-01T09:59:03.9234637Z _CreateComHost; 2023-06-01T09:59:03.9234756Z _GetIjwHostPaths; 2023-06-01T09:59:03.9234893Z " (previous value: " 2023-06-01T09:59:03.9235028Z ResolveReferences; 2023-06-01T09:59:03.9235152Z ResolveKeySource; 2023-06-01T09:59:03.9235300Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9235449Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9235659Z _GenerateCompileInputs; 2023-06-01T09:59:03.9235799Z BeforeCompile; 2023-06-01T09:59:03.9235924Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9236081Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9236211Z CoreCompile; 2023-06-01T09:59:03.9236353Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9236491Z AfterCompile; 2023-06-01T09:59:03.9236704Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:03.9237794Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:03.9238395Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:03.9238835Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:03.9238986Z 2023-06-01T09:59:03.9239124Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9239278Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9239444Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9239576Z ; 2023-06-01T09:59:03.9239697Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:03.9239843Z " (previous value: " 2023-06-01T09:59:03.9239979Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9240151Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9240314Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9241598Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:03.9241978Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:03.9242608Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:03.9243052Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:03.9243444Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:03.9244019Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:03.9244372Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:03.9244669Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:03.9244837Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:03.9245008Z 2023-06-01T09:59:03.9245116Z BuildOnlySettings; 2023-06-01T09:59:03.9245252Z PrepareForBuild; 2023-06-01T09:59:03.9245370Z PreBuildEvent; 2023-06-01T09:59:03.9245506Z ResolveReferences; 2023-06-01T09:59:03.9245642Z PrepareResources; 2023-06-01T09:59:03.9245829Z ResolveKeySource; 2023-06-01T09:59:03.9245957Z Compile; 2023-06-01T09:59:03.9246088Z ExportWindowsMDFile; 2023-06-01T09:59:03.9246217Z UnmanagedUnregistration; 2023-06-01T09:59:03.9246374Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9246517Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9246662Z GenerateManifests; 2023-06-01T09:59:03.9246794Z GetTargetPath; 2023-06-01T09:59:03.9246909Z PrepareForRun; 2023-06-01T09:59:03.9247048Z UnmanagedRegistration; 2023-06-01T09:59:03.9247172Z IncrementalClean; 2023-06-01T09:59:03.9247307Z PostBuildEvent 2023-06-01T09:59:03.9247433Z ; 2023-06-01T09:59:03.9247551Z GenerateBuildDependencyFile; 2023-06-01T09:59:03.9247717Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:03.9247855Z " (previous value: " 2023-06-01T09:59:03.9247996Z BuildOnlySettings; 2023-06-01T09:59:03.9248871Z PrepareForBuild; 2023-06-01T09:59:03.9249018Z PreBuildEvent; 2023-06-01T09:59:03.9249157Z ResolveReferences; 2023-06-01T09:59:03.9249278Z PrepareResources; 2023-06-01T09:59:03.9249419Z ResolveKeySource; 2023-06-01T09:59:03.9249557Z Compile; 2023-06-01T09:59:03.9249673Z ExportWindowsMDFile; 2023-06-01T09:59:03.9249818Z UnmanagedUnregistration; 2023-06-01T09:59:03.9250357Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9250501Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9250646Z GenerateManifests; 2023-06-01T09:59:03.9250764Z GetTargetPath; 2023-06-01T09:59:03.9250899Z PrepareForRun; 2023-06-01T09:59:03.9251037Z UnmanagedRegistration; 2023-06-01T09:59:03.9251160Z IncrementalClean; 2023-06-01T09:59:03.9251297Z PostBuildEvent 2023-06-01T09:59:03.9251494Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:03.9252215Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:03.9252877Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:03.9253151Z 2023-06-01T09:59:03.9253280Z BuildOnlySettings; 2023-06-01T09:59:03.9253419Z PrepareForBuild; 2023-06-01T09:59:03.9253537Z PreBuildEvent; 2023-06-01T09:59:03.9253669Z ResolveReferences; 2023-06-01T09:59:03.9254157Z PrepareResources; 2023-06-01T09:59:03.9254298Z ResolveKeySource; 2023-06-01T09:59:03.9254429Z Compile; 2023-06-01T09:59:03.9254546Z ExportWindowsMDFile; 2023-06-01T09:59:03.9254693Z UnmanagedUnregistration; 2023-06-01T09:59:03.9254834Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9254994Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9255139Z GenerateManifests; 2023-06-01T09:59:03.9255258Z GetTargetPath; 2023-06-01T09:59:03.9255393Z PrepareForRun; 2023-06-01T09:59:03.9255515Z UnmanagedRegistration; 2023-06-01T09:59:03.9255657Z IncrementalClean; 2023-06-01T09:59:03.9255797Z PostBuildEvent 2023-06-01T09:59:03.9255901Z ; 2023-06-01T09:59:03.9256034Z GenerateBuildDependencyFile; 2023-06-01T09:59:03.9256199Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:03.9256339Z " (previous value: " 2023-06-01T09:59:03.9256476Z BuildOnlySettings; 2023-06-01T09:59:03.9256595Z PrepareForBuild; 2023-06-01T09:59:03.9256727Z PreBuildEvent; 2023-06-01T09:59:03.9256859Z ResolveReferences; 2023-06-01T09:59:03.9256979Z PrepareResources; 2023-06-01T09:59:03.9257114Z ResolveKeySource; 2023-06-01T09:59:03.9257318Z Compile; 2023-06-01T09:59:03.9257449Z ExportWindowsMDFile; 2023-06-01T09:59:03.9257593Z UnmanagedUnregistration; 2023-06-01T09:59:03.9257733Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9257894Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9258024Z GenerateManifests; 2023-06-01T09:59:03.9258167Z GetTargetPath; 2023-06-01T09:59:03.9258297Z PrepareForRun; 2023-06-01T09:59:03.9258418Z UnmanagedRegistration; 2023-06-01T09:59:03.9258558Z IncrementalClean; 2023-06-01T09:59:03.9258675Z PostBuildEvent 2023-06-01T09:59:03.9258881Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:03.9259106Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:03.9259249Z _SdkBeforeClean; 2023-06-01T09:59:03.9259377Z 2023-06-01T09:59:03.9260194Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:03.9260596Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:03.9260944Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:03.9261118Z 2023-06-01T09:59:03.9261212Z ; 2023-06-01T09:59:03.9261323Z 2023-06-01T09:59:03.9261414Z ; 2023-06-01T09:59:03.9262553Z BuildOnlySettings; 2023-06-01T09:59:03.9262729Z PrepareForBuild; 2023-06-01T09:59:03.9262850Z AssignTargetPaths; 2023-06-01T09:59:03.9262990Z ResolveReferences 2023-06-01T09:59:03.9263121Z 2023-06-01T09:59:03.9263213Z ; 2023-06-01T09:59:03.9263343Z _GenerateDesignerDepsFile; 2023-06-01T09:59:03.9263487Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:03.9263650Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:03.9263813Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:03.9264100Z " (previous value: " 2023-06-01T09:59:03.9264221Z ; 2023-06-01T09:59:03.9264316Z 2023-06-01T09:59:03.9264427Z ; 2023-06-01T09:59:03.9264549Z BuildOnlySettings; 2023-06-01T09:59:03.9264667Z PrepareForBuild; 2023-06-01T09:59:03.9264804Z AssignTargetPaths; 2023-06-01T09:59:03.9264926Z ResolveReferences 2023-06-01T09:59:03.9265046Z 2023-06-01T09:59:03.9265250Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:03.9265474Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:03.9265629Z _SdkBeforeClean; 2023-06-01T09:59:03.9265752Z 2023-06-01T09:59:03.9266505Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:03.9267281Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:03.9267632Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:03.9267774Z _SdkBeforeRebuild; 2023-06-01T09:59:03.9267897Z 2023-06-01T09:59:03.9268001Z BeforeRebuild; 2023-06-01T09:59:03.9268161Z Clean; 2023-06-01T09:59:03.9268281Z Build; 2023-06-01T09:59:03.9268389Z AfterRebuild; 2023-06-01T09:59:03.9268636Z 2023-06-01T09:59:03.9268741Z " (previous value: " 2023-06-01T09:59:03.9268878Z BeforeRebuild; 2023-06-01T09:59:03.9269004Z Clean; 2023-06-01T09:59:03.9269111Z Build; 2023-06-01T09:59:03.9269234Z AfterRebuild; 2023-06-01T09:59:03.9269422Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:03.9269779Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:03.9270572Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:03.9270718Z _SdkBeforeRebuild; 2023-06-01T09:59:03.9271510Z 2023-06-01T09:59:03.9271658Z BeforeRebuild; 2023-06-01T09:59:03.9271768Z Clean; 2023-06-01T09:59:03.9271893Z Build; 2023-06-01T09:59:03.9272002Z AfterRebuild; 2023-06-01T09:59:03.9272121Z 2023-06-01T09:59:03.9272244Z " (previous value: " 2023-06-01T09:59:03.9272362Z BeforeRebuild; 2023-06-01T09:59:03.9272489Z Clean; 2023-06-01T09:59:03.9272605Z Build; 2023-06-01T09:59:03.9272718Z AfterRebuild; 2023-06-01T09:59:03.9272922Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:03.9273129Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:03.9273271Z 2023-06-01T09:59:03.9273394Z ResolveReferences; 2023-06-01T09:59:03.9273515Z ResolveKeySource; 2023-06-01T09:59:03.9273661Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9273808Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9273966Z _GenerateCompileInputs; 2023-06-01T09:59:03.9274110Z BeforeCompile; 2023-06-01T09:59:03.9274233Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9274389Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9274533Z CoreCompile; 2023-06-01T09:59:03.9274655Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9274792Z AfterCompile; 2023-06-01T09:59:03.9275031Z ; 2023-06-01T09:59:03.9275155Z _CreateAppHost; 2023-06-01T09:59:03.9275286Z _CreateComHost; 2023-06-01T09:59:03.9275405Z _GetIjwHostPaths; 2023-06-01T09:59:03.9275538Z " (previous value: " 2023-06-01T09:59:03.9275658Z ResolveReferences; 2023-06-01T09:59:03.9275793Z ResolveKeySource; 2023-06-01T09:59:03.9275937Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9276083Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9276277Z _GenerateCompileInputs; 2023-06-01T09:59:03.9276486Z BeforeCompile; 2023-06-01T09:59:03.9277690Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9278020Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9278201Z CoreCompile; 2023-06-01T09:59:03.9278415Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9279073Z AfterCompile; 2023-06-01T09:59:03.9279399Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:03.9279922Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:03.9280379Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:03.9280522Z 2023-06-01T09:59:03.9280661Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9280957Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9281120Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9281250Z ; 2023-06-01T09:59:03.9281372Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:03.9281520Z " (previous value: " 2023-06-01T09:59:03.9281654Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9281830Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9281995Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9282197Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:03.9282420Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:03.9282561Z 2023-06-01T09:59:03.9282669Z ResolveReferences; 2023-06-01T09:59:03.9282809Z ResolveKeySource; 2023-06-01T09:59:03.9282939Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9283107Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9283265Z _GenerateCompileInputs; 2023-06-01T09:59:03.9283389Z BeforeCompile; 2023-06-01T09:59:03.9283532Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9283673Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9283821Z CoreCompile; 2023-06-01T09:59:03.9283959Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9284083Z AfterCompile; 2023-06-01T09:59:03.9284207Z ; 2023-06-01T09:59:03.9284326Z _CreateAppHost; 2023-06-01T09:59:03.9284445Z _CreateComHost; 2023-06-01T09:59:03.9285269Z _GetIjwHostPaths; 2023-06-01T09:59:03.9285448Z " (previous value: " 2023-06-01T09:59:03.9285585Z ResolveReferences; 2023-06-01T09:59:03.9285724Z ResolveKeySource; 2023-06-01T09:59:03.9285873Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9286040Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9286201Z _GenerateCompileInputs; 2023-06-01T09:59:03.9286346Z BeforeCompile; 2023-06-01T09:59:03.9286488Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9286628Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9286774Z CoreCompile; 2023-06-01T09:59:03.9288280Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9288427Z AfterCompile; 2023-06-01T09:59:03.9290360Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:03.9492453Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:03.9497074Z 2023-06-01T09:59:03.9497593Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9499129Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9499761Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9502025Z ; 2023-06-01T09:59:03.9502442Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:03.9507224Z " (previous value: " 2023-06-01T09:59:03.9508194Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9508508Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9508809Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9509174Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:03.9510638Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:03.9511229Z 2023-06-01T09:59:03.9511426Z ; 2023-06-01T09:59:03.9513834Z 2023-06-01T09:59:03.9517001Z ; 2023-06-01T09:59:03.9517229Z BuildOnlySettings; 2023-06-01T09:59:03.9517450Z PrepareForBuild; 2023-06-01T09:59:03.9517660Z AssignTargetPaths; 2023-06-01T09:59:03.9518189Z ResolveReferences 2023-06-01T09:59:03.9518644Z 2023-06-01T09:59:03.9519245Z ; 2023-06-01T09:59:03.9519441Z _GenerateDesignerDepsFile; 2023-06-01T09:59:03.9519656Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:03.9519879Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:03.9520162Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:03.9520375Z " (previous value: " 2023-06-01T09:59:03.9520537Z ; 2023-06-01T09:59:03.9521639Z 2023-06-01T09:59:03.9525810Z ; 2023-06-01T09:59:03.9526126Z BuildOnlySettings; 2023-06-01T09:59:03.9526331Z PrepareForBuild; 2023-06-01T09:59:03.9526517Z AssignTargetPaths; 2023-06-01T09:59:03.9526721Z ResolveReferences 2023-06-01T09:59:03.9526885Z 2023-06-01T09:59:03.9527975Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:03.9529009Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:03.9529266Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:03.9529468Z 2023-06-01T09:59:03.9529666Z BuildOnlySettings; 2023-06-01T09:59:03.9530376Z PrepareForBuild; 2023-06-01T09:59:03.9530673Z PreBuildEvent; 2023-06-01T09:59:03.9530838Z ResolveReferences; 2023-06-01T09:59:03.9531022Z PrepareResources; 2023-06-01T09:59:03.9531205Z ResolveKeySource; 2023-06-01T09:59:03.9531365Z Compile; 2023-06-01T09:59:03.9531553Z ExportWindowsMDFile; 2023-06-01T09:59:03.9531746Z UnmanagedUnregistration; 2023-06-01T09:59:03.9531993Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9532213Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9532413Z GenerateManifests; 2023-06-01T09:59:03.9532619Z GetTargetPath; 2023-06-01T09:59:03.9532794Z PrepareForRun; 2023-06-01T09:59:03.9532970Z UnmanagedRegistration; 2023-06-01T09:59:03.9534018Z IncrementalClean; 2023-06-01T09:59:03.9534273Z PostBuildEvent 2023-06-01T09:59:03.9534970Z ; 2023-06-01T09:59:03.9537212Z GenerateBuildDependencyFile; 2023-06-01T09:59:03.9540114Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:03.9540397Z " (previous value: " 2023-06-01T09:59:03.9546303Z BuildOnlySettings; 2023-06-01T09:59:03.9546605Z PrepareForBuild; 2023-06-01T09:59:03.9546801Z PreBuildEvent; 2023-06-01T09:59:03.9546996Z ResolveReferences; 2023-06-01T09:59:03.9548348Z PrepareResources; 2023-06-01T09:59:03.9548653Z ResolveKeySource; 2023-06-01T09:59:03.9548896Z Compile; 2023-06-01T09:59:03.9549130Z ExportWindowsMDFile; 2023-06-01T09:59:03.9549381Z UnmanagedUnregistration; 2023-06-01T09:59:03.9549663Z GenerateSerializationAssemblies; 2023-06-01T09:59:03.9549916Z CreateSatelliteAssemblies; 2023-06-01T09:59:03.9550167Z GenerateManifests; 2023-06-01T09:59:03.9550394Z GetTargetPath; 2023-06-01T09:59:03.9550584Z PrepareForRun; 2023-06-01T09:59:03.9550802Z UnmanagedRegistration; 2023-06-01T09:59:03.9551649Z IncrementalClean; 2023-06-01T09:59:03.9551890Z PostBuildEvent 2023-06-01T09:59:03.9552247Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:03.9589822Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:03.9591881Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:03.9610644Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:03.9613257Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:03.9625460Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:03.9704223Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:03.9705839Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:03.9898163Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:03.9899737Z 2023-06-01T09:59:03.9902411Z ; 2023-06-01T09:59:03.9906405Z 2023-06-01T09:59:03.9910564Z ; 2023-06-01T09:59:03.9915713Z BuildOnlySettings; 2023-06-01T09:59:03.9917182Z PrepareForBuild; 2023-06-01T09:59:03.9919556Z AssignTargetPaths; 2023-06-01T09:59:03.9920409Z ResolveReferences 2023-06-01T09:59:03.9920956Z 2023-06-01T09:59:03.9921164Z ; 2023-06-01T09:59:03.9921404Z _GenerateDesignerDepsFile; 2023-06-01T09:59:03.9921663Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:03.9922362Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:03.9923592Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:03.9923868Z " (previous value: " 2023-06-01T09:59:03.9924570Z ; 2023-06-01T09:59:03.9924712Z 2023-06-01T09:59:03.9924876Z ; 2023-06-01T09:59:03.9925537Z BuildOnlySettings; 2023-06-01T09:59:03.9926233Z PrepareForBuild; 2023-06-01T09:59:03.9926522Z AssignTargetPaths; 2023-06-01T09:59:03.9926702Z ResolveReferences 2023-06-01T09:59:03.9926883Z 2023-06-01T09:59:03.9927185Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:03.9933818Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:03.9934703Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:03.9937515Z _SdkBeforeClean; 2023-06-01T09:59:03.9937971Z 2023-06-01T09:59:03.9941053Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:03.9945384Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:03.9947363Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:03.9948576Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:03.9949046Z _SdkBeforeRebuild; 2023-06-01T09:59:03.9949313Z 2023-06-01T09:59:03.9949533Z BeforeRebuild; 2023-06-01T09:59:03.9949741Z Clean; 2023-06-01T09:59:03.9949974Z Build; 2023-06-01T09:59:03.9950215Z AfterRebuild; 2023-06-01T09:59:03.9950380Z 2023-06-01T09:59:03.9950580Z " (previous value: " 2023-06-01T09:59:03.9950812Z BeforeRebuild; 2023-06-01T09:59:03.9951534Z Clean; 2023-06-01T09:59:03.9957034Z Build; 2023-06-01T09:59:03.9962315Z AfterRebuild; 2023-06-01T09:59:03.9963208Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:03.9966988Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:03.9967760Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:03.9970433Z 2023-06-01T09:59:03.9971631Z ResolveReferences; 2023-06-01T09:59:03.9971957Z ResolveKeySource; 2023-06-01T09:59:03.9973089Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9973300Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9974162Z _GenerateCompileInputs; 2023-06-01T09:59:03.9975333Z BeforeCompile; 2023-06-01T09:59:03.9975649Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9975911Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9976115Z CoreCompile; 2023-06-01T09:59:03.9977257Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9977854Z AfterCompile; 2023-06-01T09:59:03.9978063Z ; 2023-06-01T09:59:03.9978263Z _CreateAppHost; 2023-06-01T09:59:03.9978431Z _CreateComHost; 2023-06-01T09:59:03.9979212Z _GetIjwHostPaths; 2023-06-01T09:59:03.9979451Z " (previous value: " 2023-06-01T09:59:03.9980245Z ResolveReferences; 2023-06-01T09:59:03.9980461Z ResolveKeySource; 2023-06-01T09:59:03.9980683Z SetWin32ManifestProperties; 2023-06-01T09:59:03.9980955Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:03.9981192Z _GenerateCompileInputs; 2023-06-01T09:59:03.9981387Z BeforeCompile; 2023-06-01T09:59:03.9982703Z _TimeStampBeforeCompile; 2023-06-01T09:59:03.9982943Z _GenerateCompileDependencyCache; 2023-06-01T09:59:03.9983160Z CoreCompile; 2023-06-01T09:59:03.9983377Z _TimeStampAfterCompile; 2023-06-01T09:59:03.9983577Z AfterCompile; 2023-06-01T09:59:03.9984788Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:03.9986905Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:03.9987386Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:03.9987643Z 2023-06-01T09:59:03.9988190Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9988489Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9989091Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9989278Z ; 2023-06-01T09:59:03.9989492Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:03.9990059Z " (previous value: " 2023-06-01T09:59:03.9992580Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:03.9992909Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:03.9993139Z GenerateSatelliteAssemblies 2023-06-01T09:59:03.9993466Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:03.9994390Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:03.9994952Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:03.9995208Z 2023-06-01T09:59:03.9995382Z ; 2023-06-01T09:59:03.9995674Z 2023-06-01T09:59:03.9995826Z ; 2023-06-01T09:59:03.9996010Z BuildOnlySettings; 2023-06-01T09:59:03.9996198Z PrepareForBuild; 2023-06-01T09:59:03.9996412Z AssignTargetPaths; 2023-06-01T09:59:03.9996614Z ResolveReferences 2023-06-01T09:59:03.9996816Z 2023-06-01T09:59:03.9996966Z ; 2023-06-01T09:59:03.9997145Z _GenerateDesignerDepsFile; 2023-06-01T09:59:03.9997385Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:03.9997632Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:03.9997865Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:03.9998364Z " (previous value: " 2023-06-01T09:59:03.9998541Z ; 2023-06-01T09:59:03.9998717Z 2023-06-01T09:59:03.9998887Z ; 2023-06-01T09:59:03.9999064Z BuildOnlySettings; 2023-06-01T09:59:03.9999311Z PrepareForBuild; 2023-06-01T09:59:03.9999471Z AssignTargetPaths; 2023-06-01T09:59:04.0001368Z ResolveReferences 2023-06-01T09:59:04.0001920Z 2023-06-01T09:59:04.0002211Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:04.0002750Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:04.0003286Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:04.0003788Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:04.0004311Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:04.0005029Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:04.0005694Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:04.0006880Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:04.0007956Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0008530Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:04.0009327Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0009862Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:04.0010295Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:04.0010932Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:04.0011426Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:04.0011834Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:04.0012385Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:04.0012928Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:04.0013415Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0014268Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0014960Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:04.0015864Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0016465Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0017344Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0017977Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0018615Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:04.0019467Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0020055Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0020572Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0021080Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:04.0021731Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:04.0023007Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0023547Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0024081Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0024606Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0025506Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0026099Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0026758Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0027327Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0028249Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:04.0028847Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0029373Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0030785Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0031692Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0032190Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0032664Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0033179Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:04.0033783Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0034315Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0035039Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0035620Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0036105Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0036580Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0037052Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0037429Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0037821Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4) on node 2 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0038302Z 4>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:04.0038648Z 4>Done building target "_IsProjectRestoreSupported" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.0038956Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2) on node 3 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0039341Z 2>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:04.0039664Z 2>Done building target "_IsProjectRestoreSupported" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.0039970Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3) on node 4 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0040377Z 3>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:04.0040712Z 3>Done building target "_IsProjectRestoreSupported" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.0040995Z 4>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0041318Z 2>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0041626Z 3>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0291689Z 0>Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0293728Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:04.0355957Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:04.0358194Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0362587Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:04.0363434Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0364333Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:04.0364935Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:04.0419909Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0421170Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0432062Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:04.0477884Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0492296Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:04.0493632Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0495130Z 5>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:04.0496006Z 5>Done building target "_IsProjectRestoreSupported" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.0496892Z 5>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.0637090Z 1>Done executing task "MSBuild". 2023-06-01T09:59:04.0688619Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.0690083Z Using "WarnForInvalidProjectsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.0702901Z Task "WarnForInvalidProjectsTask" 2023-06-01T09:59:04.0733974Z (in) AllProjects 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj;D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj;D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.0740718Z (in) ValidProjects 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj;D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj;D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.0753240Z Done executing task "WarnForInvalidProjectsTask". 2023-06-01T09:59:04.0778526Z 1>Done building target "_FilterRestoreGraphProjectInputItems" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:04.0796030Z Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully. 2023-06-01T09:59:04.0848772Z 1>Target "_GetAllRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\POC.CodeCoverage.sln" (target "_GenerateRestoreGraph" depends on it): 2023-06-01T09:59:04.0884674Z Using "NuGetMessageTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.0899212Z Task "NuGetMessageTask" 2023-06-01T09:59:04.0904731Z Determining projects to restore... 2023-06-01T09:59:04.0915931Z Done executing task "NuGetMessageTask". 2023-06-01T09:59:04.0924654Z Task "MSBuild" 2023-06-01T09:59:04.0935493Z Global Properties: 2023-06-01T09:59:04.0939580Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.0939920Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.0943661Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.0947411Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.0950213Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.0952946Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.0959643Z SolutionExt=.sln 2023-06-01T09:59:04.0963037Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:04.0964048Z Configuration=Release 2023-06-01T09:59:04.0965912Z Platform=AnyCPU 2023-06-01T09:59:04.0969613Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:04.0972341Z Configuration=Release 2023-06-01T09:59:04.0975356Z Platform=AnyCPU 2023-06-01T09:59:04.0977687Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:04.0980167Z Configuration=Release 2023-06-01T09:59:04.0982984Z Platform=AnyCPU 2023-06-01T09:59:04.0987395Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:04.0988101Z Configuration=Release 2023-06-01T09:59:04.0991258Z Platform=AnyCPU 2023-06-01T09:59:04.0994422Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:2) on node 1 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.0998524Z 5:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.1002041Z 5:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2023-06-01T09:59:04.1002876Z Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1005492Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.1007283Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.1008743Z 5:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1009683Z 5:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2023-06-01T09:59:04.1010922Z 5:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1013503Z 5:2>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2023-06-01T09:59:04.1017054Z Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1019351Z Task "RemoveDuplicates" 2023-06-01T09:59:04.1023757Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1024202Z 5:2>Done building target "_GenerateRestoreProjectPathItems" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1026638Z 5:2>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:04.1027289Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1029115Z Task "MSBuild" 2023-06-01T09:59:04.1030269Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:2) on node 4 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1031369Z 3:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.1033020Z 5:2>Done executing task "MSBuild". 2023-06-01T09:59:04.1034802Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1035668Z Task "RemoveDuplicates" 2023-06-01T09:59:04.1037227Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:2) on node 2 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1038883Z 4:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.1040196Z 5:2>Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1043802Z 5:2>Done building target "_GenerateRestoreProjectPathWalk" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1044418Z 5:2>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1045112Z 3:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2023-06-01T09:59:04.1045789Z 3:2>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1049245Z 4:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2023-06-01T09:59:04.1050228Z 4:2>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1050699Z 3:2>Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.1050969Z 4:2>Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.1051566Z 3:2>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.1051861Z 4:2>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.1052241Z 4:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1052747Z 3:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1053354Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:2) on node 3 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1055367Z 2:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.1057351Z 4:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2023-06-01T09:59:04.1058218Z 4:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1058880Z 3:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2023-06-01T09:59:04.1059436Z 3:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1059984Z 2:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2023-06-01T09:59:04.1060821Z 2:2>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1061248Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.1061944Z 3:2>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2023-06-01T09:59:04.1062488Z 3:2>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1063063Z 4:2>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2023-06-01T09:59:04.1063633Z 4:2>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1063985Z 2:2>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.1064239Z 4:2>Task "RemoveDuplicates" 2023-06-01T09:59:04.1064444Z 3:2>Task "RemoveDuplicates" 2023-06-01T09:59:04.1064743Z 2:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1065052Z 4:2>Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1065291Z 3:2>Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1065588Z 4:2>Done building target "_GenerateRestoreProjectPathItems" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1065972Z 3:2>Done building target "_GenerateRestoreProjectPathItems" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1066699Z 2:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2023-06-01T09:59:04.1067235Z 2:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1067787Z 4:2>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:04.1068604Z 4:2>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1069478Z 3:2>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:04.1069983Z 3:2>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1070522Z 2:2>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2023-06-01T09:59:04.1071262Z 2:2>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1071588Z 4:2>Task "MSBuild" 2023-06-01T09:59:04.1071785Z 3:2>Task "MSBuild" 2023-06-01T09:59:04.1071992Z 2:2>Task "RemoveDuplicates" 2023-06-01T09:59:04.1072194Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1072418Z Global Properties: 2023-06-01T09:59:04.1072854Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1073416Z Global Properties: 2023-06-01T09:59:04.1073704Z 2:2>Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1073920Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1074819Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.1075602Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1075820Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.1076104Z 2:2>Done building target "_GenerateRestoreProjectPathItems" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1077444Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1077726Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.1078361Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1078608Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.1079722Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1080341Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.1081157Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1081425Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.1082231Z 2:2>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:04.1083378Z 2:2>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.1085380Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1085675Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.1086212Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1086523Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.1087051Z 2:2>Task "MSBuild" 2023-06-01T09:59:04.1087270Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1087509Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.1087988Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1088249Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.1088489Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.1089266Z 2:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1089519Z Global Properties: 2023-06-01T09:59:04.1089744Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1090017Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.1090288Z 3:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1090520Z SolutionExt=.sln 2023-06-01T09:59:04.1090776Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1090962Z SolutionExt=.sln 2023-06-01T09:59:04.1091165Z 2:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1091388Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.1091587Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.1091808Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.1092025Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.1092254Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.1092483Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.1092694Z SolutionExt=.sln 2023-06-01T09:59:04.1093240Z 4:2>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:2) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:3) on node 1 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1093840Z 5:3>Target "_GenerateRestoreProjectPathWalk" skipped. Previously built successfully. 2023-06-01T09:59:04.1094227Z 5:3>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1094835Z 3:2>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:2) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:4) on node 1 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1095431Z 5:4>Target "_GenerateRestoreProjectPathWalk" skipped. Previously built successfully. 2023-06-01T09:59:04.1095813Z 5:4>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1096649Z 2:2>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:2) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:5) on node 1 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1097236Z 5:5>Target "_GenerateRestoreProjectPathWalk" skipped. Previously built successfully. 2023-06-01T09:59:04.1097667Z 5:5>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1098963Z 4:2>Done executing task "MSBuild". 2023-06-01T09:59:04.1099909Z 2:2>Done executing task "MSBuild". 2023-06-01T09:59:04.1102008Z 4:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1105307Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1106012Z 2:2>_GenerateRestoreProjectPathWalk: 2023-06-01T09:59:04.1106596Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1106943Z 4:2>Task "RemoveDuplicates" 2023-06-01T09:59:04.1107184Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1107460Z 2:2>Task "RemoveDuplicates" 2023-06-01T09:59:04.1108271Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1108649Z 4:2>Done building target "_GenerateRestoreProjectPathWalk" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1110246Z 2:2>Done building target "_GenerateRestoreProjectPathWalk" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1110822Z 4:2>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1111328Z 2:2>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1114616Z 3:2>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:2) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:3) on node 3 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1115393Z 2:3>Target "_GenerateRestoreProjectPathWalk" skipped. Previously built successfully. 2023-06-01T09:59:04.1115784Z 2:3>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1137501Z 3:2>Done executing task "MSBuild". 2023-06-01T09:59:04.1140517Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1141039Z Task "RemoveDuplicates" 2023-06-01T09:59:04.1141550Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1160752Z 3:2>Done building target "_GenerateRestoreProjectPathWalk" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1162571Z 3:2>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:04.1176761Z 1>Done executing task "MSBuild". 2023-06-01T09:59:04.1179074Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1179822Z Task "RemoveDuplicates" 2023-06-01T09:59:04.1181930Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.1182207Z Task "MSBuild" 2023-06-01T09:59:04.1184651Z Global Properties: 2023-06-01T09:59:04.1185047Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.1185471Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.1187802Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.1188064Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.1188304Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.1188564Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.1188802Z SolutionExt=.sln 2023-06-01T09:59:04.1189501Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:04.1190586Z Configuration=Release 2023-06-01T09:59:04.1192228Z Platform=AnyCPU 2023-06-01T09:59:04.1193083Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:04.1193935Z Configuration=Release 2023-06-01T09:59:04.1194522Z Platform=AnyCPU 2023-06-01T09:59:04.1194899Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:04.1195532Z Configuration=Release 2023-06-01T09:59:04.1195970Z Platform=AnyCPU 2023-06-01T09:59:04.1196601Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:04.1197004Z Configuration=Release 2023-06-01T09:59:04.1197541Z Platform=AnyCPU 2023-06-01T09:59:04.1198257Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:6) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1199293Z 5:6>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2023-06-01T09:59:04.1200791Z 5:6>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1201537Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:3) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1201929Z 4:3>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2023-06-01T09:59:04.1202226Z 4:3>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1202602Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:4) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1202923Z 2:4>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2023-06-01T09:59:04.1203179Z 2:4>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1203547Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:3) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1203879Z 3:3>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2023-06-01T09:59:04.1204144Z 3:3>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:04.1204377Z 1>Done executing task "MSBuild". 2023-06-01T09:59:04.1205035Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:04.1205442Z 1>Done building target "_GetAllRestoreProjectPathItems" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:04.1206716Z 1>Target "_GenerateRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\POC.CodeCoverage.sln" (target "Restore" depends on it): 2023-06-01T09:59:04.1207374Z Task "Message" 2023-06-01T09:59:04.1207816Z Generating dg file 2023-06-01T09:59:04.1208379Z Done executing task "Message". 2023-06-01T09:59:04.1208653Z Task "Message" 2023-06-01T09:59:04.1212118Z D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj 2023-06-01T09:59:04.1212596Z Done executing task "Message". 2023-06-01T09:59:04.1212913Z Task "Message" 2023-06-01T09:59:04.1213827Z D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj 2023-06-01T09:59:04.1214559Z Done executing task "Message". 2023-06-01T09:59:04.1214783Z Task "Message" 2023-06-01T09:59:04.1215032Z D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj 2023-06-01T09:59:04.1215296Z Done executing task "Message". 2023-06-01T09:59:04.1215509Z Task "Message" 2023-06-01T09:59:04.1215767Z D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj 2023-06-01T09:59:04.1216541Z Done executing task "Message". 2023-06-01T09:59:04.1217080Z Task "MSBuild" 2023-06-01T09:59:04.1218263Z Global Properties: 2023-06-01T09:59:04.1218653Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.1219407Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.1219757Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.1220097Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.1220423Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.1220673Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.1221158Z SolutionExt=.sln 2023-06-01T09:59:04.1221739Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:04.1222058Z Configuration=Release 2023-06-01T09:59:04.1222484Z Platform=AnyCPU 2023-06-01T09:59:04.1222835Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:04.1223183Z Configuration=Release 2023-06-01T09:59:04.1224209Z Platform=AnyCPU 2023-06-01T09:59:04.1224543Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:04.1224812Z Configuration=Release 2023-06-01T09:59:04.1225027Z Platform=AnyCPU 2023-06-01T09:59:04.1225284Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:04.1225581Z Configuration=Release 2023-06-01T09:59:04.1225809Z Platform=AnyCPU 2023-06-01T09:59:04.1407833Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:7) on node 1 (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.1424135Z 5:7>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.1434167Z 5:7>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:04.1441011Z 5:7>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1453781Z 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 '' == '')). 2023-06-01T09:59:04.1465335Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:04.1476605Z 5:7>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1486554Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:04.1495947Z 5:7>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1509315Z 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'). 2023-06-01T09:59:04.1517687Z 5:7>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1528328Z 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')). 2023-06-01T09:59:04.1530951Z 5:7>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1538801Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:04.1543326Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:04.1548345Z 5:7>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.1553216Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.1557569Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.1562147Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.1569454Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.1573567Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.1577953Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.1584554Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.1587644Z 5:7>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1593037Z 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'). 2023-06-01T09:59:04.1598397Z 5:7>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.1603644Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.1607877Z Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:04.1611544Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:04.1617068Z 5:7>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1637170Z 5:7>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1669638Z Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.1735909Z Task "ApplyImplicitVersions" 2023-06-01T09:59:04.1746483Z Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:04.1754553Z 5:7>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1761852Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:04.1772211Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:04.1782999Z 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')). 2023-06-01T09:59:04.1794397Z 5:7>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ProcessFrameworkReferences" depends on it): 2023-06-01T09:59:04.1807226Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:04.1814096Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.1821226Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.1826205Z 5:7>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.1834448Z 5:7>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1841428Z Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.1847135Z Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:04.1851191Z Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:04.1859342Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.1866534Z Task "ProcessFrameworkReferences" 2023-06-01T09:59:04.1875822Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:4) on node 4 (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.1879532Z 3:4>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.1883241Z 3:4>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:04.1884162Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:4) on node 2 (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.1887450Z 4:4>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.1891273Z 4:4>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:04.1893067Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:5) on node 3 (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.1895642Z 2:5>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.1899251Z 2:5>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:04.1902109Z 3:4>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1905117Z 4:4>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1908972Z 2:5>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1911300Z 3:4>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 '' == '')). 2023-06-01T09:59:04.1915420Z 4:4>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 '' == '')). 2023-06-01T09:59:04.1919514Z 2:5>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 '' == '')). 2023-06-01T09:59:04.1920940Z 3:4>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:04.1925567Z 4:4>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:04.1929368Z 2:5>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:04.1933965Z 3:4>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1935482Z 3:4>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:04.1938951Z 4:4>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1942463Z 4:4>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:04.1947051Z 2:5>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.1948591Z 2:5>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:04.1951555Z 4:4>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.1955067Z 2:5>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.1957873Z 3:4>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.1962940Z 4:4>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'). 2023-06-01T09:59:04.1968108Z 2:5>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'). 2023-06-01T09:59:04.1969953Z 3:4>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'). 2023-06-01T09:59:04.2005399Z 2:5>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2010522Z 2:5>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')). 2023-06-01T09:59:04.2012035Z 4:4>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2016127Z 4:4>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')). 2023-06-01T09:59:04.2020739Z 3:4>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2025893Z 3:4>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')). 2023-06-01T09:59:04.2029617Z 2:5>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2033651Z 4:4>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2035797Z 3:4>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2039149Z 2:5>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:04.2043627Z 4:4>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:04.2046995Z 3:4>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:04.2048480Z 2:5>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:04.2053333Z 3:4>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:04.2058752Z 4:4>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:04.2061759Z 2:5>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2064775Z 2:5>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2068567Z 3:4>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2072678Z 3:4>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2074046Z 4:4>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2078552Z 4:4>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2082576Z 2:5>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2086143Z 3:4>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2088653Z 4:4>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2090073Z 2:5>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2096089Z 3:4>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2098579Z 4:4>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2103313Z 3:4>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2107614Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2110444Z 2:5>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2114679Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2119889Z 4:4>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2124520Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2127190Z 3:4>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2130551Z 2:5>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2133714Z 4:4>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:04.2136868Z 3:4>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2140167Z 2:5>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2143019Z 4:4>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:04.2145647Z 3:4>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2149496Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2153187Z 2:5>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2156998Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2157534Z 4:4>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:04.2161372Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:04.2165343Z 3:4>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2169646Z 2:5>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2170661Z 4:4>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2174171Z 3:4>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'). 2023-06-01T09:59:04.2175835Z 2:5>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'). 2023-06-01T09:59:04.2177254Z 4:4>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'). 2023-06-01T09:59:04.2178420Z 2:5>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2182081Z 2:5>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2183436Z 3:4>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2186267Z 3:4>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2188701Z 4:4>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:04.2190413Z 4:4>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2190915Z 2:5>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:04.2191214Z 4:4>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:04.2191511Z 3:4>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:04.2191786Z 2:5>Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:04.2192695Z 4:4>Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:04.2193059Z 3:4>Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:04.2193402Z 2:5>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2193824Z 4:4>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2194246Z 3:4>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2195078Z 2:5>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2195714Z 2:5>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2196377Z 4:4>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2197021Z 4:4>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2197675Z 3:4>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2198331Z 3:4>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2198687Z 2:5>Task "ApplyImplicitVersions" 2023-06-01T09:59:04.2198936Z 4:4>Task "ApplyImplicitVersions" 2023-06-01T09:59:04.2199194Z 3:4>Task "ApplyImplicitVersions" 2023-06-01T09:59:04.2202566Z 2:5>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:04.2202933Z 4:4>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:04.2203395Z 3:4>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:04.2203768Z 2:5>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2204227Z 4:4>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2206102Z 3:4>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2206581Z 2:5>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:04.2206848Z 4:4>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:04.2207100Z 3:4>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:04.2209061Z 2:5>Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:04.2209834Z 4:4>Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:04.2210518Z 3:4>Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:04.2211511Z 2:5>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')). 2023-06-01T09:59:04.2212991Z 4:4>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')). 2023-06-01T09:59:04.2214817Z 3:4>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')). 2023-06-01T09:59:04.2215553Z 4:4>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ProcessFrameworkReferences" depends on it): 2023-06-01T09:59:04.2216443Z 4:4>Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:04.2217039Z 2:5>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ProcessFrameworkReferences" depends on it): 2023-06-01T09:59:04.2217881Z 2:5>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'). 2023-06-01T09:59:04.2218604Z 3:4>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ProcessFrameworkReferences" depends on it): 2023-06-01T09:59:04.2219449Z 3:4>Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:04.2219835Z 4:4>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2220359Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.2220684Z 2:5>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2221187Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.2221510Z 3:4>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2222016Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.2222405Z 4:4>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2222892Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.2223213Z 2:5>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2223943Z 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'). 2023-06-01T09:59:04.2224250Z 3:4>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:04.2224749Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:04.2225122Z 4:4>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2225412Z 3:4>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2225702Z 2:5>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2226134Z 2:5>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2226611Z Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2227084Z 3:4>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2227618Z 3:4>Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2228111Z 4:4>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2228606Z 4:4>Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2228870Z Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:04.2229055Z 2:5>Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:04.2229237Z 3:4>Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:04.2229416Z 4:4>Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:04.2229627Z 3:4>Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:04.2229834Z 2:5>Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:04.2230114Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2230431Z 4:4>ProcessFrameworkReferences: 2023-06-01T09:59:04.2230698Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2230943Z 3:4>ProcessFrameworkReferences: 2023-06-01T09:59:04.2231220Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2231485Z 2:5>Task "ProcessFrameworkReferences" 2023-06-01T09:59:04.2231643Z 4:4>Task "ProcessFrameworkReferences" 2023-06-01T09:59:04.2231815Z 3:4>Task "ProcessFrameworkReferences" 2023-06-01T09:59:04.2231992Z 4:4>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:04.2232190Z 3:4>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:04.2232381Z 2:5>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:04.2232646Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2232903Z 4:4>ProcessFrameworkReferences: 2023-06-01T09:59:04.2233167Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2233407Z 3:4>ProcessFrameworkReferences: 2023-06-01T09:59:04.2233663Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2233910Z 4:4>Task "ResolveAppHosts" 2023-06-01T09:59:04.2234104Z 2:5>Task "ResolveAppHosts" 2023-06-01T09:59:04.2234286Z 3:4>Task "ResolveAppHosts" 2023-06-01T09:59:04.2234451Z 4:4>Done executing task "ResolveAppHosts". 2023-06-01T09:59:04.2234646Z 2:5>Done executing task "ResolveAppHosts". 2023-06-01T09:59:04.2237628Z 3:4>Done executing task "ResolveAppHosts". 2023-06-01T09:59:04.2237951Z 4:4>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2238234Z 2:5>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2239348Z 4:4>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'). 2023-06-01T09:59:04.2239810Z 3:4>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2240493Z 2:5>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'). 2023-06-01T09:59:04.2241402Z 3:4>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'). 2023-06-01T09:59:04.2242035Z 4:4>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2242756Z 4:4>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2243202Z 2:5>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2243789Z 2:5>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2244251Z 3:4>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2244840Z 3:4>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2245142Z 4:4>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2245434Z 2:5>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2245967Z 3:4>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2246600Z 4:4>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.2247086Z 4:4>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2247471Z 2:5>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.2247851Z 2:5>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2248340Z 3:4>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.2248730Z 3:4>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2248965Z 4:4>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.2249135Z 2:5>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.2249334Z 4:4>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.2249533Z 2:5>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.2249702Z 3:4>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.2249926Z 4:4>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2250164Z 3:4>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.2250382Z 2:5>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2250646Z 3:4>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2251019Z 4:4>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreSpecs" depends on it): 2023-06-01T09:59:04.2251456Z 4:4>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2252557Z 2:5>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreSpecs" depends on it): 2023-06-01T09:59:04.2253034Z 2:5>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2253244Z 4:4>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:04.2253565Z 3:4>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreSpecs" depends on it): 2023-06-01T09:59:04.2253947Z 3:4>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2254155Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2254484Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:04.2254651Z 2:5>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:04.2254801Z 3:4>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:04.2254961Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2255244Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests' 2023-06-01T09:59:04.2255429Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2255661Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:04.2255806Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2256033Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:04.2256191Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2256441Z (in) MSBuildProjectName 'Keoghs.FunctionApp.Business.Tests' 2023-06-01T09:59:04.2256618Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2256870Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.App' 2023-06-01T09:59:04.2257056Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2257205Z (in) ProjectJsonPath '' 2023-06-01T09:59:04.2257339Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2257592Z (in) MSBuildProjectName 'Keoghs.FunctionApp.App' 2023-06-01T09:59:04.2257899Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2258153Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.App.Tests' 2023-06-01T09:59:04.2258435Z (in) MSBuildProjectName 'Keoghs.FunctionApp.App.Tests' 2023-06-01T09:59:04.2258594Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2258743Z (in) ProjectJsonPath '' 2023-06-01T09:59:04.2258895Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2259130Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2259296Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2259429Z (in) ProjectJsonPath '' 2023-06-01T09:59:04.2259582Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2259838Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:04.2259997Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2260232Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2260396Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2260626Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2260789Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2261024Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:04.2261196Z 4:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2261425Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:04.2261573Z 2:5>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2261797Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:04.2261957Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2262194Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:04.2262474Z 4:4>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:04.2262633Z 3:4>_GetRestoreProjectStyle: 2023-06-01T09:59:04.2262867Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:04.2263046Z 2:5>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:04.2263262Z 4:4>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2263496Z 3:4>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:04.2263718Z 2:5>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2263963Z 3:4>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2264343Z 4:4>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2264758Z 4:4>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.2265134Z 2:5>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2265523Z 2:5>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.2265749Z 4:4>Task "Message" 2023-06-01T09:59:04.2266048Z 3:4>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2266445Z 3:4>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.2266668Z 2:5>Task "Message" 2023-06-01T09:59:04.2266797Z 4:4>_GenerateRestoreSpecs: 2023-06-01T09:59:04.2267010Z Restore entry point D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj 2023-06-01T09:59:04.2267969Z 2:5>_GenerateRestoreSpecs: 2023-06-01T09:59:04.2268152Z Restore entry point D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj 2023-06-01T09:59:04.2268340Z 3:4>Task "Message" 2023-06-01T09:59:04.2268495Z 4:4>Done executing task "Message". 2023-06-01T09:59:04.2268644Z 2:5>Done executing task "Message". 2023-06-01T09:59:04.2268807Z 3:4>_GenerateRestoreSpecs: 2023-06-01T09:59:04.2268997Z Restore entry point D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj 2023-06-01T09:59:04.2269251Z 2:5>Done building target "_GenerateRestoreSpecs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2269524Z 4:4>Done building target "_GenerateRestoreSpecs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2269744Z 3:4>Done executing task "Message". 2023-06-01T09:59:04.2269955Z 3:4>Done building target "_GenerateRestoreSpecs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2270477Z 4:4>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2271205Z 4:4>Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2271691Z 2:5>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2272618Z 2:5>Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2273178Z 3:4>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2275417Z 3:4>Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2275848Z 2:5>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2276427Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2276729Z 4:4>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2277089Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2277325Z 3:4>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2277689Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2278027Z 4:4>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2278401Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2278619Z 2:5>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2278943Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2279307Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2279525Z 4:4>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2279856Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2280061Z 3:4>_GetRestoreSettingsOverrides: 2023-06-01T09:59:04.2280382Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2280765Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2281223Z 4:4>Done building target "_GetRestoreSettingsOverrides" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2281495Z 2:5>Done building target "_GetRestoreSettingsOverrides" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2281888Z 4:4>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2023-06-01T09:59:04.2282288Z 4:4>Done building target "_GetRestoreSettingsPerFramework" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2282564Z 3:4>Done building target "_GetRestoreSettingsOverrides" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2282939Z 2:5>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2023-06-01T09:59:04.2283319Z 2:5>Done building target "_GetRestoreSettingsPerFramework" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2283686Z 4:4>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2284071Z 4:4>Done building target "_GetRestoreSettingsCurrentProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2284542Z 3:4>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2023-06-01T09:59:04.2284911Z 3:4>Done building target "_GetRestoreSettingsPerFramework" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2285284Z 2:5>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2285648Z 2:5>Done building target "_GetRestoreSettingsCurrentProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2286236Z 4:4>Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2023-06-01T09:59:04.2286843Z 2:5>Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2023-06-01T09:59:04.2287304Z 3:4>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2287690Z 3:4>Done building target "_GetRestoreSettingsCurrentProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2288228Z Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2023-06-01T09:59:04.2288685Z 2:5>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2023-06-01T09:59:04.2289065Z 2:5>Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2289517Z 4:4>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2023-06-01T09:59:04.2290047Z 4:4>Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2290600Z 3:4>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2023-06-01T09:59:04.2291176Z 3:4>Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2291517Z 2:5>Task "GetRestoreSettingsTask" 2023-06-01T09:59:04.2291748Z 4:4>Task "GetRestoreSettingsTask" 2023-06-01T09:59:04.2292330Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.2292540Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2292847Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.2293050Z 3:4>Task "GetRestoreSettingsTask" 2023-06-01T09:59:04.2293195Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2293344Z (in) RestoreSources '' 2023-06-01T09:59:04.2293489Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2293951Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.2294155Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2295894Z (in) RestoreSources '' 2023-06-01T09:59:04.2296247Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2296458Z (in) RestorePackagesPath '' 2023-06-01T09:59:04.2296661Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2296868Z (in) RestoreSources '' 2023-06-01T09:59:04.2297454Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2297710Z (in) RestorePackagesPath '' 2023-06-01T09:59:04.2297936Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2298156Z (in) RestoreRepositoryPath '' 2023-06-01T09:59:04.2298689Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2298925Z (in) RestorePackagesPath '' 2023-06-01T09:59:04.2299168Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2300131Z (in) RestoreRepositoryPath '' 2023-06-01T09:59:04.2300410Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2300678Z (in) RestoreRepositoryPath '' 2023-06-01T09:59:04.2300905Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2301145Z (in) RestoreFallbackFolders '' 2023-06-01T09:59:04.2301405Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2301657Z (in) RestoreFallbackFolders '' 2023-06-01T09:59:04.2301896Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2302140Z (in) RestoreConfigFile '' 2023-06-01T09:59:04.2302345Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2302562Z (in) RestoreFallbackFolders '' 2023-06-01T09:59:04.2302775Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2302998Z (in) RestoreSolutionDirectory '' 2023-06-01T09:59:04.2303214Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2303412Z (in) RestoreConfigFile '' 2023-06-01T09:59:04.2303626Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2303835Z (in) RestoreConfigFile '' 2023-06-01T09:59:04.2304050Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2304301Z (in) RestoreSolutionDirectory '' 2023-06-01T09:59:04.2304525Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2304788Z (in) RestoreRootConfigDirectory '' 2023-06-01T09:59:04.2305006Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2305192Z (in) RestoreSolutionDirectory '' 2023-06-01T09:59:04.2305735Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2305981Z (in) RestorePackagesPathOverride '' 2023-06-01T09:59:04.2306235Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2306484Z (in) RestoreRootConfigDirectory '' 2023-06-01T09:59:04.2306699Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2306950Z (in) RestoreRootConfigDirectory '' 2023-06-01T09:59:04.2307186Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2307454Z (in) RestoreSourcesOverride '' 2023-06-01T09:59:04.2307683Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2307902Z (in) RestorePackagesPathOverride '' 2023-06-01T09:59:04.2308156Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2308377Z (in) RestorePackagesPathOverride '' 2023-06-01T09:59:04.2308621Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2308869Z (in) RestoreFallbackFoldersOverride '' 2023-06-01T09:59:04.2309385Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2309639Z (in) RestoreSourcesOverride '' 2023-06-01T09:59:04.2309894Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2310108Z (in) RestoreSourcesOverride '' 2023-06-01T09:59:04.2310336Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2310965Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2311238Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2311492Z (in) RestoreFallbackFoldersOverride '' 2023-06-01T09:59:04.2311703Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2311988Z (in) RestoreFallbackFoldersOverride '' 2023-06-01T09:59:04.2312209Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2312569Z (in) MSBuildStartupDirectory 'D:\a\1\s' 2023-06-01T09:59:04.2313031Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2313399Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2313637Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2313974Z (out) OutputPackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2314220Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2314602Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2314816Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2315150Z (in) MSBuildStartupDirectory 'D:\a\1\s' 2023-06-01T09:59:04.2315360Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2315577Z (out) OutputRepositoryPath '' 2023-06-01T09:59:04.2315806Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2316973Z (in) MSBuildStartupDirectory 'D:\a\1\s' 2023-06-01T09:59:04.2317418Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2317896Z (out) OutputPackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2318090Z (out) OutputRepositoryPath '' 2023-06-01T09:59:04.2318244Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2318477Z (out) OutputPackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2318642Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2319028Z (out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2319261Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2319632Z (out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2319868Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2320006Z (out) OutputRepositoryPath '' 2023-06-01T09:59:04.2320158Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2320457Z (out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2320659Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2321540Z (out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2321909Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2322345Z (out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2322761Z 2:5>_GetRestoreSettings: 2023-06-01T09:59:04.2323284Z (out) OutputConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2323618Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2323921Z (out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2324104Z 4:4>_GetRestoreSettings: 2023-06-01T09:59:04.2324627Z (out) OutputConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2324938Z 3:4>_GetRestoreSettings: 2023-06-01T09:59:04.2325432Z (out) OutputConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2325762Z 4:4>Done executing task "GetRestoreSettingsTask". 2023-06-01T09:59:04.2325947Z 3:4>Done executing task "GetRestoreSettingsTask". 2023-06-01T09:59:04.2326115Z 2:5>Done executing task "GetRestoreSettingsTask". 2023-06-01T09:59:04.2326340Z 4:4>Done building target "_GetRestoreSettings" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2326662Z 2:5>Done building target "_GetRestoreSettings" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2326899Z 3:4>Done building target "_GetRestoreSettings" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2327267Z 2:5>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2327653Z 2:5>Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2328045Z 4:4>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2328445Z 4:4>Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2328838Z 3:4>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2329228Z 3:4>Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2329438Z 2:5>Task "GetRestoreDotnetCliToolsTask" 2023-06-01T09:59:04.2329747Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.2329950Z 4:4>Task "GetRestoreDotnetCliToolsTask" 2023-06-01T09:59:04.2330106Z 3:4>Task "GetRestoreDotnetCliToolsTask" 2023-06-01T09:59:04.2330279Z 2:5>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2330429Z (in) DotnetCliToolReferences '' 2023-06-01T09:59:04.2330596Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2330926Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.2331131Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2331453Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.2331712Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2331862Z (in) DotnetCliToolReferences '' 2023-06-01T09:59:04.2332030Z 2:5>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2332404Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2332658Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2332823Z (in) DotnetCliToolReferences '' 2023-06-01T09:59:04.2332975Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2333359Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2333607Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2333976Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2334233Z 2:5>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2334497Z (in) RestorePackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2334808Z (in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2335021Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2335273Z (in) RestorePackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2335499Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2335959Z (in) RestorePackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2336217Z 2:5>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2337003Z (in) RestoreConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2337586Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2338114Z (in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2338497Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2339032Z (in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2339262Z 2:5>Done executing task "GetRestoreDotnetCliToolsTask". 2023-06-01T09:59:04.2339451Z 3:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2340006Z (in) RestoreConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2340328Z 4:4>_GenerateDotnetCliToolReferenceSpecs: 2023-06-01T09:59:04.2340862Z (in) RestoreConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2341243Z 2:5>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2341462Z 3:4>Done executing task "GetRestoreDotnetCliToolsTask". 2023-06-01T09:59:04.2341661Z 4:4>Done executing task "GetRestoreDotnetCliToolsTask". 2023-06-01T09:59:04.2341905Z 3:4>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2342239Z 2:5>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:04.2342920Z 2:5>Done building target "_GenerateRestoreGraphProjectEntry" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.2343336Z 4:4>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2345310Z 3:4>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:04.2345955Z 3:4>Done building target "_GenerateRestoreGraphProjectEntry" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.2346464Z 2:5>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.2348348Z 4:4>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:04.2350117Z 4:4>Done building target "_GenerateRestoreGraphProjectEntry" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.2350688Z 3:4>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.2351314Z 4:4>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.2351959Z 5:7>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:04.2352701Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:04.2353131Z Task "ResolveAppHosts" 2023-06-01T09:59:04.2353398Z Done executing task "ResolveAppHosts". 2023-06-01T09:59:04.2353816Z 5:7>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2356232Z 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'). 2023-06-01T09:59:04.2357979Z 5:7>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:04.2359076Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2359591Z 5:7>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2360119Z 5:7>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:04.2360654Z Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2360973Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.2363077Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.2364120Z 5:7>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2364735Z 5:7>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreSpecs" depends on it): 2023-06-01T09:59:04.2365707Z Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2365937Z Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:04.2366230Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:04.2366620Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.Business' 2023-06-01T09:59:04.2366947Z (in) MSBuildProjectName 'Keoghs.FunctionApp.Business' 2023-06-01T09:59:04.2367117Z (in) ProjectJsonPath '' 2023-06-01T09:59:04.2367363Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2367708Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:04.2367954Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:04.2368131Z Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:04.2368352Z 5:7>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2370645Z 5:7>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2371357Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:04.2371631Z Task "Message" 2023-06-01T09:59:04.2371885Z Restore entry point D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj 2023-06-01T09:59:04.2373451Z Done executing task "Message". 2023-06-01T09:59:04.2375761Z 5:7>Done building target "_GenerateRestoreSpecs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2377339Z 5:7>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2378920Z Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2380628Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2381170Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2382203Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.2382698Z 5:7>Done building target "_GetRestoreSettingsOverrides" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2383587Z 5:7>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2023-06-01T09:59:04.2384236Z 5:7>Done building target "_GetRestoreSettingsPerFramework" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2384769Z 5:7>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:04.2385343Z 5:7>Done building target "_GetRestoreSettingsCurrentProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2386264Z Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2023-06-01T09:59:04.2388187Z 5:7>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2023-06-01T09:59:04.2388617Z Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2388813Z Task "GetRestoreSettingsTask" 2023-06-01T09:59:04.2393569Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.2393983Z (in) RestoreSources '' 2023-06-01T09:59:04.2394617Z (in) RestorePackagesPath '' 2023-06-01T09:59:04.2395047Z (in) RestoreRepositoryPath '' 2023-06-01T09:59:04.2395244Z (in) RestoreFallbackFolders '' 2023-06-01T09:59:04.2395379Z (in) RestoreConfigFile '' 2023-06-01T09:59:04.2395529Z (in) RestoreSolutionDirectory '' 2023-06-01T09:59:04.2395696Z (in) RestoreRootConfigDirectory '' 2023-06-01T09:59:04.2395843Z (in) RestorePackagesPathOverride '' 2023-06-01T09:59:04.2395999Z (in) RestoreSourcesOverride '' 2023-06-01T09:59:04.2396146Z (in) RestoreFallbackFoldersOverride '' 2023-06-01T09:59:04.2396443Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:04.2396689Z (in) MSBuildStartupDirectory 'D:\a\1\s' 2023-06-01T09:59:04.2893912Z (out) OutputPackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2894271Z (out) OutputRepositoryPath '' 2023-06-01T09:59:04.2894677Z (out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2895316Z (out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2895901Z (out) OutputConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2896273Z Done executing task "GetRestoreSettingsTask". 2023-06-01T09:59:04.2896493Z 5:7>Done building target "_GetRestoreSettings" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2900402Z 5:7>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:04.2900892Z Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.2901114Z Task "GetRestoreDotnetCliToolsTask" 2023-06-01T09:59:04.2904428Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.2904994Z (in) DotnetCliToolReferences '' 2023-06-01T09:59:04.2905879Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:04.2906410Z (in) RestorePackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:04.2906859Z (in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:04.2907677Z (in) RestoreConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:04.2909193Z Done executing task "GetRestoreDotnetCliToolsTask". 2023-06-01T09:59:04.2909864Z 5:7>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2910867Z 5:7>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:04.2911372Z 5:7>Done building target "_GenerateRestoreGraphProjectEntry" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.2911709Z 5:7>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:04.2919050Z 1>Done executing task "MSBuild". 2023-06-01T09:59:04.2919612Z Task "MSBuild" 2023-06-01T09:59:04.2920518Z Global Properties: 2023-06-01T09:59:04.2920914Z ExcludeRestorePackageImports=true 2023-06-01T09:59:04.2921353Z _RestoreSolutionFileUsed=true 2023-06-01T09:59:04.2921685Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:04.2922022Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:04.2922398Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:04.2922869Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:04.2923232Z SolutionExt=.sln 2023-06-01T09:59:04.2923605Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:04.2923916Z Configuration=Release 2023-06-01T09:59:04.2924115Z Platform=AnyCPU 2023-06-01T09:59:04.2924438Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:04.2925033Z Configuration=Release 2023-06-01T09:59:04.2925536Z Platform=AnyCPU 2023-06-01T09:59:04.2925890Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:04.2926175Z Configuration=Release 2023-06-01T09:59:04.2926377Z Platform=AnyCPU 2023-06-01T09:59:04.2926653Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:04.2926863Z Configuration=Release 2023-06-01T09:59:04.2926985Z Platform=AnyCPU 2023-06-01T09:59:04.3030805Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:8) on node 1 (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3037112Z 5:8>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3037643Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3042979Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3046199Z 5:8>Target "_GetRestoreTargetFrameworkOverride" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it): 2023-06-01T09:59:04.3049638Z Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3052578Z 5:8>Done building target "_GetRestoreTargetFrameworkOverride" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3056667Z 5:8>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2023-06-01T09:59:04.3060601Z Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3064157Z Task "GetProjectTargetFrameworksTask" 2023-06-01T09:59:04.3068164Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3069272Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:04.3072033Z (in) TargetPlatformIdentifier '' 2023-06-01T09:59:04.3075518Z (in) TargetPlatformVersion '' 2023-06-01T09:59:04.3078192Z (in) TargetPlatformMinVersion '' 2023-06-01T09:59:04.3080617Z (in) TargetFrameworks '' 2023-06-01T09:59:04.3083296Z (in) TargetFramework 'net6.0' 2023-06-01T09:59:04.3086193Z (out) ProjectTargetFrameworks 'net6.0' 2023-06-01T09:59:04.3153335Z Done executing task "GetProjectTargetFrameworksTask". 2023-06-01T09:59:04.3156864Z 5:8>Done building target "_GetRestoreTargetFrameworksOutput" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3159128Z Target "_GetRestoreSettings" skipped. Previously built successfully. 2023-06-01T09:59:04.3161071Z 5:8>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3163107Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.3166645Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.3169812Z 5:8>Done building target "_GenerateRestoreProjectSpec" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3171045Z Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3172922Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3176889Z Target "CollectPackageReferences" skipped. Previously built successfully. 2023-06-01T09:59:04.3180162Z 5:8>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3180828Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3183426Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:6) on node 3 (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3187744Z 2:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3188908Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:5) on node 4 (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3191992Z 3:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3194846Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3197977Z 2:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3198641Z 1>Project "D:\a\1\s\POC.CodeCoverage.sln" (1) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:5) on node 2 (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3201025Z 4:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3203677Z 3:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3207886Z 4:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3208263Z 5:8>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3211803Z 4:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3212255Z 2:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3215346Z 5:8>Done building target "CollectPackageDownloads" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3217656Z 5:8>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3218312Z 5:8>Done building target "CollectFrameworkReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3220717Z 5:8>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3223181Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3224824Z 4:5>Target "_GetRestoreTargetFrameworkOverride" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it): 2023-06-01T09:59:04.3226608Z 4:5>Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3229640Z 3:5>Target "_GetRestoreTargetFrameworkOverride" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it): 2023-06-01T09:59:04.3231418Z 3:5>Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3233450Z 5:8>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3234056Z 5:8>Done building target "CollectCentralPackageVersions" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3235703Z Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:04.3237169Z 3:5>Done building target "_GetRestoreTargetFrameworkOverride" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3238458Z 2:6>Target "_GetRestoreTargetFrameworkOverride" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it): 2023-06-01T09:59:04.3239400Z 2:6>Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3239848Z 4:5>Done building target "_GetRestoreTargetFrameworkOverride" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3240409Z 5:8>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2023-06-01T09:59:04.3241010Z 5:8>Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3241357Z Task "GetRestoreProjectReferencesTask" 2023-06-01T09:59:04.3241852Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3242237Z 2:6>Done building target "_GetRestoreTargetFrameworkOverride" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3242579Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3243698Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3243951Z (in) ProjectReferences '' 2023-06-01T09:59:04.3244405Z (in) ParentProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3244737Z Done executing task "GetRestoreProjectReferencesTask". 2023-06-01T09:59:04.3245498Z 4:5>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2023-06-01T09:59:04.3246051Z 4:5>Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3246611Z 3:5>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2023-06-01T09:59:04.3247161Z 3:5>Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3247514Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3249580Z Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3265680Z 3:5>Task "GetProjectTargetFrameworksTask" 2023-06-01T09:59:04.3265998Z 5:8>Task "GetRestorePackageReferencesTask" 2023-06-01T09:59:04.3266572Z 2:6>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2023-06-01T09:59:04.3267255Z 2:6>Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3267973Z 4:5>Task "GetProjectTargetFrameworksTask" 2023-06-01T09:59:04.3268319Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3269028Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3269536Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3270111Z (in) PackageReferences 'Ardalis.GuardClauses;AutoMapper;Microsoft.Extensions.Logging.Abstractions;Newtonsoft.Json' 2023-06-01T09:59:04.3270769Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3271618Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3272233Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3272851Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3273229Z 2:6>Task "GetProjectTargetFrameworksTask" 2023-06-01T09:59:04.3273564Z 5:8>Done executing task "GetRestorePackageReferencesTask". 2023-06-01T09:59:04.3273891Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3274351Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:04.3274667Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3275196Z (in) ProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3275557Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3276439Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2023-06-01T09:59:04.3277004Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3277460Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:04.3277792Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3278081Z (in) TargetPlatformIdentifier '' 2023-06-01T09:59:04.3278345Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3278821Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:04.3279123Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3279568Z (in) TargetPlatformIdentifier '' 2023-06-01T09:59:04.3279813Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3280104Z Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3280380Z Task "GetRestorePackageDownloadsTask" 2023-06-01T09:59:04.3280836Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3281269Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3281552Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3281757Z (in) TargetPlatformVersion '' 2023-06-01T09:59:04.3281988Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3282210Z (in) TargetPlatformIdentifier '' 2023-06-01T09:59:04.3282485Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3282705Z (in) PackageDownloads '' 2023-06-01T09:59:04.3282964Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3283194Z (in) TargetPlatformVersion '' 2023-06-01T09:59:04.3283421Z 5:8>Done executing task "GetRestorePackageDownloadsTask". 2023-06-01T09:59:04.3283645Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3283875Z (in) TargetPlatformVersion '' 2023-06-01T09:59:04.3284122Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3284329Z (in) TargetPlatformMinVersion '' 2023-06-01T09:59:04.3284566Z 5:8>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3284885Z Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3285362Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3285573Z (in) TargetPlatformMinVersion '' 2023-06-01T09:59:04.3285789Z 5:8>Task "GetRestoreFrameworkReferencesTask" 2023-06-01T09:59:04.3286344Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3286784Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3287130Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2023-06-01T09:59:04.3287419Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3287687Z (in) TargetPlatformMinVersion '' 2023-06-01T09:59:04.3287927Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3288190Z (in) TargetFrameworks '' 2023-06-01T09:59:04.3288433Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3288635Z (in) TargetFrameworks '' 2023-06-01T09:59:04.3288864Z 5:8>Done executing task "GetRestoreFrameworkReferencesTask". 2023-06-01T09:59:04.3289166Z 5:8>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3289460Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3289796Z (in) TargetFramework 'net6.0' 2023-06-01T09:59:04.3290011Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3290304Z (in) TargetFramework 'net6.0' 2023-06-01T09:59:04.3290536Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3290749Z (in) TargetFrameworks '' 2023-06-01T09:59:04.3291188Z 5:8>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateRestoreDependencies" depends on it): 2023-06-01T09:59:04.3291768Z 5:8>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3292346Z 5:8>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3293446Z 5:8>Done building target "_GenerateRestoreDependencies" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3293923Z 5:8>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:04.3294393Z 5:8>Done building target "_GenerateProjectRestoreGraph" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:04.3294785Z 5:8>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3295119Z 4:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3295564Z (out) ProjectTargetFrameworks 'net6.0' 2023-06-01T09:59:04.3295853Z 3:5>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3296201Z (out) ProjectTargetFrameworks 'net6.0' 2023-06-01T09:59:04.3296507Z 2:6>_GetRestoreTargetFrameworksOutput: 2023-06-01T09:59:04.3296907Z (in) TargetFramework 'net6.0' 2023-06-01T09:59:04.3297242Z (out) ProjectTargetFrameworks 'net6.0' 2023-06-01T09:59:04.3297535Z 3:5>Done executing task "GetProjectTargetFrameworksTask". 2023-06-01T09:59:04.3297804Z 4:5>Done executing task "GetProjectTargetFrameworksTask". 2023-06-01T09:59:04.3298129Z 3:5>Done building target "_GetRestoreTargetFrameworksOutput" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3298533Z 4:5>Done building target "_GetRestoreTargetFrameworksOutput" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3299062Z 2:6>Done executing task "GetProjectTargetFrameworksTask". 2023-06-01T09:59:04.3299375Z 3:5>Target "_GetRestoreSettings" skipped. Previously built successfully. 2023-06-01T09:59:04.3299686Z 4:5>Target "_GetRestoreSettings" skipped. Previously built successfully. 2023-06-01T09:59:04.3300044Z 2:6>Done building target "_GetRestoreTargetFrameworksOutput" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3300473Z Target "_GetRestoreSettings" skipped. Previously built successfully. 2023-06-01T09:59:04.3300978Z 4:5>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3301502Z 4:5>Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.3301949Z 3:5>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3302424Z 3:5>Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.3302945Z 2:6>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3303443Z 2:6>Task "ConvertToAbsolutePath" 2023-06-01T09:59:04.3303701Z 4:5>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.3303976Z 3:5>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.3304264Z 2:6>Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:04.3304506Z 4:5>Done building target "_GenerateRestoreProjectSpec" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3304764Z 3:5>Done building target "_GenerateRestoreProjectSpec" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3305036Z 2:6>Done building target "_GenerateRestoreProjectSpec" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3305561Z 4:5>Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3306150Z 3:5>Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3306426Z 4:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3306839Z 2:6>Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:04.3307118Z 3:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3307337Z 4:5>Target "CollectPackageReferences" skipped. Previously built successfully. 2023-06-01T09:59:04.3307574Z 2:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:04.3307786Z Target "CollectPackageReferences" skipped. Previously built successfully. 2023-06-01T09:59:04.3308007Z 3:5>Target "CollectPackageReferences" skipped. Previously built successfully. 2023-06-01T09:59:04.3308381Z 4:5>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3308734Z 4:5>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3308923Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3309302Z 2:6>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3309701Z 2:6>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3310030Z 3:5>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3310369Z 3:5>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3310596Z 4:5>Done building target "CollectPackageDownloads" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3310818Z 3:5>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3311020Z 2:6>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3311235Z 3:5>Done building target "CollectPackageDownloads" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3311494Z 2:6>Done building target "CollectPackageDownloads" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3311888Z 4:5>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3312283Z 4:5>Done building target "CollectFrameworkReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3312662Z 3:5>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3313044Z 3:5>Done building target "CollectFrameworkReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3314336Z 2:6>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3314712Z 2:6>Done building target "CollectFrameworkReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3315107Z 4:5>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3316608Z 4:5>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3316882Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3317397Z 3:5>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3317959Z 3:5>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3318486Z 2:6>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:04.3319054Z 2:6>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:04.3321013Z 4:5>Done building target "CollectCentralPackageVersions" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3321291Z 3:5>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3321478Z 2:6>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:04.3322408Z 4:5>Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:04.3322718Z 3:5>Done building target "CollectCentralPackageVersions" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3323148Z 2:6>Done building target "CollectCentralPackageVersions" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3323560Z 3:5>Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:04.3323993Z 4:5>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2023-06-01T09:59:04.3324405Z 4:5>Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3324827Z 2:6>Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:04.3325069Z 4:5>Task "GetRestoreProjectReferencesTask" 2023-06-01T09:59:04.3325407Z 3:5>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2023-06-01T09:59:04.3325813Z 3:5>Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3326052Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3326389Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3326786Z 2:6>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2023-06-01T09:59:04.3327184Z 2:6>Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3327417Z 3:5>Task "GetRestoreProjectReferencesTask" 2023-06-01T09:59:04.3327579Z 2:6>Task "GetRestoreProjectReferencesTask" 2023-06-01T09:59:04.3330350Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3330754Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3330945Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3331272Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3331474Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3331794Z (in) ProjectReferences '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3332011Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3332335Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3332600Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3332772Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3332987Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3333164Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3335545Z (in) ParentProjectPath 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3335827Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3336251Z (in) ProjectReferences '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3336500Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3336815Z (in) ProjectReferences '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:04.3337209Z 4:5>Done executing task "GetRestoreProjectReferencesTask". 2023-06-01T09:59:04.3337440Z Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3337676Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3338008Z (in) ParentProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3338214Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3338523Z (in) ParentProjectPath 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3338735Z 4:5>Task "GetRestorePackageReferencesTask" 2023-06-01T09:59:04.3338909Z 3:5>Done executing task "GetRestoreProjectReferencesTask". 2023-06-01T09:59:04.3339110Z 2:6>Done executing task "GetRestoreProjectReferencesTask". 2023-06-01T09:59:04.3339284Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3339521Z Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3339751Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3340073Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3340308Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3340544Z Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3340758Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3340993Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3341158Z 3:5>Task "GetRestorePackageReferencesTask" 2023-06-01T09:59:04.3341320Z 2:6>Task "GetRestorePackageReferencesTask" 2023-06-01T09:59:04.3341500Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3341814Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3342034Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3342463Z (in) PackageReferences 'coverlet.msbuild;Microsoft.Extensions.Logging.Abstractions;Microsoft.NET.Test.Sdk;Moq;Shouldly;xunit;xunit.runner.visualstudio;coverlet.collector' 2023-06-01T09:59:04.3343283Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3344660Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3345086Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3345456Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3345754Z 4:5>Done executing task "GetRestorePackageReferencesTask". 2023-06-01T09:59:04.3346078Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3346445Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3346745Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3347475Z (in) PackageReferences 'coverlet.msbuild;FluentAssertions;Microsoft.Extensions.Logging.Abstractions;Microsoft.NET.Test.Sdk;Moq;Shouldly;xunit;xunit.runner.visualstudio;coverlet.collector' 2023-06-01T09:59:04.3347995Z Done executing task "GetRestorePackageReferencesTask". 2023-06-01T09:59:04.3348305Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3349128Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2023-06-01T09:59:04.3349701Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3351067Z (in) PackageReferences 'AutoMapper;AutoMapper.Extensions.Microsoft.DependencyInjection;Microsoft.Azure.Functions.Worker;Microsoft.Azure.Functions.Worker.Extensions.Http;Microsoft.Azure.Functions.Worker.Extensions.OpenApi;Microsoft.Azure.Functions.Worker.Extensions.ServiceBus;Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues;Microsoft.Azure.Functions.Worker.Sdk;Microsoft.Extensions.Configuration.UserSecrets;System.IdentityModel.Tokens.Jwt' 2023-06-01T09:59:04.3352093Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3352425Z Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3352763Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3353572Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2023-06-01T09:59:04.3354031Z 2:6>Done executing task "GetRestorePackageReferencesTask". 2023-06-01T09:59:04.3354302Z 4:5>Task "GetRestorePackageDownloadsTask" 2023-06-01T09:59:04.3354571Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3355294Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2023-06-01T09:59:04.3355800Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3356150Z Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3356477Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3357983Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3358475Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3358910Z Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3359350Z 3:5>Task "GetRestorePackageDownloadsTask" 2023-06-01T09:59:04.3359680Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3360109Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3360389Z (in) PackageDownloads '' 2023-06-01T09:59:04.3360630Z 2:6>Task "GetRestorePackageDownloadsTask" 2023-06-01T09:59:04.3361144Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3361725Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3362100Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3362659Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3363059Z 4:5>Done executing task "GetRestorePackageDownloadsTask". 2023-06-01T09:59:04.3363398Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3363784Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3364003Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3364358Z Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3364686Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3365034Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3365317Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3365601Z (in) PackageDownloads '' 2023-06-01T09:59:04.3365844Z 4:5>Task "GetRestoreFrameworkReferencesTask" 2023-06-01T09:59:04.3366132Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3366384Z (in) PackageDownloads '' 2023-06-01T09:59:04.3366679Z 3:5>Done executing task "GetRestorePackageDownloadsTask". 2023-06-01T09:59:04.3367010Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3367618Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj' 2023-06-01T09:59:04.3368277Z 2:6>Done executing task "GetRestorePackageDownloadsTask". 2023-06-01T09:59:04.3368571Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3368988Z Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3369369Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3369773Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3370046Z 3:5>Task "GetRestoreFrameworkReferencesTask" 2023-06-01T09:59:04.3370355Z 4:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3370789Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2023-06-01T09:59:04.3371093Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3371497Z Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3371898Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3372377Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj' 2023-06-01T09:59:04.3373067Z 4:5>Done executing task "GetRestoreFrameworkReferencesTask". 2023-06-01T09:59:04.3373345Z 2:6>Task "GetRestoreFrameworkReferencesTask" 2023-06-01T09:59:04.3373610Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3373998Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3374320Z 4:5>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3374687Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3376282Z (in) ProjectUniqueName 'D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj' 2023-06-01T09:59:04.3376677Z 3:5>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3377153Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2023-06-01T09:59:04.3377454Z Done executing task "GetRestoreFrameworkReferencesTask". 2023-06-01T09:59:04.3377751Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3378244Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:04.3378733Z 4:5>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateRestoreDependencies" depends on it): 2023-06-01T09:59:04.3379516Z 4:5>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3381517Z 3:5>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3381929Z 2:6>_GenerateProjectRestoreGraphPerFramework: 2023-06-01T09:59:04.3382445Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2023-06-01T09:59:04.3382722Z Done executing task "GetRestoreFrameworkReferencesTask". 2023-06-01T09:59:04.3383214Z 3:5>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateRestoreDependencies" depends on it): 2023-06-01T09:59:04.3383865Z 3:5>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3384529Z 4:5>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3385166Z 4:5>Done building target "_GenerateRestoreDependencies" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3385802Z 2:6>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3386464Z 3:5>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3387035Z 3:5>Done building target "_GenerateRestoreDependencies" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3387582Z 2:6>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateRestoreDependencies" depends on it): 2023-06-01T09:59:04.3388442Z 2:6>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3388997Z 4:5>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:04.3389534Z 4:5>Done building target "_GenerateProjectRestoreGraph" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:04.3390130Z 3:5>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:04.3390643Z 3:5>Done building target "_GenerateProjectRestoreGraph" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:04.3391123Z 4:5>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3391828Z 2:6>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:04.3392451Z 2:6>Done building target "_GenerateRestoreDependencies" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3393038Z 2:6>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:04.3393700Z 2:6>Done building target "_GenerateProjectRestoreGraph" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:04.3394103Z 3:5>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3394553Z 2:6>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:04.3395052Z 1>Done executing task "MSBuild". 2023-06-01T09:59:04.3395355Z 1>Done building target "_GenerateRestoreGraph" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:04.3395768Z 1>Target "Restore" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:04.3396108Z Task "RemoveDuplicates" 2023-06-01T09:59:04.3396357Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:04.3396735Z Using "RestoreTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:04.3397055Z Task "RestoreTask" 2023-06-01T09:59:04.3397313Z (in) RestoreGraphItems Count '51' 2023-06-01T09:59:04.3397797Z (in) RestoreDisableParallel 'False' 2023-06-01T09:59:04.3398180Z (in) RestoreNoCache 'False' 2023-06-01T09:59:04.3398588Z (in) RestoreIgnoreFailedSources 'False' 2023-06-01T09:59:04.3398969Z (in) RestoreRecursive 'True' 2023-06-01T09:59:04.3399520Z (in) RestoreForce 'False' 2023-06-01T09:59:04.3399906Z (in) HideWarningsAndErrors 'False' 2023-06-01T09:59:04.3400254Z (in) RestoreForceEvaluate 'False' 2023-06-01T09:59:04.3400652Z (in) RestorePackagesConfig 'False' 2023-06-01T09:59:04.4149248Z X.509 certificate chain validation will use the default trust store selected by .NET. 2023-06-01T09:59:04.4201354Z X.509 certificate chain validation will use the default trust store selected by .NET. 2023-06-01T09:59:04.5299142Z Running restore with 4 concurrent jobs. 2023-06-01T09:59:04.5368144Z Reading project file D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj. 2023-06-01T09:59:04.5422963Z Reading project file D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj. 2023-06-01T09:59:04.5491941Z Reading project file D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj. 2023-06-01T09:59:04.5577023Z Reading project file D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj. 2023-06-01T09:59:04.6559166Z The restore inputs for 'Keoghs.FunctionApp.Business.Tests' have changed. Continuing restore. 2023-06-01T09:59:04.6577542Z The restore inputs for 'Keoghs.FunctionApp.Business' have changed. Continuing restore. 2023-06-01T09:59:04.6590867Z The restore inputs for 'Keoghs.FunctionApp.App.Tests' have changed. Continuing restore. 2023-06-01T09:59:04.6620318Z The restore inputs for 'Keoghs.FunctionApp.App' have changed. Continuing restore. 2023-06-01T09:59:04.7390181Z Restoring packages for D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj... 2023-06-01T09:59:04.7519517Z Restoring packages for D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj... 2023-06-01T09:59:04.7704521Z Restoring packages for D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj... 2023-06-01T09:59:04.7716513Z Restoring packages for D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj... 2023-06-01T09:59:04.7738823Z Restoring packages for .NETCoreApp,Version=v6.0... 2023-06-01T09:59:04.7757652Z Restoring packages for .NETCoreApp,Version=v6.0... 2023-06-01T09:59:04.7766712Z Restoring packages for .NETCoreApp,Version=v6.0... 2023-06-01T09:59:04.7792505Z Restoring packages for .NETCoreApp,Version=v6.0... 2023-06-01T09:59:04.8888795Z Resolving conflicts for net6.0... 2023-06-01T09:59:05.0147942Z Resolving conflicts for net6.0... 2023-06-01T09:59:05.0548603Z Resolving conflicts for net6.0... 2023-06-01T09:59:05.0608868Z Resolving conflicts for net6.0... 2023-06-01T09:59:05.1667111Z Checking compatibility of packages on net6.0. 2023-06-01T09:59:05.1672814Z Checking compatibility for Keoghs.FunctionApp.Business 1.0.0 with net6.0. 2023-06-01T09:59:05.1684689Z Checking compatibility for Ardalis.GuardClauses 4.0.1 with net6.0. 2023-06-01T09:59:05.1686645Z Checking compatibility for AutoMapper 12.0.0 with net6.0. 2023-06-01T09:59:05.1708674Z Checking compatibility for Microsoft.Extensions.Logging.Abstractions 6.0.1 with net6.0. 2023-06-01T09:59:05.1709433Z Checking compatibility for Newtonsoft.Json 13.0.1 with net6.0. 2023-06-01T09:59:05.1710043Z Checking compatibility for JetBrains.Annotations 2021.3.0 with net6.0. 2023-06-01T09:59:05.1710554Z Checking compatibility for Microsoft.CSharp 4.7.0 with net6.0. 2023-06-01T09:59:05.1711043Z All packages and projects are compatible with net6.0. 2023-06-01T09:59:05.3108760Z Committing restore... 2023-06-01T09:59:05.3188760Z Generating MSBuild file D:\a\1\s\Keoghs.FunctionApp.Business\obj\Keoghs.FunctionApp.Business.csproj.nuget.g.props. 2023-06-01T09:59:05.3193808Z Writing assets file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.Business\obj\project.assets.json 2023-06-01T09:59:05.3686260Z Writing cache file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.Business\obj\project.nuget.cache 2023-06-01T09:59:05.3919488Z Checking compatibility of packages on net6.0. 2023-06-01T09:59:05.4007074Z Checking compatibility for Keoghs.FunctionApp.App 1.0.0 with net6.0. 2023-06-01T09:59:05.4033192Z Checking compatibility for AutoMapper 12.0.0 with net6.0. 2023-06-01T09:59:05.4189748Z Checking compatibility for AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.0 with net6.0. 2023-06-01T09:59:05.4199881Z Checking compatibility for Microsoft.Azure.Functions.Worker 1.8.0 with net6.0. 2023-06-01T09:59:05.4213904Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Http 3.0.13 with net6.0. 2023-06-01T09:59:05.4214891Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.OpenApi 1.4.0 with net6.0. 2023-06-01T09:59:05.4215769Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.4.0 with net6.0. 2023-06-01T09:59:05.4216616Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues 5.0.0 with net6.0. 2023-06-01T09:59:05.4217408Z Checking compatibility for Microsoft.Azure.Functions.Worker.Sdk 1.3.0 with net6.0. 2023-06-01T09:59:05.4218167Z Checking compatibility for Microsoft.Extensions.Configuration.UserSecrets 6.0.1 with net6.0. 2023-06-01T09:59:05.4218919Z Checking compatibility for System.IdentityModel.Tokens.Jwt 6.25.1 with net6.0. 2023-06-01T09:59:05.4219678Z Checking compatibility for Keoghs.FunctionApp.Business 1.0.0 with net6.0. 2023-06-01T09:59:05.4222425Z Checking compatibility for Microsoft.CSharp 4.7.0 with net6.0. 2023-06-01T09:59:05.4223589Z Checking compatibility for Microsoft.Extensions.Options 6.0.0 with net6.0. 2023-06-01T09:59:05.4224379Z Checking compatibility for Microsoft.Azure.Functions.Worker.Core 1.6.0 with net6.0. 2023-06-01T09:59:05.4225159Z Checking compatibility for Microsoft.Azure.Functions.Worker.Grpc 1.4.1 with net6.0. 2023-06-01T09:59:05.4225861Z Checking compatibility for Azure.Core 1.10.0 with net6.0. 2023-06-01T09:59:05.4226587Z Checking compatibility for Microsoft.Extensions.Hosting 5.0.0 with net6.0. 2023-06-01T09:59:05.4227864Z Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 5.0.0 with net6.0. 2023-06-01T09:59:05.4228675Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Abstractions 1.1.0 with net6.0. 2023-06-01T09:59:05.4229462Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.OpenApi.Core 1.4.0 with net6.0. 2023-06-01T09:59:05.4230241Z Checking compatibility for Microsoft.Azure.Core.NewtonsoftJson 1.0.0 with net6.0. 2023-06-01T09:59:05.4230968Z Checking compatibility for YamlDotNet 11.2.1 with net6.0. 2023-06-01T09:59:05.4231707Z Checking compatibility for Microsoft.Azure.Functions.Worker.Sdk.Analyzers 1.1.0 with net6.0. 2023-06-01T09:59:05.4232529Z Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:05.4233330Z Checking compatibility for Microsoft.Extensions.Configuration.Json 6.0.0 with net6.0. 2023-06-01T09:59:05.4234148Z Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:05.4234932Z Checking compatibility for Microsoft.Extensions.FileProviders.Physical 6.0.0 with net6.0. 2023-06-01T09:59:05.4235709Z Checking compatibility for Microsoft.IdentityModel.JsonWebTokens 6.25.1 with net6.0. 2023-06-01T09:59:05.4236452Z Checking compatibility for Microsoft.IdentityModel.Tokens 6.25.1 with net6.0. 2023-06-01T09:59:05.4237144Z Checking compatibility for Ardalis.GuardClauses 4.0.1 with net6.0. 2023-06-01T09:59:05.4238119Z Checking compatibility for Microsoft.Extensions.Logging.Abstractions 6.0.1 with net6.0. 2023-06-01T09:59:05.4242496Z Checking compatibility for Newtonsoft.Json 13.0.1 with net6.0. 2023-06-01T09:59:05.4244086Z Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:05.4245032Z Checking compatibility for Microsoft.Extensions.Primitives 6.0.0 with net6.0. 2023-06-01T09:59:05.4245774Z Checking compatibility for System.Collections.Immutable 5.0.0 with net6.0. 2023-06-01T09:59:05.4246116Z Checking compatibility for Google.Protobuf 3.15.8 with net6.0. 2023-06-01T09:59:05.4246898Z Checking compatibility for Grpc.Net.Client 2.37.0 with net6.0. 2023-06-01T09:59:05.4247662Z Checking compatibility for Grpc.Net.ClientFactory 2.37.0 with net6.0. 2023-06-01T09:59:05.4248364Z Checking compatibility for Microsoft.Bcl.AsyncInterfaces 1.0.0 with net6.0. 2023-06-01T09:59:05.4249075Z Checking compatibility for System.Buffers 4.5.0 with net6.0. 2023-06-01T09:59:05.4249815Z Checking compatibility for System.Diagnostics.DiagnosticSource 4.6.0 with net6.0. 2023-06-01T09:59:05.4250533Z Checking compatibility for System.Memory 4.5.3 with net6.0. 2023-06-01T09:59:05.4251295Z Checking compatibility for System.Memory.Data 1.0.1 with net6.0. 2023-06-01T09:59:05.4252259Z Checking compatibility for System.Numerics.Vectors 4.5.0 with net6.0. 2023-06-01T09:59:05.4252993Z Checking compatibility for System.Text.Json 6.0.0 with net6.0. 2023-06-01T09:59:05.4254667Z Checking compatibility for System.Threading.Tasks.Extensions 4.5.2 with net6.0. 2023-06-01T09:59:05.4286699Z Checking compatibility for Microsoft.Extensions.Configuration 6.0.0 with net6.0. 2023-06-01T09:59:05.4338375Z Checking compatibility for Microsoft.Extensions.Configuration.Binder 5.0.0 with net6.0. 2023-06-01T09:59:05.4360287Z Checking compatibility for Microsoft.Extensions.Configuration.CommandLine 5.0.0 with net6.0. 2023-06-01T09:59:05.4401908Z Checking compatibility for Microsoft.Extensions.Configuration.EnvironmentVariables 5.0.0 with net6.0. 2023-06-01T09:59:05.4490094Z Checking compatibility for Microsoft.Extensions.Configuration.FileExtensions 6.0.0 with net6.0. 2023-06-01T09:59:05.4493081Z Checking compatibility for Microsoft.Extensions.DependencyInjection 5.0.0 with net6.0. 2023-06-01T09:59:05.4494925Z Checking compatibility for Microsoft.Extensions.Logging 5.0.0 with net6.0. 2023-06-01T09:59:05.4495931Z Checking compatibility for Microsoft.Extensions.Logging.Configuration 5.0.0 with net6.0. 2023-06-01T09:59:05.4496735Z Checking compatibility for Microsoft.Extensions.Logging.Console 5.0.0 with net6.0. 2023-06-01T09:59:05.4497459Z Checking compatibility for Microsoft.Extensions.Logging.Debug 5.0.0 with net6.0. 2023-06-01T09:59:05.4546979Z Checking compatibility for Microsoft.Extensions.Logging.EventLog 5.0.0 with net6.0. 2023-06-01T09:59:05.4610124Z Checking compatibility for Microsoft.Extensions.Logging.EventSource 5.0.0 with net6.0. 2023-06-01T09:59:05.4655157Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings 1.4.0 with net6.0. 2023-06-01T09:59:05.4691575Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.Http 3.0.12 with net6.0. 2023-06-01T09:59:05.4716893Z Checking compatibility for Microsoft.OpenApi 1.2.3 with net6.0. 2023-06-01T09:59:05.4748152Z Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.4777456Z Checking compatibility for System.Runtime.Handles 4.3.0 with net6.0. 2023-06-01T09:59:05.4847173Z Checking compatibility for System.Runtime.InteropServices 4.3.0 with net6.0. 2023-06-01T09:59:05.4968387Z Checking compatibility of packages on net6.0. 2023-06-01T09:59:05.5091461Z Checking compatibility for Microsoft.Extensions.FileSystemGlobbing 6.0.0 with net6.0. 2023-06-01T09:59:05.5226464Z Checking compatibility for Keoghs.FunctionApp.Business.Tests 1.0.0 with net6.0. 2023-06-01T09:59:05.5288292Z Checking compatibility for System.Text.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:05.5288831Z Checking compatibility for coverlet.msbuild 3.2.0 with net6.0. 2023-06-01T09:59:05.5325189Z Checking compatibility for Microsoft.IdentityModel.Logging 6.25.1 with net6.0. 2023-06-01T09:59:05.5364860Z Checking compatibility for Microsoft.Extensions.Logging.Abstractions 6.0.1 with net6.0. 2023-06-01T09:59:05.5387247Z Checking compatibility for Microsoft.NET.Test.Sdk 17.1.0 with net6.0. 2023-06-01T09:59:05.5418274Z Checking compatibility for System.Security.Cryptography.Cng 4.5.0 with net6.0. 2023-06-01T09:59:05.5427525Z Checking compatibility for Moq 4.18.1 with net6.0. 2023-06-01T09:59:05.5432814Z Checking compatibility for Shouldly 4.1.0 with net6.0. 2023-06-01T09:59:05.5439723Z Checking compatibility for JetBrains.Annotations 2021.3.0 with net6.0. 2023-06-01T09:59:05.5491551Z Checking compatibility for xunit 2.4.1 with net6.0. 2023-06-01T09:59:05.5569514Z Checking compatibility for System.Runtime.CompilerServices.Unsafe 6.0.0 with net6.0. 2023-06-01T09:59:05.5622717Z Checking compatibility for Grpc.Net.Common 2.37.0 with net6.0. 2023-06-01T09:59:05.5630572Z Checking compatibility for Microsoft.Extensions.Http 3.0.3 with net6.0. 2023-06-01T09:59:05.5642143Z Checking compatibility for xunit.runner.visualstudio 2.4.3 with net6.0. 2023-06-01T09:59:05.5656274Z Checking compatibility for System.Text.Encodings.Web 6.0.0 with net6.0. 2023-06-01T09:59:05.5679305Z Checking compatibility for coverlet.collector 3.2.0 with net6.0. 2023-06-01T09:59:05.5690928Z Checking compatibility for Keoghs.FunctionApp.Business 1.0.0 with net6.0. 2023-06-01T09:59:05.5725232Z Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 5.0.0 with net6.0. 2023-06-01T09:59:05.5736962Z Checking compatibility for System.Diagnostics.EventLog 5.0.0 with net6.0. 2023-06-01T09:59:05.5744416Z Checking compatibility for Microsoft.TestPlatform.TestHost 17.1.0 with net6.0. 2023-06-01T09:59:05.5785687Z Checking compatibility for Microsoft.AspNet.WebApi.Client 5.2.4 with net6.0. 2023-06-01T09:59:05.5823857Z Checking compatibility for Microsoft.AspNetCore.Http 2.1.0 with net6.0. 2023-06-01T09:59:05.5846075Z Checking compatibility for Microsoft.CodeCoverage 17.1.0 with net6.0. 2023-06-01T09:59:05.5873075Z Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.0 with net6.0. 2023-06-01T09:59:05.5904102Z Checking compatibility for Castle.Core 5.0.0 with net6.0. 2023-06-01T09:59:05.5921248Z Checking compatibility for Microsoft.AspNetCore.Mvc.WebApiCompatShim 2.1.0 with net6.0. 2023-06-01T09:59:05.5938301Z Checking compatibility for System.Threading.Tasks.Extensions 4.5.4 with net6.0. 2023-06-01T09:59:05.5966055Z Checking compatibility for Microsoft.AspNetCore.Routing 2.1.0 with net6.0. 2023-06-01T09:59:05.5976247Z Checking compatibility for Microsoft.Azure.WebJobs 3.0.25 with net6.0. 2023-06-01T09:59:05.5982571Z Checking compatibility for System.Runtime 4.3.0 with net6.0. 2023-06-01T09:59:05.5990829Z Checking compatibility for DiffEngine 10.0.0 with net6.0. 2023-06-01T09:59:05.5997807Z Checking compatibility for EmptyFiles 2.8.0 with net6.0. 2023-06-01T09:59:05.6006622Z Checking compatibility for Microsoft.CSharp 4.7.0 with net6.0. 2023-06-01T09:59:05.6016732Z Checking compatibility for Microsoft.NETCore.Platforms 5.0.0 with net6.0. 2023-06-01T09:59:05.6020538Z Checking compatibility for xunit.core 2.4.1 with net6.0. 2023-06-01T09:59:05.6023097Z Checking compatibility for Microsoft.NETCore.Targets 1.1.0 with net6.0. 2023-06-01T09:59:05.6025746Z Checking compatibility for xunit.assert 2.4.1 with net6.0. 2023-06-01T09:59:05.6027445Z Checking compatibility for System.Reflection 4.3.0 with net6.0. 2023-06-01T09:59:05.6028670Z Checking compatibility for xunit.analyzers 0.10.0 with net6.0. 2023-06-01T09:59:05.6030261Z Checking compatibility for System.Reflection.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6032385Z Checking compatibility for Ardalis.GuardClauses 4.0.1 with net6.0. 2023-06-01T09:59:05.6032771Z Checking compatibility for AutoMapper 12.0.0 with net6.0. 2023-06-01T09:59:05.6034069Z Checking compatibility for Newtonsoft.Json 13.0.1 with net6.0. 2023-06-01T09:59:05.6035342Z Checking compatibility for Microsoft.IdentityModel.Abstractions 6.25.1 with net6.0. 2023-06-01T09:59:05.6036912Z Checking compatibility for Microsoft.TestPlatform.ObjectModel 17.1.0 with net6.0. 2023-06-01T09:59:05.6037876Z Checking compatibility for System.Diagnostics.EventLog 6.0.0 with net6.0. 2023-06-01T09:59:05.6038968Z Checking compatibility for Grpc.Core.Api 2.37.0 with net6.0. 2023-06-01T09:59:05.6040295Z Checking compatibility for Microsoft.Win32.Registry 5.0.0 with net6.0. 2023-06-01T09:59:05.6040672Z Checking compatibility for System.Management 5.0.0 with net6.0. 2023-06-01T09:59:05.6043562Z Checking compatibility for System.Security.Principal.Windows 5.0.0 with net6.0. 2023-06-01T09:59:05.6044954Z Checking compatibility for xunit.extensibility.core 2.4.1 with net6.0. 2023-06-01T09:59:05.6047840Z Checking compatibility for xunit.extensibility.execution 2.4.1 with net6.0. 2023-06-01T09:59:05.6050918Z Checking compatibility for Newtonsoft.Json.Bson 1.0.1 with net6.0. 2023-06-01T09:59:05.6064632Z Checking compatibility for NETStandard.Library 1.6.1 with net6.0. 2023-06-01T09:59:05.6070689Z Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:05.6074530Z Checking compatibility for JetBrains.Annotations 2021.3.0 with net6.0. 2023-06-01T09:59:05.6078410Z Checking compatibility for Microsoft.AspNetCore.WebUtilities 2.1.0 with net6.0. 2023-06-01T09:59:05.6087481Z Checking compatibility for System.Reflection.Metadata 1.6.0 with net6.0. 2023-06-01T09:59:05.6110385Z Checking compatibility for Microsoft.Net.Http.Headers 2.1.0 with net6.0. 2023-06-01T09:59:05.6113814Z Checking compatibility for NuGet.Frameworks 5.11.0 with net6.0. 2023-06-01T09:59:05.6116051Z Checking compatibility for Microsoft.NETCore.Platforms 5.0.0 with net6.0. 2023-06-01T09:59:05.6120861Z Checking compatibility for Microsoft.Extensions.ObjectPool 2.1.0 with net6.0. 2023-06-01T09:59:05.6126494Z Checking compatibility for Microsoft.Win32.Registry 5.0.0 with net6.0. 2023-06-01T09:59:05.6131176Z Checking compatibility for System.CodeDom 5.0.0 with net6.0. 2023-06-01T09:59:05.6134051Z Checking compatibility for Microsoft.AspNetCore.Mvc.Core 2.1.0 with net6.0. 2023-06-01T09:59:05.6137314Z Checking compatibility for xunit.abstractions 2.0.3 with net6.0. 2023-06-01T09:59:05.6139253Z Checking compatibility for Microsoft.AspNetCore.JsonPatch 2.1.0 with net6.0. 2023-06-01T09:59:05.6141458Z Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:05.6146199Z Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6148896Z Checking compatibility for Microsoft.AspNetCore.Http.Extensions 2.1.0 with net6.0. 2023-06-01T09:59:05.6151166Z Checking compatibility for System.AppContext 4.3.0 with net6.0. 2023-06-01T09:59:05.6154606Z Checking compatibility for Microsoft.Azure.WebJobs.Core 3.0.25 with net6.0. 2023-06-01T09:59:05.6160159Z Checking compatibility for System.Collections 4.3.0 with net6.0. 2023-06-01T09:59:05.6209296Z Checking compatibility for System.Collections.Concurrent 4.3.0 with net6.0. 2023-06-01T09:59:05.6223933Z Checking compatibility for System.Console 4.3.0 with net6.0. 2023-06-01T09:59:05.6227560Z Checking compatibility for System.Diagnostics.Debug 4.3.0 with net6.0. 2023-06-01T09:59:05.6229306Z Checking compatibility for System.Diagnostics.Tools 4.3.0 with net6.0. 2023-06-01T09:59:05.6230863Z Checking compatibility for System.Diagnostics.Tracing 4.3.0 with net6.0. 2023-06-01T09:59:05.6232350Z Checking compatibility for System.Globalization 4.3.0 with net6.0. 2023-06-01T09:59:05.6233816Z Checking compatibility for System.Globalization.Calendars 4.3.0 with net6.0. 2023-06-01T09:59:05.6235430Z Checking compatibility for System.IO 4.3.0 with net6.0. 2023-06-01T09:59:05.6236896Z Checking compatibility for System.Threading.Tasks.Dataflow 4.8.0 with net6.0. 2023-06-01T09:59:05.6238300Z Checking compatibility for System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:05.6239630Z Checking compatibility for System.IO 4.3.0 with net6.0. 2023-06-01T09:59:05.6240969Z Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with net6.0. 2023-06-01T09:59:05.6242351Z Checking compatibility for System.Security.AccessControl 5.0.0 with net6.0. 2023-06-01T09:59:05.6243665Z Checking compatibility for System.IO.FileSystem 4.3.0 with net6.0. 2023-06-01T09:59:05.6245035Z Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6246356Z Checking compatibility for NETStandard.Library 1.6.1 with net6.0. 2023-06-01T09:59:05.6248375Z Checking compatibility for System.Linq 4.3.0 with net6.0. 2023-06-01T09:59:05.6252202Z Checking compatibility for System.Linq.Expressions 4.3.0 with net6.0. 2023-06-01T09:59:05.6256978Z Checking compatibility for Microsoft.AspNetCore.Http.Features 2.1.0 with net6.0. 2023-06-01T09:59:05.6259216Z Checking compatibility for System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:05.6261289Z Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:05.6267309Z Checking compatibility for Microsoft.AspNetCore.Authentication.Core 2.1.0 with net6.0. 2023-06-01T09:59:05.6270923Z Checking compatibility for System.Net.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6272852Z Checking compatibility for Microsoft.AspNetCore.Authorization.Policy 2.1.0 with net6.0. 2023-06-01T09:59:05.6275724Z Checking compatibility for System.Net.Sockets 4.3.0 with net6.0. 2023-06-01T09:59:05.6277344Z Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:05.6279139Z Checking compatibility for Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:05.6280643Z Checking compatibility for System.ObjectModel 4.3.0 with net6.0. 2023-06-01T09:59:05.6281992Z Checking compatibility for Microsoft.Extensions.DependencyModel 2.1.0 with net6.0. 2023-06-01T09:59:05.6283434Z Checking compatibility for System.ComponentModel.Annotations 4.4.0 with net6.0. 2023-06-01T09:59:05.6285284Z Checking compatibility for System.Diagnostics.TraceSource 4.3.0 with net6.0. 2023-06-01T09:59:05.6286835Z Checking compatibility for System.Threading.Tasks 4.3.0 with net6.0. 2023-06-01T09:59:05.6289424Z Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6290800Z Checking compatibility for System.AppContext 4.3.0 with net6.0. 2023-06-01T09:59:05.6292183Z Checking compatibility for System.Collections 4.3.0 with net6.0. 2023-06-01T09:59:05.6294200Z Checking compatibility for System.Collections.Concurrent 4.3.0 with net6.0. 2023-06-01T09:59:05.6297690Z Checking compatibility for System.Console 4.3.0 with net6.0. 2023-06-01T09:59:05.6300470Z Checking compatibility for System.Reflection 4.3.0 with net6.0. 2023-06-01T09:59:05.6303727Z Checking compatibility for System.Diagnostics.Debug 4.3.0 with net6.0. 2023-06-01T09:59:05.6306065Z Checking compatibility for System.Reflection.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:05.6312766Z Checking compatibility for System.Diagnostics.Tools 4.3.0 with net6.0. 2023-06-01T09:59:05.6319203Z Checking compatibility for System.Reflection.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:05.6528441Z Checking compatibility for System.Diagnostics.Tracing 4.3.0 with net6.0. 2023-06-01T09:59:05.6708226Z Checking compatibility for System.Globalization 4.3.0 with net6.0. 2023-06-01T09:59:05.7072148Z Checking compatibility for System.Globalization.Calendars 4.3.0 with net6.0. 2023-06-01T09:59:05.7365156Z Checking compatibility for System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:05.7536402Z Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with net6.0. 2023-06-01T09:59:05.8071773Z Checking compatibility for System.IO.FileSystem 4.3.0 with net6.0. 2023-06-01T09:59:05.8977871Z Checking compatibility for System.Linq 4.3.0 with net6.0. 2023-06-01T09:59:05.9130821Z Checking compatibility for System.Linq.Expressions 4.3.0 with net6.0. 2023-06-01T09:59:05.9510004Z Checking compatibility for System.Resources.ResourceManager 4.3.0 with net6.0. 2023-06-01T09:59:05.9625514Z Checking compatibility for System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:05.9724501Z Checking compatibility for System.Net.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:06.0144047Z Checking compatibility for System.Runtime 4.3.0 with net6.0. 2023-06-01T09:59:06.0854667Z Checking compatibility for System.Runtime.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.1060286Z Checking compatibility for System.Net.Sockets 4.3.0 with net6.0. 2023-06-01T09:59:06.1224166Z Checking compatibility for System.Runtime.Handles 4.3.0 with net6.0. 2023-06-01T09:59:06.1356967Z Checking compatibility for System.Runtime.InteropServices 4.3.0 with net6.0. 2023-06-01T09:59:06.1401570Z Checking compatibility for System.ObjectModel 4.3.0 with net6.0. 2023-06-01T09:59:06.1407135Z Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with net6.0. 2023-06-01T09:59:06.1413682Z Checking compatibility for System.Runtime.Numerics 4.3.0 with net6.0. 2023-06-01T09:59:06.1528296Z Checking compatibility for System.Reflection.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.1538517Z Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with net6.0. 2023-06-01T09:59:06.1580557Z Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:06.1920601Z Checking compatibility for System.Resources.ResourceManager 4.3.0 with net6.0. 2023-06-01T09:59:06.1979486Z Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:06.2013051Z Checking compatibility for System.Runtime.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.2117193Z Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with net6.0. 2023-06-01T09:59:06.2260779Z Checking compatibility for System.Text.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:06.2347847Z Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with net6.0. 2023-06-01T09:59:06.2432444Z Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.2519677Z Checking compatibility for System.Runtime.Numerics 4.3.0 with net6.0. 2023-06-01T09:59:06.2611809Z Checking compatibility for System.Text.RegularExpressions 4.3.0 with net6.0. 2023-06-01T09:59:06.2646686Z Checking compatibility for System.Threading 4.3.0 with net6.0. 2023-06-01T09:59:06.3010938Z Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with net6.0. 2023-06-01T09:59:06.3158933Z Checking compatibility for System.Threading.Tasks 4.3.0 with net6.0. 2023-06-01T09:59:06.3227632Z Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:06.3308875Z Checking compatibility for System.Threading.Timer 4.3.0 with net6.0. 2023-06-01T09:59:06.3365895Z Checking compatibility for System.Xml.ReaderWriter 4.3.0 with net6.0. 2023-06-01T09:59:06.3422201Z Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:06.3551223Z Checking compatibility for System.Xml.XDocument 4.3.0 with net6.0. 2023-06-01T09:59:06.3691393Z Checking compatibility for System.Security.AccessControl 5.0.0 with net6.0. 2023-06-01T09:59:06.4041825Z Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with net6.0. 2023-06-01T09:59:06.4144399Z Checking compatibility for System.Security.Principal.Windows 5.0.0 with net6.0. 2023-06-01T09:59:06.4145038Z Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.4375949Z Checking compatibility for Microsoft.NETCore.Targets 1.1.0 with net6.0. 2023-06-01T09:59:06.4567418Z Checking compatibility for runtime.native.System 4.3.0 with net6.0. 2023-06-01T09:59:06.4859946Z Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:06.5682857Z Checking compatibility for System.Text.RegularExpressions 4.3.0 with net6.0. 2023-06-01T09:59:06.5881323Z Checking compatibility for System.Buffers 4.3.0 with net6.0. 2023-06-01T09:59:06.6357280Z Checking compatibility for System.Reflection.Emit 4.3.0 with net6.0. 2023-06-01T09:59:06.6693701Z Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with net6.0. 2023-06-01T09:59:06.6868110Z Checking compatibility for System.Threading 4.3.0 with net6.0. 2023-06-01T09:59:06.6938481Z Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with net6.0. 2023-06-01T09:59:06.7038105Z Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with net6.0. 2023-06-01T09:59:06.7162274Z Checking compatibility for System.Threading.Timer 4.3.0 with net6.0. 2023-06-01T09:59:06.7307354Z Checking compatibility for runtime.native.System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:06.7613598Z Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:06.7898620Z Checking compatibility for System.Xml.ReaderWriter 4.3.0 with net6.0. 2023-06-01T09:59:06.8246435Z Checking compatibility for System.Diagnostics.DiagnosticSource 4.3.0 with net6.0. 2023-06-01T09:59:06.8355349Z Checking compatibility for System.Globalization.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:06.8825080Z Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:06.9455555Z Checking compatibility for System.Xml.XDocument 4.3.0 with net6.0. 2023-06-01T09:59:06.9868271Z Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:06.9891418Z Checking compatibility for Microsoft.AspNetCore.Authentication.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:06.9991678Z Checking compatibility for System.Security.Cryptography.Cng 4.3.0 with net6.0. 2023-06-01T09:59:07.0087261Z Checking compatibility for Microsoft.AspNetCore.Authorization 2.1.0 with net6.0. 2023-06-01T09:59:07.0234720Z Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.0540173Z Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with net6.0. 2023-06-01T09:59:07.0687464Z Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.1222336Z Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.1715677Z Checking compatibility for System.Dynamic.Runtime 4.0.11 with net6.0. 2023-06-01T09:59:07.1945704Z Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.2044831Z Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.2090454Z Checking compatibility for runtime.native.System 4.3.0 with net6.0. 2023-06-01T09:59:07.2317714Z Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.2653885Z Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:07.2870552Z Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.3012812Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.3172973Z Checking compatibility for System.Reflection.Emit 4.3.0 with net6.0. 2023-06-01T09:59:07.3370116Z Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.3542707Z Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.3945359Z Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with net6.0. 2023-06-01T09:59:07.4142024Z Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.4226403Z Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.4560427Z Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with net6.0. 2023-06-01T09:59:07.4784960Z Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with net6.0. 2023-06-01T09:59:07.5072200Z Checking compatibility for runtime.native.System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:07.5234448Z Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.5607487Z Checking compatibility for System.Globalization.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:07.5739778Z Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.5870074Z Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:07.6009675Z Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with net6.0. 2023-06-01T09:59:07.6125862Z Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.6270608Z Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.6654822Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:07.6891834Z Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7017758Z Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7030151Z Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7035674Z All packages and projects are compatible with net6.0. 2023-06-01T09:59:07.7038600Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7041793Z Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7043151Z Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7045911Z Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7048188Z Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7050914Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:07.7052855Z All packages and projects are compatible with net6.0. 2023-06-01T09:59:07.7055136Z Persisting dg to D:\a\1\s\Keoghs.FunctionApp.Business\obj\Keoghs.FunctionApp.Business.csproj.nuget.dgspec.json 2023-06-01T09:59:07.7058239Z Checking compatibility of packages on net6.0. 2023-06-01T09:59:07.7060717Z Checking compatibility for Keoghs.FunctionApp.App.Tests 1.0.0 with net6.0. 2023-06-01T09:59:07.7062280Z Checking compatibility for coverlet.msbuild 3.2.0 with net6.0. 2023-06-01T09:59:07.7064575Z Checking compatibility for FluentAssertions 6.7.0 with net6.0. 2023-06-01T09:59:07.7067410Z Checking compatibility for Microsoft.Extensions.Logging.Abstractions 6.0.1 with net6.0. 2023-06-01T09:59:07.7069602Z Checking compatibility for Microsoft.NET.Test.Sdk 17.1.0 with net6.0. 2023-06-01T09:59:07.7071246Z Checking compatibility for Moq 4.18.1 with net6.0. 2023-06-01T09:59:07.7074399Z Checking compatibility for Shouldly 4.1.0 with net6.0. 2023-06-01T09:59:07.7076765Z Checking compatibility for xunit 2.4.1 with net6.0. 2023-06-01T09:59:07.7079004Z Checking compatibility for xunit.runner.visualstudio 2.4.3 with net6.0. 2023-06-01T09:59:07.7080658Z Checking compatibility for coverlet.collector 3.2.0 with net6.0. 2023-06-01T09:59:07.7081878Z Checking compatibility for Keoghs.FunctionApp.App 1.0.0 with net6.0. 2023-06-01T09:59:07.7083140Z Checking compatibility for Keoghs.FunctionApp.Business 1.0.0 with net6.0. 2023-06-01T09:59:07.7084041Z Checking compatibility for System.Configuration.ConfigurationManager 4.4.0 with net6.0. 2023-06-01T09:59:07.7085149Z Checking compatibility for Microsoft.TestPlatform.TestHost 17.1.0 with net6.0. 2023-06-01T09:59:07.7085946Z Checking compatibility for Microsoft.CodeCoverage 17.1.0 with net6.0. 2023-06-01T09:59:07.7087464Z Checking compatibility for Castle.Core 5.0.0 with net6.0. 2023-06-01T09:59:07.7088063Z Checking compatibility for System.Threading.Tasks.Extensions 4.5.4 with net6.0. 2023-06-01T09:59:07.7088397Z Checking compatibility for DiffEngine 10.0.0 with net6.0. 2023-06-01T09:59:07.7088735Z Checking compatibility for EmptyFiles 2.8.0 with net6.0. 2023-06-01T09:59:07.7089092Z Checking compatibility for Microsoft.CSharp 4.7.0 with net6.0. 2023-06-01T09:59:07.7089466Z Checking compatibility for xunit.core 2.4.1 with net6.0. 2023-06-01T09:59:07.7089942Z Checking compatibility for xunit.assert 2.4.1 with net6.0. 2023-06-01T09:59:07.7090978Z Checking compatibility for xunit.analyzers 0.10.0 with net6.0. 2023-06-01T09:59:07.7092264Z Checking compatibility for AutoMapper 12.0.0 with net6.0. 2023-06-01T09:59:07.7093279Z Checking compatibility for AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.0 with net6.0. 2023-06-01T09:59:07.7094332Z Checking compatibility for Microsoft.Azure.Functions.Worker 1.8.0 with net6.0. 2023-06-01T09:59:07.7095353Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Http 3.0.13 with net6.0. 2023-06-01T09:59:07.7096403Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.OpenApi 1.4.0 with net6.0. 2023-06-01T09:59:07.7097771Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.4.0 with net6.0. 2023-06-01T09:59:07.7101059Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues 5.0.0 with net6.0. 2023-06-01T09:59:07.7101458Z Checking compatibility for Microsoft.Azure.Functions.Worker.Sdk 1.3.0 with net6.0. 2023-06-01T09:59:07.7101846Z Checking compatibility for Microsoft.Extensions.Configuration.UserSecrets 6.0.1 with net6.0. 2023-06-01T09:59:07.7102959Z Checking compatibility for System.IdentityModel.Tokens.Jwt 6.25.1 with net6.0. 2023-06-01T09:59:07.7103354Z Checking compatibility for Ardalis.GuardClauses 4.0.1 with net6.0. 2023-06-01T09:59:07.7104497Z Checking compatibility for Newtonsoft.Json 13.0.1 with net6.0. 2023-06-01T09:59:07.7104898Z Checking compatibility for System.Security.Cryptography.ProtectedData 4.4.0 with net6.0. 2023-06-01T09:59:07.7105307Z Checking compatibility for Microsoft.TestPlatform.ObjectModel 17.1.0 with net6.0. 2023-06-01T09:59:07.7105708Z Checking compatibility for System.Diagnostics.EventLog 6.0.0 with net6.0. 2023-06-01T09:59:07.7106048Z Checking compatibility for System.Management 5.0.0 with net6.0. 2023-06-01T09:59:07.7106417Z Checking compatibility for xunit.extensibility.core 2.4.1 with net6.0. 2023-06-01T09:59:07.7107191Z Checking compatibility for xunit.extensibility.execution 2.4.1 with net6.0. 2023-06-01T09:59:07.7108255Z Checking compatibility for NETStandard.Library 1.6.1 with net6.0. 2023-06-01T09:59:07.7108630Z Checking compatibility for Microsoft.Extensions.Options 6.0.0 with net6.0. 2023-06-01T09:59:07.7111159Z Checking compatibility for Microsoft.Azure.Functions.Worker.Core 1.6.0 with net6.0. 2023-06-01T09:59:07.7111579Z Checking compatibility for Microsoft.Azure.Functions.Worker.Grpc 1.4.1 with net6.0. 2023-06-01T09:59:07.7111949Z Checking compatibility for Azure.Core 1.10.0 with net6.0. 2023-06-01T09:59:07.7112292Z Checking compatibility for Microsoft.Extensions.Hosting 5.0.0 with net6.0. 2023-06-01T09:59:07.7112689Z Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 5.0.0 with net6.0. 2023-06-01T09:59:07.7113125Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions.Abstractions 1.1.0 with net6.0. 2023-06-01T09:59:07.7113578Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.OpenApi.Core 1.4.0 with net6.0. 2023-06-01T09:59:07.7114022Z Checking compatibility for Microsoft.Azure.Core.NewtonsoftJson 1.0.0 with net6.0. 2023-06-01T09:59:07.7114409Z Checking compatibility for YamlDotNet 11.2.1 with net6.0. 2023-06-01T09:59:07.7114792Z Checking compatibility for Microsoft.Azure.Functions.Worker.Sdk.Analyzers 1.1.0 with net6.0. 2023-06-01T09:59:07.7115250Z Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:07.7115691Z Checking compatibility for Microsoft.Extensions.Configuration.Json 6.0.0 with net6.0. 2023-06-01T09:59:07.7116119Z Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:07.7116575Z Checking compatibility for Microsoft.Extensions.FileProviders.Physical 6.0.0 with net6.0. 2023-06-01T09:59:07.7117274Z Checking compatibility for Microsoft.IdentityModel.JsonWebTokens 6.25.1 with net6.0. 2023-06-01T09:59:07.7117682Z Checking compatibility for Microsoft.IdentityModel.Tokens 6.25.1 with net6.0. 2023-06-01T09:59:07.7118273Z Checking compatibility for JetBrains.Annotations 2021.3.0 with net6.0. 2023-06-01T09:59:07.7118647Z Checking compatibility for System.Reflection.Metadata 1.6.0 with net6.0. 2023-06-01T09:59:07.7119035Z Checking compatibility for NuGet.Frameworks 5.11.0 with net6.0. 2023-06-01T09:59:07.7119410Z Checking compatibility for Microsoft.NETCore.Platforms 5.0.0 with net6.0. 2023-06-01T09:59:07.7119819Z Checking compatibility for Microsoft.Win32.Registry 5.0.0 with net6.0. 2023-06-01T09:59:07.7120204Z Checking compatibility for System.CodeDom 5.0.0 with net6.0. 2023-06-01T09:59:07.7120559Z Checking compatibility for xunit.abstractions 2.0.3 with net6.0. 2023-06-01T09:59:07.7120953Z Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:07.7121326Z Checking compatibility for System.AppContext 4.3.0 with net6.0. 2023-06-01T09:59:07.7121649Z Checking compatibility for System.Collections 4.3.0 with net6.0. 2023-06-01T09:59:07.7122011Z Checking compatibility for System.Collections.Concurrent 4.3.0 with net6.0. 2023-06-01T09:59:07.7122372Z Checking compatibility for System.Console 4.3.0 with net6.0. 2023-06-01T09:59:07.7122706Z Checking compatibility for System.Diagnostics.Debug 4.3.0 with net6.0. 2023-06-01T09:59:07.7123085Z Checking compatibility for System.Diagnostics.Tools 4.3.0 with net6.0. 2023-06-01T09:59:07.7123474Z Checking compatibility for System.Diagnostics.Tracing 4.3.0 with net6.0. 2023-06-01T09:59:07.7123826Z Checking compatibility for System.Globalization 4.3.0 with net6.0. 2023-06-01T09:59:07.7124203Z Checking compatibility for System.Globalization.Calendars 4.3.0 with net6.0. 2023-06-01T09:59:07.7124565Z Checking compatibility for System.IO 4.3.0 with net6.0. 2023-06-01T09:59:07.7124936Z Checking compatibility for System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:07.7125336Z Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with net6.0. 2023-06-01T09:59:07.7125932Z Checking compatibility for System.IO.FileSystem 4.3.0 with net6.0. 2023-06-01T09:59:07.7126328Z Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:07.7126713Z Checking compatibility for System.Linq 4.3.0 with net6.0. 2023-06-01T09:59:07.7127063Z Checking compatibility for System.Linq.Expressions 4.3.0 with net6.0. 2023-06-01T09:59:07.7127435Z Checking compatibility for System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:07.7127786Z Checking compatibility for System.Net.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:07.7128098Z Checking compatibility for System.Net.Sockets 4.3.0 with net6.0. 2023-06-01T09:59:07.7128399Z Checking compatibility for System.ObjectModel 4.3.0 with net6.0. 2023-06-01T09:59:07.7128722Z Checking compatibility for System.Reflection 4.3.0 with net6.0. 2023-06-01T09:59:07.7129066Z Checking compatibility for System.Reflection.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:07.7129489Z Checking compatibility for System.Reflection.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:07.7129954Z Checking compatibility for System.Resources.ResourceManager 4.3.0 with net6.0. 2023-06-01T09:59:07.7130265Z Checking compatibility for System.Runtime 4.3.0 with net6.0. 2023-06-01T09:59:07.7130597Z Checking compatibility for System.Runtime.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:07.7130904Z Checking compatibility for System.Runtime.Handles 4.3.0 with net6.0. 2023-06-01T09:59:07.7131262Z Checking compatibility for System.Runtime.InteropServices 4.3.0 with net6.0. 2023-06-01T09:59:07.7131916Z Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with net6.0. 2023-06-01T09:59:07.7134154Z Checking compatibility for System.Runtime.Numerics 4.3.0 with net6.0. 2023-06-01T09:59:07.7134865Z Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with net6.0. 2023-06-01T09:59:07.7135247Z Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:07.7135589Z Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:07.7135950Z Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with net6.0. 2023-06-01T09:59:07.7136299Z Checking compatibility for System.Text.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:07.7136603Z Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:07.7138302Z Checking compatibility for System.Text.RegularExpressions 4.3.0 with net6.0. 2023-06-01T09:59:07.7138922Z Checking compatibility for System.Threading 4.3.0 with net6.0. 2023-06-01T09:59:07.7139221Z Checking compatibility for System.Threading.Tasks 4.3.0 with net6.0. 2023-06-01T09:59:07.7139560Z Checking compatibility for System.Threading.Timer 4.3.0 with net6.0. 2023-06-01T09:59:07.7139918Z Checking compatibility for System.Xml.ReaderWriter 4.3.0 with net6.0. 2023-06-01T09:59:07.7140309Z Checking compatibility for System.Xml.XDocument 4.3.0 with net6.0. 2023-06-01T09:59:07.7141277Z Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 with net6.0. 2023-06-01T09:59:07.7141648Z Checking compatibility for Microsoft.Extensions.Primitives 6.0.0 with net6.0. 2023-06-01T09:59:07.7142019Z Checking compatibility for System.Collections.Immutable 5.0.0 with net6.0. 2023-06-01T09:59:07.7142353Z Checking compatibility for Google.Protobuf 3.15.8 with net6.0. 2023-06-01T09:59:07.7142653Z Checking compatibility for Grpc.Net.Client 2.37.0 with net6.0. 2023-06-01T09:59:07.7143597Z Checking compatibility for Grpc.Net.ClientFactory 2.37.0 with net6.0. 2023-06-01T09:59:07.7145364Z Checking compatibility for Microsoft.Bcl.AsyncInterfaces 1.0.0 with net6.0. 2023-06-01T09:59:07.7145722Z Checking compatibility for System.Buffers 4.5.0 with net6.0. 2023-06-01T09:59:07.7146095Z Checking compatibility for System.Diagnostics.DiagnosticSource 4.6.0 with net6.0. 2023-06-01T09:59:07.7146447Z Checking compatibility for System.Memory 4.5.3 with net6.0. 2023-06-01T09:59:07.7146755Z Checking compatibility for System.Memory.Data 1.0.1 with net6.0. 2023-06-01T09:59:07.7147113Z Checking compatibility for System.Numerics.Vectors 4.5.0 with net6.0. 2023-06-01T09:59:07.7147462Z Checking compatibility for System.Text.Json 6.0.0 with net6.0. 2023-06-01T09:59:07.7147820Z Checking compatibility for Microsoft.Extensions.Configuration 6.0.0 with net6.0. 2023-06-01T09:59:07.7149281Z Checking compatibility for Microsoft.Extensions.Configuration.Binder 5.0.0 with net6.0. 2023-06-01T09:59:07.7149630Z Checking compatibility for Microsoft.Extensions.Configuration.CommandLine 5.0.0 with net6.0. 2023-06-01T09:59:07.7150056Z Checking compatibility for Microsoft.Extensions.Configuration.EnvironmentVariables 5.0.0 with net6.0. 2023-06-01T09:59:07.7151661Z Checking compatibility for Microsoft.Extensions.Configuration.FileExtensions 6.0.0 with net6.0. 2023-06-01T09:59:07.7152354Z Checking compatibility for Microsoft.Extensions.DependencyInjection 5.0.0 with net6.0. 2023-06-01T09:59:07.7152799Z Checking compatibility for Microsoft.Extensions.Logging 5.0.0 with net6.0. 2023-06-01T09:59:07.7153197Z Checking compatibility for Microsoft.Extensions.Logging.Configuration 5.0.0 with net6.0. 2023-06-01T09:59:07.7153787Z Checking compatibility for Microsoft.Extensions.Logging.Console 5.0.0 with net6.0. 2023-06-01T09:59:07.7154164Z Checking compatibility for Microsoft.Extensions.Logging.Debug 5.0.0 with net6.0. 2023-06-01T09:59:07.7154570Z Checking compatibility for Microsoft.Extensions.Logging.EventLog 5.0.0 with net6.0. 2023-06-01T09:59:07.7154973Z Checking compatibility for Microsoft.Extensions.Logging.EventSource 5.0.0 with net6.0. 2023-06-01T09:59:07.7155442Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings 1.4.0 with net6.0. 2023-06-01T09:59:07.7155915Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.Http 3.0.12 with net6.0. 2023-06-01T09:59:07.7156511Z Checking compatibility for Microsoft.OpenApi 1.2.3 with net6.0. 2023-06-01T09:59:07.7156900Z Checking compatibility for Microsoft.Extensions.FileSystemGlobbing 6.0.0 with net6.0. 2023-06-01T09:59:07.7157314Z Checking compatibility for Microsoft.IdentityModel.Logging 6.25.1 with net6.0. 2023-06-01T09:59:07.7157697Z Checking compatibility for System.Security.Cryptography.Cng 4.5.0 with net6.0. 2023-06-01T09:59:07.7158086Z Checking compatibility for System.Security.AccessControl 5.0.0 with net6.0. 2023-06-01T09:59:07.7158490Z Checking compatibility for System.Security.Principal.Windows 5.0.0 with net6.0. 2023-06-01T09:59:07.7158843Z Checking compatibility for Microsoft.NETCore.Targets 1.1.0 with net6.0. 2023-06-01T09:59:07.7159123Z Checking compatibility for runtime.native.System 4.3.0 with net6.0. 2023-06-01T09:59:07.7159428Z Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:07.7159786Z Checking compatibility for System.Reflection.Emit 4.3.0 with net6.0. 2023-06-01T09:59:07.7160164Z Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with net6.0. 2023-06-01T09:59:07.7160557Z Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with net6.0. 2023-06-01T09:59:07.7160989Z Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with net6.0. 2023-06-01T09:59:07.7162816Z Checking compatibility for runtime.native.System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:07.7163485Z Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7163990Z Restored D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj (in 752 ms). 2023-06-01T09:59:07.7164416Z Checking compatibility for System.Globalization.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:07.7164807Z Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7165205Z Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:07.7165586Z Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with net6.0. 2023-06-01T09:59:07.7165942Z Checking compatibility for System.Runtime.CompilerServices.Unsafe 6.0.0 with net6.0. 2023-06-01T09:59:07.7166332Z Checking compatibility for Grpc.Net.Common 2.37.0 with net6.0. 2023-06-01T09:59:07.7166741Z Checking compatibility for Microsoft.Extensions.Http 3.0.3 with net6.0. 2023-06-01T09:59:07.7167115Z Checking compatibility for System.Text.Encodings.Web 6.0.0 with net6.0. 2023-06-01T09:59:07.7167566Z Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 5.0.0 with net6.0. 2023-06-01T09:59:07.7168010Z Checking compatibility for Microsoft.AspNet.WebApi.Client 5.2.4 with net6.0. 2023-06-01T09:59:07.7168369Z Checking compatibility for Microsoft.AspNetCore.Http 2.1.0 with net6.0. 2023-06-01T09:59:07.7169746Z Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.0 with net6.0. 2023-06-01T09:59:07.7170357Z Checking compatibility for Microsoft.AspNetCore.Mvc.WebApiCompatShim 2.1.0 with net6.0. 2023-06-01T09:59:07.7170717Z Checking compatibility for Microsoft.AspNetCore.Routing 2.1.0 with net6.0. 2023-06-01T09:59:07.7171078Z Checking compatibility for Microsoft.Azure.WebJobs 3.0.25 with net6.0. 2023-06-01T09:59:07.7171462Z Checking compatibility for Microsoft.IdentityModel.Abstractions 6.25.1 with net6.0. 2023-06-01T09:59:07.7172399Z Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7174148Z Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7174955Z Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7175675Z Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7176408Z Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7178533Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7179485Z Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7180152Z Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7181912Z Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7182620Z Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:07.7183378Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:07.7183843Z Checking compatibility for Grpc.Core.Api 2.37.0 with net6.0. 2023-06-01T09:59:07.7184355Z Checking compatibility for Newtonsoft.Json.Bson 1.0.1 with net6.0. 2023-06-01T09:59:07.7184734Z Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7185120Z Checking compatibility for Microsoft.AspNetCore.WebUtilities 2.1.0 with net6.0. 2023-06-01T09:59:07.7185482Z Checking compatibility for Microsoft.Net.Http.Headers 2.1.0 with net6.0. 2023-06-01T09:59:07.7185850Z Checking compatibility for Microsoft.Extensions.ObjectPool 2.1.0 with net6.0. 2023-06-01T09:59:07.7186213Z Checking compatibility for Microsoft.AspNetCore.Mvc.Core 2.1.0 with net6.0. 2023-06-01T09:59:07.7187410Z Committing restore... 2023-06-01T09:59:07.7187731Z Checking compatibility for Microsoft.AspNetCore.JsonPatch 2.1.0 with net6.0. 2023-06-01T09:59:07.7188792Z Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7189749Z Checking compatibility for Microsoft.AspNetCore.Http.Extensions 2.1.0 with net6.0. 2023-06-01T09:59:07.7190727Z Checking compatibility for Microsoft.Azure.WebJobs.Core 3.0.25 with net6.0. 2023-06-01T09:59:07.7191101Z Checking compatibility for System.Threading.Tasks.Dataflow 4.8.0 with net6.0. 2023-06-01T09:59:07.7191504Z Checking compatibility for Microsoft.AspNetCore.Http.Features 2.1.0 with net6.0. 2023-06-01T09:59:07.7191914Z Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7192313Z Checking compatibility for Microsoft.AspNetCore.Authentication.Core 2.1.0 with net6.0. 2023-06-01T09:59:07.7192975Z Checking compatibility for Microsoft.AspNetCore.Authorization.Policy 2.1.0 with net6.0. 2023-06-01T09:59:07.7193395Z Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7193822Z Checking compatibility for Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7194288Z Checking compatibility for Microsoft.Extensions.DependencyModel 2.1.0 with net6.0. 2023-06-01T09:59:07.7194724Z Checking compatibility for System.ComponentModel.Annotations 4.4.0 with net6.0. 2023-06-01T09:59:07.7198517Z Checking compatibility for System.Diagnostics.TraceSource 4.3.0 with net6.0. 2023-06-01T09:59:07.7199071Z Checking compatibility for Microsoft.AspNetCore.Authentication.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7199507Z Checking compatibility for Microsoft.AspNetCore.Authorization 2.1.0 with net6.0. 2023-06-01T09:59:07.7199917Z Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7200332Z Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.1.0 with net6.0. 2023-06-01T09:59:07.7200718Z Checking compatibility for System.Dynamic.Runtime 4.0.11 with net6.0. 2023-06-01T09:59:07.7201072Z All packages and projects are compatible with net6.0. 2023-06-01T09:59:07.7201511Z Generating MSBuild file D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Keoghs.FunctionApp.Business.Tests.csproj.nuget.g.props. 2023-06-01T09:59:07.7201886Z Committing restore... 2023-06-01T09:59:07.7203416Z Generating MSBuild file D:\a\1\s\Keoghs.FunctionApp.App\obj\Keoghs.FunctionApp.App.csproj.nuget.g.props. 2023-06-01T09:59:07.7203796Z Committing restore... 2023-06-01T09:59:07.7204156Z Generating MSBuild file D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Keoghs.FunctionApp.App.Tests.csproj.nuget.g.props. 2023-06-01T09:59:07.7204633Z Writing assets file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.App\obj\project.assets.json 2023-06-01T09:59:07.7205070Z Writing assets file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\project.assets.json 2023-06-01T09:59:07.7205493Z Writing assets file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\project.assets.json 2023-06-01T09:59:07.7206200Z Writing cache file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\project.nuget.cache 2023-06-01T09:59:07.7206625Z Writing cache file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.App\obj\project.nuget.cache 2023-06-01T09:59:07.7207080Z Persisting dg to D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Keoghs.FunctionApp.Business.Tests.csproj.nuget.dgspec.json 2023-06-01T09:59:07.7208487Z Persisting dg to D:\a\1\s\Keoghs.FunctionApp.App\obj\Keoghs.FunctionApp.App.csproj.nuget.dgspec.json 2023-06-01T09:59:07.7208979Z Restored D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj (in 819 ms). 2023-06-01T09:59:07.7209439Z Restored D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj (in 821 ms). 2023-06-01T09:59:07.7209852Z Writing cache file to disk. Path: D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\project.nuget.cache 2023-06-01T09:59:07.7210348Z Persisting dg to D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Keoghs.FunctionApp.App.Tests.csproj.nuget.dgspec.json 2023-06-01T09:59:07.7210830Z Restored D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj (in 812 ms). 2023-06-01T09:59:07.7211128Z 2023-06-01T09:59:07.7211354Z NuGet Config files used: 2023-06-01T09:59:07.7211658Z C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config 2023-06-01T09:59:07.7212059Z C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config 2023-06-01T09:59:07.7212481Z C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config 2023-06-01T09:59:07.7212951Z 2023-06-01T09:59:07.7213160Z Feeds used: 2023-06-01T09:59:07.7213451Z https://api.nuget.org/v3/index.json 2023-06-01T09:59:07.7213761Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ 2023-06-01T09:59:07.7214450Z C:\Program Files\dotnet\library-packs 2023-06-01T09:59:07.7214729Z Done executing task "RestoreTask". 2023-06-01T09:59:07.7215070Z 1>Done building target "Restore" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:07.7215462Z 1>Done Building Project "D:\a\1\s\POC.CodeCoverage.sln" (Restore target(s)). 2023-06-01T09:59:07.7216115Z 0>Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:07.7216579Z Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)=" 2023-06-01T09:59:07.7216942Z ExcludeRestorePackageImports=true; 2023-06-01T09:59:07.7217225Z _RestoreSolutionFileUsed=true; 2023-06-01T09:59:07.7217495Z SolutionDir=D:\a\1\s\; 2023-06-01T09:59:07.7217748Z SolutionName=POC.CodeCoverage; 2023-06-01T09:59:07.7218052Z SolutionFileName=POC.CodeCoverage.sln; 2023-06-01T09:59:07.7218376Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln; 2023-06-01T09:59:07.7218643Z SolutionExt=.sln; 2023-06-01T09:59:07.7219002Z " (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (84,5) 2023-06-01T09:59:07.7219634Z The target "Store" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\Current\SolutionFile\ImportAfter\Microsoft.NET.Sdk.Solution.targets (33,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:07.7220436Z The target "VSTest" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\Current\SolutionFile\ImportAfter\Microsoft.NET.Sdk.Solution.targets (33,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:07.7221239Z The target "_CheckForInvalidConfigurationAndPlatform" listed in a BeforeTargets attribute at "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets (601,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:07.7222017Z 1:2>Project "D:\a\1\s\POC.CodeCoverage.sln" on node 1 (default targets). 2023-06-01T09:59:07.7222539Z 1:2>Target "ValidateSolutionConfiguration" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:07.7223572Z 1:2>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as ((' 2023-06-01T09:59:07.7224771Z Release|AnyCPU 2023-06-01T09:59:07.7226001Z Release|AnyCPU 2023-06-01T09:59:07.7227193Z Release|AnyCPU 2023-06-01T09:59:07.7228406Z Release|AnyCPU 2023-06-01T09:59:07.7229126Z ' == '') and ('' != 'true')). 2023-06-01T09:59:07.7229949Z Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as ((' 2023-06-01T09:59:07.7231205Z Release|AnyCPU 2023-06-01T09:59:07.7232443Z Release|AnyCPU 2023-06-01T09:59:07.7233558Z Release|AnyCPU 2023-06-01T09:59:07.7234729Z Release|AnyCPU 2023-06-01T09:59:07.7235460Z ' == '') and ('' == 'true')). 2023-06-01T09:59:07.7235921Z Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:07.7237084Z Task "Message" 2023-06-01T09:59:07.7237445Z Building solution configuration "Release|Any CPU". 2023-06-01T09:59:07.7237751Z Done executing task "Message". 2023-06-01T09:59:07.7238984Z 1:2>Done building target "ValidateSolutionConfiguration" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:07.7239543Z 1:2>Target "ValidateToolsVersions" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:07.7242211Z 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 '' != '')). 2023-06-01T09:59:07.7242852Z 1:2>Done building target "ValidateToolsVersions" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:07.7246962Z 1:2>Target "ValidateProjects" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:07.7247871Z 1:2>Done building target "ValidateProjects" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:07.7248747Z Target "_CheckForSolutionLevelRuntimeIdentifier" skipped, due to false condition; ('$(RuntimeIdentifier)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:07.7249515Z Target "_CheckForSolutionLevelOutputPath" skipped, due to false condition; ('$(_CommandLineDefinedOutputPath)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:07.7250049Z 1:2>Target "Build" in file "D:\a\1\s\POC.CodeCoverage.sln.metaproj" from project "D:\a\1\s\POC.CodeCoverage.sln" (entry point): 2023-06-01T09:59:07.7250599Z Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:07.7250963Z Task "MSBuild" 2023-06-01T09:59:07.7251208Z Global Properties: 2023-06-01T09:59:07.7251470Z BuildingSolutionFile=true 2023-06-01T09:59:07.7251780Z CurrentSolutionConfigurationContents= 2023-06-01T09:59:07.7252771Z Release|AnyCPU 2023-06-01T09:59:07.7254045Z Release|AnyCPU 2023-06-01T09:59:07.7256913Z Release|AnyCPU 2023-06-01T09:59:07.7258104Z Release|AnyCPU 2023-06-01T09:59:07.7258653Z 2023-06-01T09:59:07.7258917Z SolutionDir=D:\a\1\s\ 2023-06-01T09:59:07.7259148Z SolutionExt=.sln 2023-06-01T09:59:07.7259432Z SolutionFileName=POC.CodeCoverage.sln 2023-06-01T09:59:07.7259684Z SolutionName=POC.CodeCoverage 2023-06-01T09:59:07.7259941Z SolutionPath=D:\a\1\s\POC.CodeCoverage.sln 2023-06-01T09:59:07.7260352Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:07.7260709Z Configuration=Release 2023-06-01T09:59:07.7260915Z Platform=AnyCPU 2023-06-01T09:59:07.7261258Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj": 2023-06-01T09:59:07.7261637Z Configuration=Release 2023-06-01T09:59:07.7261878Z Platform=AnyCPU 2023-06-01T09:59:07.7262226Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:07.7262598Z Configuration=Release 2023-06-01T09:59:07.7262854Z Platform=AnyCPU 2023-06-01T09:59:07.7263223Z Additional Properties for project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj": 2023-06-01T09:59:07.7263597Z Configuration=Release 2023-06-01T09:59:07.7263846Z Platform=AnyCPU 2023-06-01T09:59:07.7264293Z 0>Resolving SDK 'Microsoft.NET.Sdk'... 2023-06-01T09:59:07.7264907Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:07.7265531Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:07.7266337Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7266729Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7267103Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7267483Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7268099Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:07.7268971Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:07.7269980Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:07.7270751Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:07.7271574Z Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'... 2023-06-01T09:59:07.7272013Z Resolving SDK 'Microsoft.NET.Sdk.Publish'... 2023-06-01T09:59:07.7272565Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:07.7273143Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:07.7273941Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:07.7274374Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7274960Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:07.7275807Z Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:07.7276236Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7276619Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7277164Z Property reassignment: $(MSBuildProjectExtensionsPath)="D:\a\1\s\Keoghs.FunctionApp.App\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:07.7277703Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7278059Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7278442Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7278811Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7279435Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:07.7280227Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7280863Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:07.7281775Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:07.7282747Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:07.7284515Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:07.7285317Z Resolving SDK 'Microsoft.DotNet.ILCompiler'... 2023-06-01T09:59:07.7285765Z Resolving SDK 'Microsoft.NET.ILLink.Tasks'... 2023-06-01T09:59:07.7286477Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:07.7286985Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7287634Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:07.7289480Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:07.7290685Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:07.7291325Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7291897Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:07.7292447Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7292824Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7293219Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7293616Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7294222Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:07.7294863Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7295483Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7296042Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:07.7296844Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:07.7298552Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:07.7300022Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:07.7302012Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:07.7303421Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7305416Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:07.7306342Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:07.7321878Z Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'... 2023-06-01T09:59:07.7322236Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7322637Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:07.7324545Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:07.7325981Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:07.7326796Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:07.7327751Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:07.7328649Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:07.7329337Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:07.7330252Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:07.7330997Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:07.7331798Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:07.7332578Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:07.7334789Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:07.7335627Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:07.7337108Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj (5,5) 2023-06-01T09:59:07.7338482Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:07.7339766Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:07.7340372Z Property reassignment: $(Optimize)="True" (previous value: "true") at D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj (15,5) 2023-06-01T09:59:07.7341564Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:07.7342350Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:07.7342878Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7346170Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:07.7346858Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:07.7347358Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7347889Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:07.7348520Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:07.7349471Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:07.7352013Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:07.7352769Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:07.7353431Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:07.7354269Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:07.7354971Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:07.7355536Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7356096Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:07.7358099Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:07.7358978Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7359534Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:07.7360315Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:07.7361592Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10.0 -define:TRACE" (previous value: "-langversion:10.0") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:07.7365045Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (175,5) 2023-06-01T09:59:07.7365548Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7366104Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:07.7366773Z Property reassignment: $(_DebugSymbolsProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (180,5) 2023-06-01T09:59:07.7367238Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7367793Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:07.7368467Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:07.7369265Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (175,5) 2023-06-01T09:59:07.7369943Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:07.7370483Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7370962Z Property reassignment: $(_DebugSymbolsProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (180,5) 2023-06-01T09:59:07.7372105Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:10 -define:TRACE" (previous value: "-langversion:10") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:07.7372680Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7373186Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:07.7373970Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:07.7374408Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7374770Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7375449Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:07.7375815Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7376196Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7376780Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:07.7377353Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7377709Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7378056Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7378543Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:07.7379045Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7379370Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7379839Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:07.7380323Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7380829Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:07.7381655Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:07.7382190Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:07.7382827Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:07.7383681Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:07.7384341Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:07.7384830Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7385178Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:07.7385504Z AssignProjectConfiguration; 2023-06-01T09:59:07.7385776Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:07.7386239Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:07.7387086Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:07.7387510Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7388168Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:07.7388776Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:07.7389473Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7389998Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets (20,5) 2023-06-01T09:59:07.7390533Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:07.7390855Z AssignProjectConfiguration; 2023-06-01T09:59:07.7391132Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:07.7391600Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:07.7392060Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7392642Z Property reassignment: $(_CoverletSourceRootTargetName)="InitializeSourceRootMappedPaths" (previous value: "CoverletGetPathMap") at D:\a\1\.nuget\packages\coverlet.msbuild\3.2.0\build\coverlet.msbuild.targets (11,5) 2023-06-01T09:59:07.7393456Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:07.7393903Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7394522Z Property reassignment: $(_CoverletSourceRootTargetName)="CoverletGetPathMap" (previous value: "InitializeSourceRootMappedPaths") at D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets (30,5) 2023-06-01T09:59:07.7395328Z Property reassignment: $(OutputType)="Exe" (previous value: "Library") at D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets (20,5) 2023-06-01T09:59:07.7396015Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:07.7396761Z Property reassignment: $(_CoverletSourceRootTargetName)="InitializeSourceRootMappedPaths" (previous value: "CoverletGetPathMap") at D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets (31,5) 2023-06-01T09:59:07.7397549Z Property reassignment: $(_CoverletSourceRootTargetName)="InitializeSourceRootMappedPaths" (previous value: "CoverletGetPathMap") at D:\a\1\.nuget\packages\coverlet.msbuild\3.2.0\build\coverlet.msbuild.targets (11,5) 2023-06-01T09:59:07.7398378Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:07.7399020Z Property reassignment: $(HasRuntimeOutput)="true" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (37,5) 2023-06-01T09:59:07.7399757Z Property reassignment: $(_CoverletSourceRootTargetName)="CoverletGetPathMap" (previous value: "InitializeSourceRootMappedPaths") at D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets (30,5) 2023-06-01T09:59:07.7400646Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:07.7401521Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:07.7402475Z Property reassignment: $(_CoverletSourceRootTargetName)="InitializeSourceRootMappedPaths" (previous value: "CoverletGetPathMap") at D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets (31,5) 2023-06-01T09:59:07.7403250Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:07.7403704Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7403943Z 2023-06-01T09:59:07.7404100Z ResolveProjectReferences; 2023-06-01T09:59:07.7405284Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7405553Z GetFrameworkPaths; 2023-06-01T09:59:07.7405760Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7405981Z PrepareForBuild; 2023-06-01T09:59:07.7406177Z ResolveSDKReferences; 2023-06-01T09:59:07.7406396Z ExpandSDKReferences; 2023-06-01T09:59:07.7406595Z ; 2023-06-01T09:59:07.7406814Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7407087Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7407340Z " (previous value: " 2023-06-01T09:59:07.7407596Z ResolveProjectReferences; 2023-06-01T09:59:07.7407851Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7408092Z GetFrameworkPaths; 2023-06-01T09:59:07.7408349Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7408590Z PrepareForBuild; 2023-06-01T09:59:07.7408815Z ResolveSDKReferences; 2023-06-01T09:59:07.7409078Z ExpandSDKReferences; 2023-06-01T09:59:07.7409483Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:07.7410082Z Property reassignment: $(HasRuntimeOutput)="true" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (37,5) 2023-06-01T09:59:07.7413386Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:07.7413717Z AssignProjectConfiguration; 2023-06-01T09:59:07.7413985Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:07.7414399Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:07.7415768Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:07.7416043Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7423140Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7423364Z 2023-06-01T09:59:07.7423539Z ; 2023-06-01T09:59:07.7425447Z PrepareResourceNames; 2023-06-01T09:59:07.7428637Z ResGen; 2023-06-01T09:59:07.7428923Z CompileLicxFiles 2023-06-01T09:59:07.7429106Z 2023-06-01T09:59:07.7429307Z " (previous value: " 2023-06-01T09:59:07.7429488Z ; 2023-06-01T09:59:07.7429692Z PrepareResourceNames; 2023-06-01T09:59:07.7433783Z ResGen; 2023-06-01T09:59:07.7434074Z CompileLicxFiles 2023-06-01T09:59:07.7435046Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:07.7435903Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:07.7438542Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:07.7443424Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:07.7445737Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7450385Z 2023-06-01T09:59:07.7450672Z ResolveProjectReferences; 2023-06-01T09:59:07.7450954Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7452039Z GetFrameworkPaths; 2023-06-01T09:59:07.7452271Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7452519Z PrepareForBuild; 2023-06-01T09:59:07.7452755Z ResolveSDKReferences; 2023-06-01T09:59:07.7452995Z ExpandSDKReferences; 2023-06-01T09:59:07.7453195Z ; 2023-06-01T09:59:07.7453449Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7453744Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7453983Z " (previous value: " 2023-06-01T09:59:07.7454252Z ResolveProjectReferences; 2023-06-01T09:59:07.7454508Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7464176Z GetFrameworkPaths; 2023-06-01T09:59:07.7466492Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7466756Z PrepareForBuild; 2023-06-01T09:59:07.7467009Z ResolveSDKReferences; 2023-06-01T09:59:07.7467604Z ExpandSDKReferences; 2023-06-01T09:59:07.7468032Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:07.7469131Z Property reassignment: $(_ToolingSuffix)="net6-isolated" (previous value: "") at D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets (19,5) 2023-06-01T09:59:07.7469943Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:07.7470573Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:07.7470896Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7471182Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7471616Z 2023-06-01T09:59:07.7471821Z ; 2023-06-01T09:59:07.7472036Z PrepareResourceNames; 2023-06-01T09:59:07.7472274Z ResGen; 2023-06-01T09:59:07.7472509Z CompileLicxFiles 2023-06-01T09:59:07.7472702Z 2023-06-01T09:59:07.7474502Z " (previous value: " 2023-06-01T09:59:07.7475187Z ; 2023-06-01T09:59:07.7475417Z PrepareResourceNames; 2023-06-01T09:59:07.7475640Z ResGen; 2023-06-01T09:59:07.7475851Z CompileLicxFiles 2023-06-01T09:59:07.7476245Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:07.7478976Z Property reassignment: $(PublishConfiguration)="Release" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets (74,5) 2023-06-01T09:59:07.7479816Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:07.7480745Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:07.7481633Z Property reassignment: $(BaseIntermediateOutputPath)="D:\a\1\s\Keoghs.FunctionApp.App\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets (80,5) 2023-06-01T09:59:07.7484509Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:07.7485558Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:07.7486558Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:07.7487647Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:07.7488755Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:07.7489794Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:07.7490513Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7511515Z 2023-06-01T09:59:07.7512139Z 2023-06-01T09:59:07.7512356Z ResolveProjectReferences; 2023-06-01T09:59:07.7512602Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7512818Z GetFrameworkPaths; 2023-06-01T09:59:07.7513011Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7513212Z PrepareForBuild; 2023-06-01T09:59:07.7513427Z ResolveSDKReferences; 2023-06-01T09:59:07.7513663Z ExpandSDKReferences; 2023-06-01T09:59:07.7513883Z ; 2023-06-01T09:59:07.7514108Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7514371Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7514586Z ; 2023-06-01T09:59:07.7514770Z ResolveTargetingPackAssets; 2023-06-01T09:59:07.7514991Z " (previous value: " 2023-06-01T09:59:07.7515142Z 2023-06-01T09:59:07.7515323Z ResolveProjectReferences; 2023-06-01T09:59:07.7515547Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7515738Z GetFrameworkPaths; 2023-06-01T09:59:07.7515943Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7516133Z PrepareForBuild; 2023-06-01T09:59:07.7516346Z ResolveSDKReferences; 2023-06-01T09:59:07.7516550Z ExpandSDKReferences; 2023-06-01T09:59:07.7516712Z ; 2023-06-01T09:59:07.7516906Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7517129Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7517504Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:07.7518403Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:07.7519348Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:07.7520310Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:07.7521069Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:07.7521535Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7521774Z 2023-06-01T09:59:07.7521914Z 2023-06-01T09:59:07.7522107Z ResolveProjectReferences; 2023-06-01T09:59:07.7522343Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7522539Z GetFrameworkPaths; 2023-06-01T09:59:07.7522748Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7522936Z PrepareForBuild; 2023-06-01T09:59:07.7523144Z ResolveSDKReferences; 2023-06-01T09:59:07.7523338Z ExpandSDKReferences; 2023-06-01T09:59:07.7523507Z ; 2023-06-01T09:59:07.7523740Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7523994Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7524417Z ; 2023-06-01T09:59:07.7524656Z ResolveTargetingPackAssets; 2023-06-01T09:59:07.7524890Z " (previous value: " 2023-06-01T09:59:07.7525095Z 2023-06-01T09:59:07.7525305Z ResolveProjectReferences; 2023-06-01T09:59:07.7525585Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7525848Z GetFrameworkPaths; 2023-06-01T09:59:07.7526083Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7526333Z PrepareForBuild; 2023-06-01T09:59:07.7526582Z ResolveSDKReferences; 2023-06-01T09:59:07.7526827Z ExpandSDKReferences; 2023-06-01T09:59:07.7527058Z ; 2023-06-01T09:59:07.7527289Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7527554Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7528628Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:07.7529682Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:07.7530606Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:07.7531657Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:07.7532647Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:07.7533462Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:07.7534372Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:07.7534986Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:07.7535889Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:07.7536711Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:07.7537573Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:07.7538149Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:07.7538386Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:07.7538565Z 2023-06-01T09:59:07.7538730Z BuildOnlySettings; 2023-06-01T09:59:07.7538902Z PrepareForBuild; 2023-06-01T09:59:07.7539097Z PreBuildEvent; 2023-06-01T09:59:07.7539276Z ResolveReferences; 2023-06-01T09:59:07.7539481Z PrepareResources; 2023-06-01T09:59:07.7539694Z ResolveKeySource; 2023-06-01T09:59:07.7540081Z Compile; 2023-06-01T09:59:07.7540306Z ExportWindowsMDFile; 2023-06-01T09:59:07.7540528Z UnmanagedUnregistration; 2023-06-01T09:59:07.7540796Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7541056Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7541292Z GenerateManifests; 2023-06-01T09:59:07.7541526Z GetTargetPath; 2023-06-01T09:59:07.7541754Z PrepareForRun; 2023-06-01T09:59:07.7541974Z UnmanagedRegistration; 2023-06-01T09:59:07.7542218Z IncrementalClean; 2023-06-01T09:59:07.7542433Z PostBuildEvent 2023-06-01T09:59:07.7542617Z ; 2023-06-01T09:59:07.7542831Z GenerateBuildDependencyFile; 2023-06-01T09:59:07.7543058Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:07.7543296Z " (previous value: " 2023-06-01T09:59:07.7543503Z BuildOnlySettings; 2023-06-01T09:59:07.7543739Z PrepareForBuild; 2023-06-01T09:59:07.7543946Z PreBuildEvent; 2023-06-01T09:59:07.7544168Z ResolveReferences; 2023-06-01T09:59:07.7544392Z PrepareResources; 2023-06-01T09:59:07.7544614Z ResolveKeySource; 2023-06-01T09:59:07.7544829Z Compile; 2023-06-01T09:59:07.7545035Z ExportWindowsMDFile; 2023-06-01T09:59:07.7545257Z UnmanagedUnregistration; 2023-06-01T09:59:07.7545513Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7545760Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7545964Z GenerateManifests; 2023-06-01T09:59:07.7546370Z GetTargetPath; 2023-06-01T09:59:07.7546567Z PrepareForRun; 2023-06-01T09:59:07.7546803Z UnmanagedRegistration; 2023-06-01T09:59:07.7547048Z IncrementalClean; 2023-06-01T09:59:07.7547261Z PostBuildEvent 2023-06-01T09:59:07.7547619Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:07.7548240Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:07.7548798Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:07.7549093Z _SdkBeforeClean; 2023-06-01T09:59:07.7549289Z 2023-06-01T09:59:07.7549671Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:07.7550365Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:07.7551479Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:07.7551960Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:07.7552259Z _SdkBeforeRebuild; 2023-06-01T09:59:07.7552467Z 2023-06-01T09:59:07.7552677Z BeforeRebuild; 2023-06-01T09:59:07.7552902Z Clean; 2023-06-01T09:59:07.7553097Z Build; 2023-06-01T09:59:07.7553323Z AfterRebuild; 2023-06-01T09:59:07.7553520Z 2023-06-01T09:59:07.7553741Z " (previous value: " 2023-06-01T09:59:07.7553974Z BeforeRebuild; 2023-06-01T09:59:07.7554192Z Clean; 2023-06-01T09:59:07.7554400Z Build; 2023-06-01T09:59:07.7554603Z AfterRebuild; 2023-06-01T09:59:07.7554974Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:07.7555647Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:07.7556161Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:07.7556463Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:07.7556699Z 2023-06-01T09:59:07.7556910Z BuildOnlySettings; 2023-06-01T09:59:07.7557165Z PrepareForBuild; 2023-06-01T09:59:07.7557389Z PreBuildEvent; 2023-06-01T09:59:07.7557642Z ResolveReferences; 2023-06-01T09:59:07.7557867Z PrepareResources; 2023-06-01T09:59:07.7558090Z ResolveKeySource; 2023-06-01T09:59:07.7558323Z Compile; 2023-06-01T09:59:07.7558546Z ExportWindowsMDFile; 2023-06-01T09:59:07.7558808Z UnmanagedUnregistration; 2023-06-01T09:59:07.7559065Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7559336Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7559580Z GenerateManifests; 2023-06-01T09:59:07.7559952Z GetTargetPath; 2023-06-01T09:59:07.7560226Z PrepareForRun; 2023-06-01T09:59:07.7560457Z UnmanagedRegistration; 2023-06-01T09:59:07.7560650Z IncrementalClean; 2023-06-01T09:59:07.7560862Z PostBuildEvent 2023-06-01T09:59:07.7561030Z ; 2023-06-01T09:59:07.7561216Z GenerateBuildDependencyFile; 2023-06-01T09:59:07.7561450Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:07.7561673Z " (previous value: " 2023-06-01T09:59:07.7562828Z BuildOnlySettings; 2023-06-01T09:59:07.7563415Z PrepareForBuild; 2023-06-01T09:59:07.7563629Z PreBuildEvent; 2023-06-01T09:59:07.7563872Z ResolveReferences; 2023-06-01T09:59:07.7564072Z PrepareResources; 2023-06-01T09:59:07.7564319Z ResolveKeySource; 2023-06-01T09:59:07.7564547Z Compile; 2023-06-01T09:59:07.7564769Z ExportWindowsMDFile; 2023-06-01T09:59:07.7565028Z UnmanagedUnregistration; 2023-06-01T09:59:07.7565292Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7565574Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7565840Z GenerateManifests; 2023-06-01T09:59:07.7566059Z GetTargetPath; 2023-06-01T09:59:07.7566299Z PrepareForRun; 2023-06-01T09:59:07.7566531Z UnmanagedRegistration; 2023-06-01T09:59:07.7566772Z IncrementalClean; 2023-06-01T09:59:07.7567007Z PostBuildEvent 2023-06-01T09:59:07.7567367Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:07.7568453Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:07.7569121Z Property reassignment: $(CorePublishDependsOn)=" 2023-06-01T09:59:07.7569401Z _InitializeDeployOnBuildProperties; 2023-06-01T09:59:07.7569622Z Publish; 2023-06-01T09:59:07.7569794Z 2023-06-01T09:59:07.7569975Z FileSystemPublish; 2023-06-01T09:59:07.7570177Z ; 2023-06-01T09:59:07.7570369Z " (previous value: " 2023-06-01T09:59:07.7570576Z 2023-06-01T09:59:07.7570784Z _DetermineProjectType; 2023-06-01T09:59:07.7570954Z ; 2023-06-01T09:59:07.7571120Z 2023-06-01T09:59:07.7571297Z _RemoveExcludeFiles; 2023-06-01T09:59:07.7571542Z _DeletePublishIntermediateOutputPath; 2023-06-01T09:59:07.7571826Z _CopyFilesToPublishIntermediateOutputPath; 2023-06-01T09:59:07.7572095Z _CopyAspNetCoreFilesToIntermediateOutputPath; 2023-06-01T09:59:07.7572404Z _CopyWebJobFilesToIntermediateOutputPath; 2023-06-01T09:59:07.7572917Z _CopyConsoleFilesToIntermediateOutputPath; 2023-06-01T09:59:07.7573149Z ; 2023-06-01T09:59:07.7573345Z 2023-06-01T09:59:07.7573529Z _TransformWebConfig; 2023-06-01T09:59:07.7573742Z _TransformXml; 2023-06-01T09:59:07.7573952Z _TransformAppSettings; 2023-06-01T09:59:07.7574140Z _GenerateEFSQLScripts; 2023-06-01T09:59:07.7574354Z _GenerateRunCommandFile; 2023-06-01T09:59:07.7574537Z ; 2023-06-01T09:59:07.7574702Z 2023-06-01T09:59:07.7574889Z FileSystemPublish; 2023-06-01T09:59:07.7575069Z ; 2023-06-01T09:59:07.7575380Z ") at D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets (224,5) 2023-06-01T09:59:07.7575686Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7575972Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7576388Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:07.7576954Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:07.7577400Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7581903Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7587437Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7587778Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7588117Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:07.7588568Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:07.7589049Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:07.7589908Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:07.7592259Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:07.7592658Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:07.7592891Z AssignProjectConfiguration; 2023-06-01T09:59:07.7593101Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:07.7593443Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:07.7594198Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:07.7594530Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:07.7594734Z _SdkBeforeClean; 2023-06-01T09:59:07.7594921Z 2023-06-01T09:59:07.7595179Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:07.7595547Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:07.7595757Z 2023-06-01T09:59:07.7595918Z ResolveReferences; 2023-06-01T09:59:07.7596125Z ResolveKeySource; 2023-06-01T09:59:07.7596320Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7596759Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7597009Z _GenerateCompileInputs; 2023-06-01T09:59:07.7597194Z BeforeCompile; 2023-06-01T09:59:07.7597378Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7597590Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7597764Z CoreCompile; 2023-06-01T09:59:07.7597948Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7598123Z AfterCompile; 2023-06-01T09:59:07.7598285Z ; 2023-06-01T09:59:07.7598452Z _CreateAppHost; 2023-06-01T09:59:07.7598617Z _CreateComHost; 2023-06-01T09:59:07.7598815Z _GetIjwHostPaths; 2023-06-01T09:59:07.7598973Z " (previous value: " 2023-06-01T09:59:07.7599152Z ResolveReferences; 2023-06-01T09:59:07.7599359Z ResolveKeySource; 2023-06-01T09:59:07.7599539Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7599786Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7599976Z _GenerateCompileInputs; 2023-06-01T09:59:07.7600151Z BeforeCompile; 2023-06-01T09:59:07.7600350Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7600542Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7600729Z CoreCompile; 2023-06-01T09:59:07.7600926Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7601117Z AfterCompile; 2023-06-01T09:59:07.7601451Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:07.7602631Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:07.7602852Z _SdkBeforeRebuild; 2023-06-01T09:59:07.7603024Z 2023-06-01T09:59:07.7603187Z BeforeRebuild; 2023-06-01T09:59:07.7603375Z Clean; 2023-06-01T09:59:07.7603533Z Build; 2023-06-01T09:59:07.7603718Z AfterRebuild; 2023-06-01T09:59:07.7603902Z 2023-06-01T09:59:07.7604064Z " (previous value: " 2023-06-01T09:59:07.7604269Z BeforeRebuild; 2023-06-01T09:59:07.7604451Z Clean; 2023-06-01T09:59:07.7604630Z Build; 2023-06-01T09:59:07.7604813Z AfterRebuild; 2023-06-01T09:59:07.7605109Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:07.7605470Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:07.7605713Z 2023-06-01T09:59:07.7605915Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:07.7606197Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:07.7606426Z GenerateSatelliteAssemblies 2023-06-01T09:59:07.7606629Z ; 2023-06-01T09:59:07.7606831Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:07.7607036Z " (previous value: " 2023-06-01T09:59:07.7607298Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:07.7607545Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:07.7607803Z GenerateSatelliteAssemblies 2023-06-01T09:59:07.7608155Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:07.7608828Z Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:07.7609588Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7609837Z 2023-06-01T09:59:07.7610018Z ResolveProjectReferences; 2023-06-01T09:59:07.7610430Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7610655Z GetFrameworkPaths; 2023-06-01T09:59:07.7610876Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7611096Z PrepareForBuild; 2023-06-01T09:59:07.7611294Z ResolveSDKReferences; 2023-06-01T09:59:07.7611487Z ExpandSDKReferences; 2023-06-01T09:59:07.7611680Z ; 2023-06-01T09:59:07.7612582Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7612877Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7613102Z " (previous value: " 2023-06-01T09:59:07.7613328Z ResolveProjectReferences; 2023-06-01T09:59:07.7613562Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7613785Z GetFrameworkPaths; 2023-06-01T09:59:07.7614019Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7614236Z PrepareForBuild; 2023-06-01T09:59:07.7614422Z ResolveSDKReferences; 2023-06-01T09:59:07.7614646Z ExpandSDKReferences; 2023-06-01T09:59:07.7615026Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:07.7615434Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:07.7615735Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7615988Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7616187Z 2023-06-01T09:59:07.7616349Z ; 2023-06-01T09:59:07.7616533Z PrepareResourceNames; 2023-06-01T09:59:07.7617993Z ResGen; 2023-06-01T09:59:07.7618194Z CompileLicxFiles 2023-06-01T09:59:07.7618390Z 2023-06-01T09:59:07.7618590Z " (previous value: " 2023-06-01T09:59:07.7618759Z ; 2023-06-01T09:59:07.7618960Z PrepareResourceNames; 2023-06-01T09:59:07.7619148Z ResGen; 2023-06-01T09:59:07.7619351Z CompileLicxFiles 2023-06-01T09:59:07.7619699Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:07.7620364Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:07.7621270Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:07.7622107Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:07.7623384Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:07.7624411Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:07.7625393Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:07.7626259Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:07.7626509Z 2023-06-01T09:59:07.7626710Z ResolveReferences; 2023-06-01T09:59:07.7626935Z ResolveKeySource; 2023-06-01T09:59:07.7627176Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7627432Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7627707Z _GenerateCompileInputs; 2023-06-01T09:59:07.7627934Z BeforeCompile; 2023-06-01T09:59:07.7628138Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7628370Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7628573Z CoreCompile; 2023-06-01T09:59:07.7628779Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7629010Z AfterCompile; 2023-06-01T09:59:07.7629179Z ; 2023-06-01T09:59:07.7629376Z _CreateAppHost; 2023-06-01T09:59:07.7629555Z _CreateComHost; 2023-06-01T09:59:07.7629766Z _GetIjwHostPaths; 2023-06-01T09:59:07.7629983Z " (previous value: " 2023-06-01T09:59:07.7630182Z ResolveReferences; 2023-06-01T09:59:07.7630400Z ResolveKeySource; 2023-06-01T09:59:07.7630617Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7630883Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7631137Z _GenerateCompileInputs; 2023-06-01T09:59:07.7631508Z BeforeCompile; 2023-06-01T09:59:07.7631739Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7631994Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7632208Z CoreCompile; 2023-06-01T09:59:07.7632432Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7632646Z AfterCompile; 2023-06-01T09:59:07.7633011Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:07.7633415Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:07.7633643Z 2023-06-01T09:59:07.7633818Z 2023-06-01T09:59:07.7634009Z ResolveProjectReferences; 2023-06-01T09:59:07.7634270Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7634531Z GetFrameworkPaths; 2023-06-01T09:59:07.7634760Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7635008Z PrepareForBuild; 2023-06-01T09:59:07.7635256Z ResolveSDKReferences; 2023-06-01T09:59:07.7635465Z ExpandSDKReferences; 2023-06-01T09:59:07.7635656Z ; 2023-06-01T09:59:07.7635866Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7636138Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7636360Z ; 2023-06-01T09:59:07.7636543Z ResolveTargetingPackAssets; 2023-06-01T09:59:07.7637406Z " (previous value: " 2023-06-01T09:59:07.7637589Z 2023-06-01T09:59:07.7637809Z ResolveProjectReferences; 2023-06-01T09:59:07.7638077Z FindInvalidProjectReferences; 2023-06-01T09:59:07.7638301Z GetFrameworkPaths; 2023-06-01T09:59:07.7638554Z GetReferenceAssemblyPaths; 2023-06-01T09:59:07.7638785Z PrepareForBuild; 2023-06-01T09:59:07.7639015Z ResolveSDKReferences; 2023-06-01T09:59:07.7639257Z ExpandSDKReferences; 2023-06-01T09:59:07.7639465Z ; 2023-06-01T09:59:07.7639708Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:07.7639989Z _HandlePackageFileConflicts; 2023-06-01T09:59:07.7640360Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:07.7641320Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:07.7642226Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:07.7643117Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:07.7643667Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:07.7644389Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:07.7645464Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:07.7646161Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:07.7646831Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:07.7647074Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:07.7647286Z 2023-06-01T09:59:07.7647487Z BuildOnlySettings; 2023-06-01T09:59:07.7647695Z PrepareForBuild; 2023-06-01T09:59:07.7647904Z PreBuildEvent; 2023-06-01T09:59:07.7648098Z ResolveReferences; 2023-06-01T09:59:07.7648306Z PrepareResources; 2023-06-01T09:59:07.7648499Z ResolveKeySource; 2023-06-01T09:59:07.7648690Z Compile; 2023-06-01T09:59:07.7648911Z ExportWindowsMDFile; 2023-06-01T09:59:07.7649138Z UnmanagedUnregistration; 2023-06-01T09:59:07.7649374Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7649614Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7649841Z GenerateManifests; 2023-06-01T09:59:07.7650071Z GetTargetPath; 2023-06-01T09:59:07.7650272Z PrepareForRun; 2023-06-01T09:59:07.7650482Z UnmanagedRegistration; 2023-06-01T09:59:07.7650703Z IncrementalClean; 2023-06-01T09:59:07.7650911Z PostBuildEvent 2023-06-01T09:59:07.7651112Z ; 2023-06-01T09:59:07.7651300Z GenerateBuildDependencyFile; 2023-06-01T09:59:07.7651569Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:07.7651832Z " (previous value: " 2023-06-01T09:59:07.7652037Z BuildOnlySettings; 2023-06-01T09:59:07.7652251Z PrepareForBuild; 2023-06-01T09:59:07.7652481Z PreBuildEvent; 2023-06-01T09:59:07.7652682Z ResolveReferences; 2023-06-01T09:59:07.7652904Z PrepareResources; 2023-06-01T09:59:07.7654178Z ResolveKeySource; 2023-06-01T09:59:07.7654440Z Compile; 2023-06-01T09:59:07.7654647Z ExportWindowsMDFile; 2023-06-01T09:59:07.7654837Z UnmanagedUnregistration; 2023-06-01T09:59:07.7655534Z GenerateSerializationAssemblies; 2023-06-01T09:59:07.7655732Z CreateSatelliteAssemblies; 2023-06-01T09:59:07.7656423Z GenerateManifests; 2023-06-01T09:59:07.7656824Z GetTargetPath; 2023-06-01T09:59:07.7656974Z PrepareForRun; 2023-06-01T09:59:07.7657149Z UnmanagedRegistration; 2023-06-01T09:59:07.7657312Z IncrementalClean; 2023-06-01T09:59:07.7657483Z PostBuildEvent 2023-06-01T09:59:07.7657747Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:07.7658029Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:07.7658250Z _SdkBeforeClean; 2023-06-01T09:59:07.7658409Z 2023-06-01T09:59:07.7658703Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:07.7659055Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:07.7659900Z _SdkBeforeRebuild; 2023-06-01T09:59:07.7660080Z 2023-06-01T09:59:07.7660254Z BeforeRebuild; 2023-06-01T09:59:07.7660411Z Clean; 2023-06-01T09:59:07.7660594Z Build; 2023-06-01T09:59:07.7661491Z AfterRebuild; 2023-06-01T09:59:07.7661673Z 2023-06-01T09:59:07.7661867Z " (previous value: " 2023-06-01T09:59:07.7662022Z BeforeRebuild; 2023-06-01T09:59:07.7662237Z Clean; 2023-06-01T09:59:07.7662392Z Build; 2023-06-01T09:59:07.7662535Z AfterRebuild; 2023-06-01T09:59:07.7662792Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:07.7663227Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:07.7663417Z 2023-06-01T09:59:07.7663573Z ResolveReferences; 2023-06-01T09:59:07.7663741Z ResolveKeySource; 2023-06-01T09:59:07.7663959Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7664207Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7664466Z _GenerateCompileInputs; 2023-06-01T09:59:07.7664712Z BeforeCompile; 2023-06-01T09:59:07.7664937Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7665155Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7665364Z CoreCompile; 2023-06-01T09:59:07.7665562Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7665781Z AfterCompile; 2023-06-01T09:59:07.7665948Z ; 2023-06-01T09:59:07.7666149Z _CreateAppHost; 2023-06-01T09:59:07.7666624Z _CreateComHost; 2023-06-01T09:59:07.7666831Z _GetIjwHostPaths; 2023-06-01T09:59:07.7667864Z " (previous value: " 2023-06-01T09:59:07.7668045Z ResolveReferences; 2023-06-01T09:59:07.7668234Z ResolveKeySource; 2023-06-01T09:59:07.7668433Z SetWin32ManifestProperties; 2023-06-01T09:59:07.7668672Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:07.7668909Z _GenerateCompileInputs; 2023-06-01T09:59:07.7669113Z BeforeCompile; 2023-06-01T09:59:07.7669339Z _TimeStampBeforeCompile; 2023-06-01T09:59:07.7669579Z _GenerateCompileDependencyCache; 2023-06-01T09:59:07.7669782Z CoreCompile; 2023-06-01T09:59:07.7670001Z _TimeStampAfterCompile; 2023-06-01T09:59:07.7670214Z AfterCompile; 2023-06-01T09:59:07.7670520Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:07.7670937Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:07.7671180Z 2023-06-01T09:59:07.7671409Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:07.7671693Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:07.7671939Z GenerateSatelliteAssemblies 2023-06-01T09:59:07.7672306Z ; 2023-06-01T09:59:07.7672488Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:07.7672730Z " (previous value: " 2023-06-01T09:59:07.7672939Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:07.7673158Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:07.7673422Z GenerateSatelliteAssemblies 2023-06-01T09:59:07.7673733Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:07.7674082Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:07.7674362Z 2023-06-01T09:59:07.7675600Z ; 2023-06-01T09:59:07.7675931Z 2023-06-01T09:59:07.7676106Z ; 2023-06-01T09:59:07.7676269Z BuildOnlySettings; 2023-06-01T09:59:07.7676466Z PrepareForBuild; 2023-06-01T09:59:07.7676641Z AssignTargetPaths; 2023-06-01T09:59:07.7676846Z ResolveReferences 2023-06-01T09:59:07.7677024Z 2023-06-01T09:59:07.7677169Z ; 2023-06-01T09:59:07.7677357Z _GenerateDesignerDepsFile; 2023-06-01T09:59:07.7677575Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:07.7677788Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:07.7678008Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:07.7678198Z " (previous value: " 2023-06-01T09:59:07.7678381Z ; 2023-06-01T09:59:07.7678533Z 2023-06-01T09:59:07.7678673Z ; 2023-06-01T09:59:07.7679041Z BuildOnlySettings; 2023-06-01T09:59:07.7679210Z PrepareForBuild; 2023-06-01T09:59:07.7679399Z AssignTargetPaths; 2023-06-01T09:59:07.7679620Z ResolveReferences 2023-06-01T09:59:07.7679826Z 2023-06-01T09:59:07.7680151Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:07.7680923Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:07.7681912Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:07.7682667Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:07.7683307Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:07.7683973Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:07.7684555Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:07.7685389Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:07.7686244Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:07.7686525Z 2023-06-01T09:59:07.7686690Z ; 2023-06-01T09:59:07.7686877Z 2023-06-01T09:59:07.7687038Z ; 2023-06-01T09:59:07.7687253Z BuildOnlySettings; 2023-06-01T09:59:07.7687490Z PrepareForBuild; 2023-06-01T09:59:07.7687698Z AssignTargetPaths; 2023-06-01T09:59:07.7687944Z ResolveReferences 2023-06-01T09:59:07.7688142Z 2023-06-01T09:59:07.7688331Z ; 2023-06-01T09:59:07.7688551Z _GenerateDesignerDepsFile; 2023-06-01T09:59:07.7688802Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:07.7689056Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:07.7689311Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:07.7689530Z " (previous value: " 2023-06-01T09:59:07.7689741Z ; 2023-06-01T09:59:07.7689907Z 2023-06-01T09:59:07.7690064Z ; 2023-06-01T09:59:07.7690241Z BuildOnlySettings; 2023-06-01T09:59:07.7690420Z PrepareForBuild; 2023-06-01T09:59:07.7690635Z AssignTargetPaths; 2023-06-01T09:59:07.7690825Z ResolveReferences 2023-06-01T09:59:07.7691015Z 2023-06-01T09:59:07.7691313Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:07.8310244Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:07.8554936Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:07.8688631Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:07.8759262Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:07.8841801Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:07.8980885Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:07.8986595Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:07.9259305Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:07.9806559Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:08.0816712Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:08.0844041Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:08.1256866Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:08.1647866Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:08.1745311Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (11,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:08.1865901Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (23,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:08.2267400Z 1:2>Project "D:\a\1\s\POC.CodeCoverage.sln" (1:2) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:9) on node 1 (default targets). 2023-06-01T09:59:08.2307826Z 5:9>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:08.2379342Z 5:9>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:08.2450941Z Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:08.2875280Z Task "AllowEmptyTelemetry" 2023-06-01T09:59:08.3172301Z Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:08.4208615Z 5:9>Done building target "_CollectTargetFrameworkForTelemetry" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:08.4453641Z 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 '' == '')). 2023-06-01T09:59:08.4513544Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:08.4762669Z 5:9>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:08.5088388Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:08.5541605Z 5:9>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:08.6096244Z 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'). 2023-06-01T09:59:08.6470850Z 5:9>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:08.6903264Z 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')). 2023-06-01T09:59:08.7132046Z 5:9>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:08.7323335Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:08.7372893Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:08.7599994Z 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). 2023-06-01T09:59:08.7734404Z 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')). 2023-06-01T09:59:08.7834736Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:08.7965457Z Target "_CheckForUnsupportedAppHostUsage" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '' == 'true'). 2023-06-01T09:59:08.8136319Z 5:9>Target "_CheckForUnsupportedHostingUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:08.8209850Z Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:08.8396875Z 5:9>Done building target "_CheckForUnsupportedHostingUsage" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:08.8494390Z Target "_CheckAndUnsetUnsupportedPrefer32Bit" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' >= '7.0') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' >= '7.0'). 2023-06-01T09:59:08.8555054Z Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:08.8666834Z 5:9>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:08.9503873Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:08.9822270Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:09.0738838Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:09.0930425Z 5:9>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.1482998Z Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2023-06-01T09:59:09.1548528Z 5:9>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:09.1610463Z Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:09.1647069Z 5:9>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.1674615Z 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 '' == '')). 2023-06-01T09:59:09.2198047Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:09.2848602Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:09.3351688Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:09.3380790Z 5:9>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:09.3504897Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.3552955Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:09.3568212Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:09.3644325Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:09.4009336Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:09.4148247Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:09.4299725Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:09.4601082Z 5:9>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.4682188Z 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'). 2023-06-01T09:59:09.4776334Z 5:9>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:09.4793384Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.4952655Z Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:09.5361717Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:09.5499957Z 5:9>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.5712392Z 5:9>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:09.5834461Z Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.5926873Z Task "ApplyImplicitVersions" 2023-06-01T09:59:09.5955013Z Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:09.6003724Z 5:9>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.6417639Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:09.6525566Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:09.6535555Z 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')). 2023-06-01T09:59:09.6547067Z 5:9>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:09.6669394Z Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.6675256Z Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:09.6817963Z Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:09.6975323Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7020053Z Task "ProcessFrameworkReferences" 2023-06-01T09:59:09.7031136Z Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:09.7039851Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7047572Z Task "ResolveAppHosts" 2023-06-01T09:59:09.7126490Z Done executing task "ResolveAppHosts". 2023-06-01T09:59:09.7130397Z 5:9>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7142525Z 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'). 2023-06-01T09:59:09.7162184Z 5:9>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:09.7182979Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:09.7346924Z 5:9>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7503759Z 5:9>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:09.7560013Z Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:09.7564686Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:09.7616718Z 0>Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:09.7628737Z 2023-06-01T09:59:09.7647082Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:09.7653475Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:09.7658336Z GenerateSatelliteAssemblies 2023-06-01T09:59:09.7666532Z ; 2023-06-01T09:59:09.7669686Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:09.7671177Z " (previous value: " 2023-06-01T09:59:09.7673064Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:09.7675487Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:09.7678426Z GenerateSatelliteAssemblies 2023-06-01T09:59:09.7682936Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:09.7683375Z 5:9>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:09.7683731Z 5:9>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7684356Z 0>Property reassignment: $(ProjectAssetsCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.assets.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:09.7685213Z 5:9>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2023-06-01T09:59:09.7686624Z 5:9>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:09.7687012Z Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:09.7687611Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:09.7688044Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.Business' 2023-06-01T09:59:09.7688458Z (in) MSBuildProjectName 'Keoghs.FunctionApp.Business' 2023-06-01T09:59:09.7688702Z (in) ProjectJsonPath '' 2023-06-01T09:59:09.7689089Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:09.7690222Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:09.7690639Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:09.7690878Z Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:09.7691253Z 5:9>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7692381Z 5:9>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:09.7693024Z 5:9>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7694116Z Target "ApplyImplicitVersions" skipped. Previously built successfully. 2023-06-01T09:59:09.7694490Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:09.7695682Z 5:9>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:09.7696865Z Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7697514Z Task "CheckForDuplicateItems" 2023-06-01T09:59:09.7698404Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:09.7699417Z Task "CheckForDuplicateItems" 2023-06-01T09:59:09.7700180Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:09.7701011Z Task "CheckForDuplicateItems" 2023-06-01T09:59:09.7702838Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:09.7703784Z 5:9>Done building target "CheckForDuplicateItems" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7705158Z Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.7706368Z Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2023-06-01T09:59:09.7708668Z 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). 2023-06-01T09:59:09.7710291Z Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and False). 2023-06-01T09:59:09.7712038Z 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')). 2023-06-01T09:59:09.7713582Z 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 '' == ''). 2023-06-01T09:59:09.7715095Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.7716141Z 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'). 2023-06-01T09:59:09.7717049Z 5:9>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:09.7718009Z Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:09.7718744Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:09.7718988Z Task "Message" 2023-06-01T09:59:09.7719171Z Configuration=Release 2023-06-01T09:59:09.7719364Z Done executing task "Message". 2023-06-01T09:59:09.7719550Z Task "Message" 2023-06-01T09:59:09.7719721Z Platform=AnyCPU 2023-06-01T09:59:09.7719944Z Done executing task "Message". 2023-06-01T09:59:09.7720996Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\net6.0\' != '' and !HasTrailingSlash('bin\Release\net6.0\')). 2023-06-01T09:59:09.7722160Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\net6.0\' != '' and !HasTrailingSlash('obj\Release\net6.0\')). 2023-06-01T09:59:09.7723316Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')). 2023-06-01T09:59:09.7724930Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'D:\a\1\s\Keoghs.FunctionApp.Business\obj\' != '' And 'D:\a\1\s\Keoghs.FunctionApp.Business\obj\' != 'D:\a\1\s\Keoghs.FunctionApp.Business\obj\' ). 2023-06-01T09:59:09.7727791Z 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:\a\1\s\Keoghs.FunctionApp.Business\obj\' ). 2023-06-01T09:59:09.7728648Z 5:9>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7729490Z 5:9>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:09.7731838Z Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and 2023-06-01T09:59:09.7732414Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2023-06-01T09:59:09.7732860Z '$(RuntimeIdentifier)' != '' and 2023-06-01T09:59:09.7733245Z '$(PublishAot)' != 'true' and 2023-06-01T09:59:09.7733714Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2023-06-01T09:59:09.7734369Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2023-06-01T09:59:09.7734847Z '' == 'true' and 2023-06-01T09:59:09.7735179Z '' != '' and 2023-06-01T09:59:09.7735510Z '' != 'true' and 2023-06-01T09:59:09.7735884Z '.NETCoreApp' == '.NETCoreApp' and 2023-06-01T09:59:09.7736119Z True). 2023-06-01T09:59:09.7736472Z 5:9>Done building target "ValidateCommandLineProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7737115Z 5:9>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Build" depends on it): 2023-06-01T09:59:09.7737740Z 5:9>Done building target "BeforeBuild" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7738588Z Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2023-06-01T09:59:09.7739334Z 5:9>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:09.7739978Z 5:9>Done building target "BuildOnlySettings" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7740983Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.7742561Z 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 '' == '')). 2023-06-01T09:59:09.7743952Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:09.7744787Z 5:9>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:09.7746926Z 5:9>Done building target "GetFrameworkPaths" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7749459Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.7751286Z 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 '' == '')). 2023-06-01T09:59:09.7752869Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:09.7753725Z 5:9>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:09.7754454Z 5:9>Done building target "GetReferenceAssemblyPaths" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7755179Z Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:09.7755877Z 5:9>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:09.7756578Z Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7756987Z Task "FindAppConfigFile" 2023-06-01T09:59:09.7757234Z Done executing task "FindAppConfigFile". 2023-06-01T09:59:09.7758154Z Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7758534Z Task "MakeDir" 2023-06-01T09:59:09.7781473Z 0>Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:09.7786016Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:09.7786307Z 2023-06-01T09:59:09.7786470Z ; 2023-06-01T09:59:09.7786640Z 2023-06-01T09:59:09.7786761Z ; 2023-06-01T09:59:09.7786966Z BuildOnlySettings; 2023-06-01T09:59:09.7787166Z PrepareForBuild; 2023-06-01T09:59:09.7787943Z AssignTargetPaths; 2023-06-01T09:59:09.7788648Z ResolveReferences 2023-06-01T09:59:09.7788824Z 2023-06-01T09:59:09.7789014Z ; 2023-06-01T09:59:09.7789211Z _GenerateDesignerDepsFile; 2023-06-01T09:59:09.7789443Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:09.7789716Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:09.7789953Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:09.7790162Z " (previous value: " 2023-06-01T09:59:09.7790355Z ; 2023-06-01T09:59:09.7790489Z 2023-06-01T09:59:09.7790630Z ; 2023-06-01T09:59:09.7790798Z BuildOnlySettings; 2023-06-01T09:59:09.7791009Z PrepareForBuild; 2023-06-01T09:59:09.7791223Z AssignTargetPaths; 2023-06-01T09:59:09.7791406Z ResolveReferences 2023-06-01T09:59:09.7791587Z 2023-06-01T09:59:09.7791888Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:09.7792183Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:09.7793199Z 2023-06-01T09:59:09.7793349Z ResolveProjectReferences; 2023-06-01T09:59:09.7793550Z FindInvalidProjectReferences; 2023-06-01T09:59:09.7793747Z GetFrameworkPaths; 2023-06-01T09:59:09.7793964Z GetReferenceAssemblyPaths; 2023-06-01T09:59:09.7794204Z PrepareForBuild; 2023-06-01T09:59:09.7794433Z ResolveSDKReferences; 2023-06-01T09:59:09.7794694Z ExpandSDKReferences; 2023-06-01T09:59:09.7794866Z ; 2023-06-01T09:59:09.7795031Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:09.7795251Z _HandlePackageFileConflicts; 2023-06-01T09:59:09.7797180Z " (previous value: " 2023-06-01T09:59:09.7797366Z ResolveProjectReferences; 2023-06-01T09:59:09.7797554Z FindInvalidProjectReferences; 2023-06-01T09:59:09.7797722Z GetFrameworkPaths; 2023-06-01T09:59:09.7797919Z GetReferenceAssemblyPaths; 2023-06-01T09:59:09.7798107Z PrepareForBuild; 2023-06-01T09:59:09.7798274Z ResolveSDKReferences; 2023-06-01T09:59:09.7798463Z ExpandSDKReferences; 2023-06-01T09:59:09.7799251Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:09.7802651Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:09.7803402Z 5:9>PrepareForBuild: 2023-06-01T09:59:09.7803662Z Creating directory "bin\Release\net6.0\". 2023-06-01T09:59:09.7803925Z Creating directory "obj\Release\net6.0\". 2023-06-01T09:59:09.7804233Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\refint\". 2023-06-01T09:59:09.7804518Z Creating directory "obj\Release\net6.0\ref". 2023-06-01T09:59:09.7804786Z Done executing task "MakeDir". 2023-06-01T09:59:09.7805137Z 5:9>Done building target "PrepareForBuild" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7805988Z 5:9>Target "GenerateGlobalUsings" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:09.7806700Z Using "GenerateGlobalUsings" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7807136Z Task "GenerateGlobalUsings" 2023-06-01T09:59:09.7807417Z Done executing task "GenerateGlobalUsings". 2023-06-01T09:59:09.7807837Z Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7808242Z Task "WriteLinesToFile" 2023-06-01T09:59:09.7808475Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:09.7808850Z 5:9>Done building target "GenerateGlobalUsings" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7809719Z Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.7810360Z 5:9>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:09.7811009Z 5:9>Done building target "BeforeResolveReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7811637Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.7812315Z 5:9>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:09.7813046Z 5:9>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7813709Z 5:9>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:09.7814406Z 5:9>Done building target "_ComputePackageReferencePublish" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7815165Z Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2023-06-01T09:59:09.7815716Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2023-06-01T09:59:09.7816355Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And 2023-06-01T09:59:09.7816874Z ('C#' == 'C#' Or 'C#' == 'VB') And 2023-06-01T09:59:09.7817425Z Exists('C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2023-06-01T09:59:09.7818067Z 5:9>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:09.7818882Z Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7819264Z Task "ResolvePackageAssets" 2023-06-01T09:59:09.7819535Z Done executing task "ResolvePackageAssets". 2023-06-01T09:59:09.7820105Z 5:9>Done building target "ResolvePackageAssets" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7820951Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:09.7821680Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:09.7822120Z '' == 'true'). 2023-06-01T09:59:09.7823507Z 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 '' != ''). 2023-06-01T09:59:09.7824848Z Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.7825625Z 5:9>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:09.7826457Z Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7827043Z Task "JoinItems" 2023-06-01T09:59:09.7827292Z Done executing task "JoinItems". 2023-06-01T09:59:09.7827668Z 5:9>Done building target "ResolveLockFileReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7828107Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:09.7828832Z 5:9>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:09.7829580Z 5:9>Done building target "ResolveLockFileAnalyzers" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7829958Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:09.7830766Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:09.7831540Z 5:9>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:09.7832277Z 5:9>Done building target "ResolveLockFileCopyLocalFiles" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7832967Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.7833864Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:09.7834414Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:09.7835818Z 5:9>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:09.7836840Z 5:9>Done building target "IncludeTransitiveProjectReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7837627Z 5:9>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "AssignProjectConfiguration" depends on it): 2023-06-01T09:59:09.7838355Z 5:9>Done building target "ResolvePackageDependenciesForBuild" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7839219Z Target "_Microsoft_Extensions_Logging_AbstractionsAnalyzerMultiTargeting" skipped, due to false condition; ('$(SupportsRoslynComponentVersioning)' != 'true') was evaluated as ('true' != 'true'). 2023-06-01T09:59:09.7840098Z Target "_Microsoft_Extensions_Logging_AbstractionsRemoveAnalyzers" skipped, due to false condition; ('$(DisableMicrosoftExtensionsLoggingSourceGenerator)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.7840892Z 5:9>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:09.7841629Z Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7842256Z Task "AssignProjectConfiguration" 2023-06-01T09:59:09.7842562Z Done executing task "AssignProjectConfiguration". 2023-06-01T09:59:09.7842932Z 5:9>Done building target "AssignProjectConfiguration" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7843332Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:09.7844010Z 5:9>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:09.7845194Z Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!=''). 2023-06-01T09:59:09.7845797Z 5:9>Done building target "_SplitProjectReferencesByFileExistence" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7846546Z 5:9>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2023-06-01T09:59:09.7847353Z 5:9>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7848024Z 5:9>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:09.7848566Z Task "MSBuild" 2023-06-01T09:59:09.7848815Z Done executing task "MSBuild". 2023-06-01T09:59:09.7849709Z Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). 2023-06-01T09:59:09.7850763Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:09.7852124Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:09.7852807Z And 'true' == 'true' and '' != 'true'). 2023-06-01T09:59:09.7853462Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:09.7854545Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:09.7855247Z And 'true' != 'true' and '' != 'true'). 2023-06-01T09:59:09.7855647Z Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7856030Z Task "SetRidAgnosticValueForProjects" 2023-06-01T09:59:09.7856296Z Done executing task "SetRidAgnosticValueForProjects". 2023-06-01T09:59:09.7856665Z 5:9>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7857510Z 5:9>Target "ValidateExecutableReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:09.7858200Z Using "ValidateExecutableReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7858635Z Task "ValidateExecutableReferences" 2023-06-01T09:59:09.7858913Z Done executing task "ValidateExecutableReferences". 2023-06-01T09:59:09.7859282Z 5:9>Done building target "ValidateExecutableReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7860015Z Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2023-06-01T09:59:09.7860543Z and '$(BuildingInsideVisualStudio)' != 'true' 2023-06-01T09:59:09.7861028Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2023-06-01T09:59:09.7861392Z and '' != 'true' 2023-06-01T09:59:09.7861672Z and '' != ''). 2023-06-01T09:59:09.7862159Z 5:9>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveProjectReferences" depends on it): 2023-06-01T09:59:09.7862764Z 5:9>Done building target "PrepareProjectReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7863348Z 5:9>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:09.7868611Z 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 '' != ''). 2023-06-01T09:59:09.7872796Z 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 '' != ''). 2023-06-01T09:59:09.7874359Z 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 '' != ''). 2023-06-01T09:59:09.7876074Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:09.7882757Z 5:9>Done building target "ResolveProjectReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7883568Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.7884233Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.7884839Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.7885722Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.7886241Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.7887261Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.7887675Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.7888357Z Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.7889070Z 5:9>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:09.7890031Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.7890543Z 5:9>Done building target "ResolveSDKReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7891003Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.7892842Z 5:9>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:09.7893877Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.7894395Z 5:9>Done building target "ExpandSDKReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7894794Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.7895114Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.7895437Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.7896024Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.7896394Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:09.7897173Z 5:9>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveTargetingPackAssets" depends on it): 2023-06-01T09:59:09.7898068Z Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7898500Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7898779Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7899051Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7899319Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7899546Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7899761Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7899993Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7900210Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7900445Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7900674Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7900902Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7901152Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7901586Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7901852Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7902124Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7902373Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7902638Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7902885Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7903119Z Task "GetPackageDirectory" 2023-06-01T09:59:09.7903382Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:09.7903835Z Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7904263Z Task "ResolveFrameworkReferences" 2023-06-01T09:59:09.7904552Z Done executing task "ResolveFrameworkReferences". 2023-06-01T09:59:09.7904949Z 5:9>Done building target "ResolveFrameworkReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7905725Z 5:9>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_HandlePackageFileConflicts" depends on it): 2023-06-01T09:59:09.7906532Z Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7906947Z Task "ResolveTargetingPackAssets" 2023-06-01T09:59:09.7907179Z Done executing task "ResolveTargetingPackAssets". 2023-06-01T09:59:09.7907533Z 5:9>Done building target "ResolveTargetingPackAssets" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7908194Z 5:9>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:09.7908919Z Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.7909499Z Task "ResolvePackageFileConflicts" 2023-06-01T09:59:09.7910453Z 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. 2023-06-01T09:59:09.7912435Z 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. 2023-06-01T09:59:09.7913450Z 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. 2023-06-01T09:59:09.7914394Z 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. 2023-06-01T09:59:09.7915417Z 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. 2023-06-01T09:59:09.7915991Z Done executing task "ResolvePackageFileConflicts". 2023-06-01T09:59:09.7916369Z 5:9>Done building target "_HandlePackageFileConflicts" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.7916763Z Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2023-06-01T09:59:09.7917361Z 5:9>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:09.7918219Z Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.7918667Z Task "ResolveAssemblyReference" 2023-06-01T09:59:09.7918895Z TargetFrameworkMoniker: 2023-06-01T09:59:09.7919136Z .NETCoreApp,Version=v6.0 2023-06-01T09:59:09.7919393Z TargetFrameworkMonikerDisplayName: 2023-06-01T09:59:09.7920560Z .NET 6.0 2023-06-01T09:59:09.7920814Z TargetedRuntimeVersion: 2023-06-01T09:59:09.7921011Z 2023-06-01T09:59:09.7921188Z Assemblies: 2023-06-01T09:59:09.7921491Z D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll 2023-06-01T09:59:09.7922014Z Private = 'false' 2023-06-01T09:59:09.7922580Z HintPath = 'D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll' 2023-06-01T09:59:09.7922950Z D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll 2023-06-01T09:59:09.7923368Z Private = 'false' 2023-06-01T09:59:09.7923869Z HintPath = 'D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll' 2023-06-01T09:59:09.7924304Z D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll 2023-06-01T09:59:09.7924776Z Private = 'false' 2023-06-01T09:59:09.7925398Z HintPath = 'D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll' 2023-06-01T09:59:09.7925882Z D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:09.7926328Z Private = 'false' 2023-06-01T09:59:09.7926936Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' 2023-06-01T09:59:09.7927406Z D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll 2023-06-01T09:59:09.7928048Z Private = 'false' 2023-06-01T09:59:09.7929494Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll' 2023-06-01T09:59:09.7929986Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.CSharp.dll 2023-06-01T09:59:09.7930478Z Private = 'false' 2023-06-01T09:59:09.7930838Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.Core.dll 2023-06-01T09:59:09.7931289Z Private = 'false' 2023-06-01T09:59:09.7931663Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.dll 2023-06-01T09:59:09.7932098Z Private = 'false' 2023-06-01T09:59:09.7932480Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Primitives.dll 2023-06-01T09:59:09.7932949Z Private = 'false' 2023-06-01T09:59:09.7933310Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Registry.dll 2023-06-01T09:59:09.7933757Z Private = 'false' 2023-06-01T09:59:09.7934064Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.AppContext.dll 2023-06-01T09:59:09.7934466Z Private = 'false' 2023-06-01T09:59:09.7934799Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Buffers.dll 2023-06-01T09:59:09.7935246Z Private = 'false' 2023-06-01T09:59:09.7935798Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Concurrent.dll 2023-06-01T09:59:09.7936256Z Private = 'false' 2023-06-01T09:59:09.7936599Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll 2023-06-01T09:59:09.7937019Z Private = 'false' 2023-06-01T09:59:09.7937373Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.NonGeneric.dll 2023-06-01T09:59:09.7937804Z Private = 'false' 2023-06-01T09:59:09.7938168Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Specialized.dll 2023-06-01T09:59:09.7938629Z Private = 'false' 2023-06-01T09:59:09.7938960Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.dll 2023-06-01T09:59:09.7940115Z Private = 'false' 2023-06-01T09:59:09.7940519Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Annotations.dll 2023-06-01T09:59:09.7940958Z Private = 'false' 2023-06-01T09:59:09.7941315Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2023-06-01T09:59:09.7941772Z Private = 'false' 2023-06-01T09:59:09.7942129Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2023-06-01T09:59:09.7942559Z Private = 'false' 2023-06-01T09:59:09.7942920Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Primitives.dll 2023-06-01T09:59:09.7944278Z Private = 'false' 2023-06-01T09:59:09.7944645Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.TypeConverter.dll 2023-06-01T09:59:09.7945058Z Private = 'false' 2023-06-01T09:59:09.7945401Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.dll 2023-06-01T09:59:09.7945840Z Private = 'false' 2023-06-01T09:59:09.8029431Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Configuration.dll 2023-06-01T09:59:09.8030072Z Private = 'false' 2023-06-01T09:59:09.8030420Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Console.dll 2023-06-01T09:59:09.8032200Z Private = 'false' 2023-06-01T09:59:09.8032654Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Core.dll 2023-06-01T09:59:09.8035006Z Private = 'false' 2023-06-01T09:59:09.8035358Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.Common.dll 2023-06-01T09:59:09.8035789Z Private = 'false' 2023-06-01T09:59:09.8036144Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.DataSetExtensions.dll 2023-06-01T09:59:09.8037747Z Private = 'false' 2023-06-01T09:59:09.8038110Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.dll 2023-06-01T09:59:09.8038457Z Private = 'false' 2023-06-01T09:59:09.8040602Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Contracts.dll 2023-06-01T09:59:09.8043840Z Private = 'false' 2023-06-01T09:59:09.8044681Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Debug.dll 2023-06-01T09:59:09.8045273Z Private = 'false' 2023-06-01T09:59:09.8045875Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2023-06-01T09:59:09.8046306Z Private = 'false' 2023-06-01T09:59:09.8046652Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2023-06-01T09:59:09.8047090Z Private = 'false' 2023-06-01T09:59:09.8047416Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Process.dll 2023-06-01T09:59:09.8047862Z Private = 'false' 2023-06-01T09:59:09.8048221Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.StackTrace.dll 2023-06-01T09:59:09.8048672Z Private = 'false' 2023-06-01T09:59:09.8049030Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2023-06-01T09:59:09.8049463Z Private = 'false' 2023-06-01T09:59:09.8049789Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tools.dll 2023-06-01T09:59:09.8050175Z Private = 'false' 2023-06-01T09:59:09.8050458Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TraceSource.dll 2023-06-01T09:59:09.8050830Z Private = 'false' 2023-06-01T09:59:09.8051141Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tracing.dll 2023-06-01T09:59:09.8051506Z Private = 'false' 2023-06-01T09:59:09.8051816Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.Primitives.dll 2023-06-01T09:59:09.8052224Z Private = 'false' 2023-06-01T09:59:09.8052495Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.dll 2023-06-01T09:59:09.8052884Z Private = 'false' 2023-06-01T09:59:09.8053164Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Dynamic.Runtime.dll 2023-06-01T09:59:09.8053540Z Private = 'false' 2023-06-01T09:59:09.8053831Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Formats.Asn1.dll 2023-06-01T09:59:09.8054431Z Private = 'false' 2023-06-01T09:59:09.8054760Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Calendars.dll 2023-06-01T09:59:09.8055995Z Private = 'false' 2023-06-01T09:59:09.8056450Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Extensions.dll 2023-06-01T09:59:09.8056909Z Private = 'false' 2023-06-01T09:59:09.8057270Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.dll 2023-06-01T09:59:09.8057719Z Private = 'false' 2023-06-01T09:59:09.8058109Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.Brotli.dll 2023-06-01T09:59:09.8059401Z Private = 'false' 2023-06-01T09:59:09.8059788Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.FileSystem.dll 2023-06-01T09:59:09.8060287Z Private = 'false' 2023-06-01T09:59:09.8060663Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.ZipFile.dll 2023-06-01T09:59:09.8061144Z Private = 'false' 2023-06-01T09:59:09.8061520Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.dll 2023-06-01T09:59:09.8061970Z Private = 'false' 2023-06-01T09:59:09.8062367Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2023-06-01T09:59:09.8063067Z Private = 'false' 2023-06-01T09:59:09.8063442Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2023-06-01T09:59:09.8063930Z Private = 'false' 2023-06-01T09:59:09.8064332Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Primitives.dll 2023-06-01T09:59:09.8064806Z Private = 'false' 2023-06-01T09:59:09.8065192Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Watcher.dll 2023-06-01T09:59:09.8065672Z Private = 'false' 2023-06-01T09:59:09.8066651Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.dll 2023-06-01T09:59:09.8067175Z Private = 'false' 2023-06-01T09:59:09.8067561Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.IsolatedStorage.dll 2023-06-01T09:59:09.8068055Z Private = 'false' 2023-06-01T09:59:09.8068451Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.MemoryMappedFiles.dll 2023-06-01T09:59:09.8068919Z Private = 'false' 2023-06-01T09:59:09.8069310Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.AccessControl.dll 2023-06-01T09:59:09.8069749Z Private = 'false' 2023-06-01T09:59:09.8070643Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.dll 2023-06-01T09:59:09.8071124Z Private = 'false' 2023-06-01T09:59:09.8071490Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2023-06-01T09:59:09.8071937Z Private = 'false' 2023-06-01T09:59:09.8072251Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.dll 2023-06-01T09:59:09.8072685Z Private = 'false' 2023-06-01T09:59:09.8073002Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Expressions.dll 2023-06-01T09:59:09.8073667Z Private = 'false' 2023-06-01T09:59:09.8074010Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Parallel.dll 2023-06-01T09:59:09.8075873Z Private = 'false' 2023-06-01T09:59:09.8076262Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Queryable.dll 2023-06-01T09:59:09.8078948Z Private = 'false' 2023-06-01T09:59:09.8081298Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.dll 2023-06-01T09:59:09.8081823Z Private = 'false' 2023-06-01T09:59:09.8082128Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Memory.dll 2023-06-01T09:59:09.8082524Z Private = 'false' 2023-06-01T09:59:09.8082829Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.Json.dll 2023-06-01T09:59:09.8083215Z Private = 'false' 2023-06-01T09:59:09.8083515Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.dll 2023-06-01T09:59:09.8083885Z Private = 'false' 2023-06-01T09:59:09.8084186Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.HttpListener.dll 2023-06-01T09:59:09.8084585Z Private = 'false' 2023-06-01T09:59:09.8084877Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Mail.dll 2023-06-01T09:59:09.8085265Z Private = 'false' 2023-06-01T09:59:09.8085796Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NameResolution.dll 2023-06-01T09:59:09.8086183Z Private = 'false' 2023-06-01T09:59:09.8086466Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NetworkInformation.dll 2023-06-01T09:59:09.8086862Z Private = 'false' 2023-06-01T09:59:09.8087132Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Ping.dll 2023-06-01T09:59:09.8087512Z Private = 'false' 2023-06-01T09:59:09.8087767Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Primitives.dll 2023-06-01T09:59:09.8088091Z Private = 'false' 2023-06-01T09:59:09.8088356Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Requests.dll 2023-06-01T09:59:09.8088744Z Private = 'false' 2023-06-01T09:59:09.8089029Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Security.dll 2023-06-01T09:59:09.8089388Z Private = 'false' 2023-06-01T09:59:09.8089715Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.ServicePoint.dll 2023-06-01T09:59:09.8090160Z Private = 'false' 2023-06-01T09:59:09.8090468Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Sockets.dll 2023-06-01T09:59:09.8090784Z Private = 'false' 2023-06-01T09:59:09.8091078Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebClient.dll 2023-06-01T09:59:09.8091422Z Private = 'false' 2023-06-01T09:59:09.8092705Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebHeaderCollection.dll 2023-06-01T09:59:09.8093132Z Private = 'false' 2023-06-01T09:59:09.8093426Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebProxy.dll 2023-06-01T09:59:09.8093800Z Private = 'false' 2023-06-01T09:59:09.8094123Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.Client.dll 2023-06-01T09:59:09.8094710Z Private = 'false' 2023-06-01T09:59:09.8095037Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.dll 2023-06-01T09:59:09.8095440Z Private = 'false' 2023-06-01T09:59:09.8095718Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.dll 2023-06-01T09:59:09.8096104Z Private = 'false' 2023-06-01T09:59:09.8096394Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.Vectors.dll 2023-06-01T09:59:09.8096756Z Private = 'false' 2023-06-01T09:59:09.8097061Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.dll 2023-06-01T09:59:09.8097431Z Private = 'false' 2023-06-01T09:59:09.8097720Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ObjectModel.dll 2023-06-01T09:59:09.8098107Z Private = 'false' 2023-06-01T09:59:09.8098384Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.DispatchProxy.dll 2023-06-01T09:59:09.8098818Z Private = 'false' 2023-06-01T09:59:09.8099153Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2023-06-01T09:59:09.8099548Z Private = 'false' 2023-06-01T09:59:09.8099866Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2023-06-01T09:59:09.8100468Z Private = 'false' 2023-06-01T09:59:09.8100773Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.dll 2023-06-01T09:59:09.8101147Z Private = 'false' 2023-06-01T09:59:09.8101473Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Extensions.dll 2023-06-01T09:59:09.8101858Z Private = 'false' 2023-06-01T09:59:09.8102166Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll 2023-06-01T09:59:09.8102548Z Private = 'false' 2023-06-01T09:59:09.8102824Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Primitives.dll 2023-06-01T09:59:09.8103242Z Private = 'false' 2023-06-01T09:59:09.8103604Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.TypeExtensions.dll 2023-06-01T09:59:09.8104086Z Private = 'false' 2023-06-01T09:59:09.8104405Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.dll 2023-06-01T09:59:09.8104755Z Private = 'false' 2023-06-01T09:59:09.8105057Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Reader.dll 2023-06-01T09:59:09.8105434Z Private = 'false' 2023-06-01T09:59:09.8105722Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.ResourceManager.dll 2023-06-01T09:59:09.8106126Z Private = 'false' 2023-06-01T09:59:09.8107968Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Writer.dll 2023-06-01T09:59:09.8108378Z Private = 'false' 2023-06-01T09:59:09.8108749Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2023-06-01T09:59:09.8109173Z Private = 'false' 2023-06-01T09:59:09.8109493Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2023-06-01T09:59:09.8110113Z Private = 'false' 2023-06-01T09:59:09.8110430Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Extensions.dll 2023-06-01T09:59:09.8110781Z Private = 'false' 2023-06-01T09:59:09.8111080Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Handles.dll 2023-06-01T09:59:09.8111448Z Private = 'false' 2023-06-01T09:59:09.8111789Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2023-06-01T09:59:09.8112239Z Private = 'false' 2023-06-01T09:59:09.8112524Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.dll 2023-06-01T09:59:09.8112930Z Private = 'false' 2023-06-01T09:59:09.8113219Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Intrinsics.dll 2023-06-01T09:59:09.8113614Z Private = 'false' 2023-06-01T09:59:09.8120149Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Loader.dll 2023-06-01T09:59:09.8120800Z Private = 'false' 2023-06-01T09:59:09.8121171Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Numerics.dll 2023-06-01T09:59:09.8121653Z Private = 'false' 2023-06-01T09:59:09.8122057Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2023-06-01T09:59:09.8122746Z Private = 'false' 2023-06-01T09:59:09.8123120Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Json.dll 2023-06-01T09:59:09.8123594Z Private = 'false' 2023-06-01T09:59:09.8123999Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2023-06-01T09:59:09.8124421Z Private = 'false' 2023-06-01T09:59:09.8124725Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Xml.dll 2023-06-01T09:59:09.8125171Z Private = 'false' 2023-06-01T09:59:09.8125508Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.dll 2023-06-01T09:59:09.8126558Z Private = 'false' 2023-06-01T09:59:09.8127612Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.dll 2023-06-01T09:59:09.8128653Z Private = 'false' 2023-06-01T09:59:09.8129051Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.AccessControl.dll 2023-06-01T09:59:09.8129575Z Private = 'false' 2023-06-01T09:59:09.8129947Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Claims.dll 2023-06-01T09:59:09.8130394Z Private = 'false' 2023-06-01T09:59:09.8130787Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2023-06-01T09:59:09.8131272Z Private = 'false' 2023-06-01T09:59:09.8132284Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll 2023-06-01T09:59:09.8133013Z Private = 'false' 2023-06-01T09:59:09.8133401Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Csp.dll 2023-06-01T09:59:09.8133847Z Private = 'false' 2023-06-01T09:59:09.8135030Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Encoding.dll 2023-06-01T09:59:09.8137577Z Private = 'false' 2023-06-01T09:59:09.8138405Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2023-06-01T09:59:09.8139035Z Private = 'false' 2023-06-01T09:59:09.8139480Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Primitives.dll 2023-06-01T09:59:09.8139953Z Private = 'false' 2023-06-01T09:59:09.8140342Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2023-06-01T09:59:09.8140826Z Private = 'false' 2023-06-01T09:59:09.8141201Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll 2023-06-01T09:59:09.8141666Z Private = 'false' 2023-06-01T09:59:09.8142006Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.dll 2023-06-01T09:59:09.8144003Z Private = 'false' 2023-06-01T09:59:09.8150449Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.SecureString.dll 2023-06-01T09:59:09.8151016Z Private = 'false' 2023-06-01T09:59:09.8151405Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.dll 2023-06-01T09:59:09.8151823Z Private = 'false' 2023-06-01T09:59:09.8152137Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceModel.Web.dll 2023-06-01T09:59:09.8152750Z Private = 'false' 2023-06-01T09:59:09.8153058Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceProcess.dll 2023-06-01T09:59:09.8153503Z Private = 'false' 2023-06-01T09:59:09.8153833Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.CodePages.dll 2023-06-01T09:59:09.8154195Z Private = 'false' 2023-06-01T09:59:09.8154512Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.Extensions.dll 2023-06-01T09:59:09.8155593Z Private = 'false' 2023-06-01T09:59:09.8155905Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.dll 2023-06-01T09:59:09.8156429Z Private = 'false' 2023-06-01T09:59:09.8156756Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll 2023-06-01T09:59:09.8157098Z Private = 'false' 2023-06-01T09:59:09.8157344Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll 2023-06-01T09:59:09.8157666Z Private = 'false' 2023-06-01T09:59:09.8157961Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.RegularExpressions.dll 2023-06-01T09:59:09.8158364Z Private = 'false' 2023-06-01T09:59:09.8158695Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Channels.dll 2023-06-01T09:59:09.8159116Z Private = 'false' 2023-06-01T09:59:09.8159500Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Overlapped.dll 2023-06-01T09:59:09.8159955Z Private = 'false' 2023-06-01T09:59:09.8160359Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2023-06-01T09:59:09.8160845Z Private = 'false' 2023-06-01T09:59:09.8161222Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Extensions.dll 2023-06-01T09:59:09.8161898Z Private = 'false' 2023-06-01T09:59:09.8162277Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Parallel.dll 2023-06-01T09:59:09.8162732Z Private = 'false' 2023-06-01T09:59:09.8163086Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.dll 2023-06-01T09:59:09.8163520Z Private = 'false' 2023-06-01T09:59:09.8163886Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Thread.dll 2023-06-01T09:59:09.8164348Z Private = 'false' 2023-06-01T09:59:09.8164690Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.ThreadPool.dll 2023-06-01T09:59:09.8165728Z Private = 'false' 2023-06-01T09:59:09.8166165Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Timer.dll 2023-06-01T09:59:09.8166651Z Private = 'false' 2023-06-01T09:59:09.8166990Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.dll 2023-06-01T09:59:09.8167356Z Private = 'false' 2023-06-01T09:59:09.8167679Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.Local.dll 2023-06-01T09:59:09.8168132Z Private = 'false' 2023-06-01T09:59:09.8169652Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.dll 2023-06-01T09:59:09.8170437Z Private = 'false' 2023-06-01T09:59:09.8170741Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ValueTuple.dll 2023-06-01T09:59:09.8171108Z Private = 'false' 2023-06-01T09:59:09.8171425Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.HttpUtility.dll 2023-06-01T09:59:09.8171834Z Private = 'false' 2023-06-01T09:59:09.8172122Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.dll 2023-06-01T09:59:09.8173133Z Private = 'false' 2023-06-01T09:59:09.8173444Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Windows.dll 2023-06-01T09:59:09.8173790Z Private = 'false' 2023-06-01T09:59:09.8174086Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Linq.dll 2023-06-01T09:59:09.8174462Z Private = 'false' 2023-06-01T09:59:09.8174785Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.ReaderWriter.dll 2023-06-01T09:59:09.8175182Z Private = 'false' 2023-06-01T09:59:09.8175479Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Serialization.dll 2023-06-01T09:59:09.8175885Z Private = 'false' 2023-06-01T09:59:09.8176186Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XDocument.dll 2023-06-01T09:59:09.8176555Z Private = 'false' 2023-06-01T09:59:09.8176884Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.XDocument.dll 2023-06-01T09:59:09.8177254Z Private = 'false' 2023-06-01T09:59:09.8177534Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.dll 2023-06-01T09:59:09.8177933Z Private = 'false' 2023-06-01T09:59:09.8178249Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlDocument.dll 2023-06-01T09:59:09.8178640Z Private = 'false' 2023-06-01T09:59:09.8178947Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlSerializer.dll 2023-06-01T09:59:09.8179511Z Private = 'false' 2023-06-01T09:59:09.8179808Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.dll 2023-06-01T09:59:09.8180182Z Private = 'false' 2023-06-01T09:59:09.8180444Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.dll 2023-06-01T09:59:09.8180818Z Private = 'false' 2023-06-01T09:59:09.8181102Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/WindowsBase.dll 2023-06-01T09:59:09.8181502Z Private = 'false' 2023-06-01T09:59:09.8181786Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/mscorlib.dll 2023-06-01T09:59:09.8182177Z Private = 'false' 2023-06-01T09:59:09.8182473Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/netstandard.dll 2023-06-01T09:59:09.8183685Z Private = 'false' 2023-06-01T09:59:09.8183904Z AssemblyFiles: 2023-06-01T09:59:09.8184127Z CandidateAssemblyFiles: 2023-06-01T09:59:09.8184347Z TargetFrameworkDirectories: 2023-06-01T09:59:09.8184526Z 2023-06-01T09:59:09.8184706Z InstalledAssemblyTables: 2023-06-01T09:59:09.8184924Z IgnoreInstalledAssemblyTable: 2023-06-01T09:59:09.8185132Z False 2023-06-01T09:59:09.8185326Z SearchPaths: 2023-06-01T09:59:09.8185551Z {CandidateAssemblyFiles} 2023-06-01T09:59:09.8215790Z {HintPathFromItem} 2023-06-01T09:59:09.8215995Z {TargetFrameworkDirectory} 2023-06-01T09:59:09.8216223Z {RawFileName} 2023-06-01T09:59:09.8216449Z AllowedAssemblyExtensions: 2023-06-01T09:59:09.8216652Z .winmd 2023-06-01T09:59:09.8216853Z .dll 2023-06-01T09:59:09.8217053Z .exe 2023-06-01T09:59:09.8217256Z AllowedRelatedFileExtensions: 2023-06-01T09:59:09.8217474Z .pdb 2023-06-01T09:59:09.8217643Z .xml 2023-06-01T09:59:09.8217837Z .pri 2023-06-01T09:59:09.8218041Z .dll.config 2023-06-01T09:59:09.8218234Z .exe.config 2023-06-01T09:59:09.8218457Z AppConfigFile: 2023-06-01T09:59:09.8218640Z 2023-06-01T09:59:09.8218850Z AutoUnify: 2023-06-01T09:59:09.8219045Z True 2023-06-01T09:59:09.8219289Z CopyLocalDependenciesWhenParentReferenceInGac: 2023-06-01T09:59:09.8219556Z True 2023-06-01T09:59:09.8219775Z FindDependencies: 2023-06-01T09:59:09.8219998Z True 2023-06-01T09:59:09.8220234Z TargetProcessorArchitecture: 2023-06-01T09:59:09.8220452Z msil 2023-06-01T09:59:09.8220661Z StateFile: 2023-06-01T09:59:09.8220958Z obj\Release\net6.0\Keoghs.FunctionApp.Business.csproj.AssemblyReference.cache 2023-06-01T09:59:09.8221314Z InstalledAssemblySubsetTables: 2023-06-01T09:59:09.8221596Z IgnoreInstalledAssemblySubsetTable: 2023-06-01T09:59:09.8221821Z False 2023-06-01T09:59:09.8222032Z TargetFrameworkSubsets: 2023-06-01T09:59:09.8222237Z FullTargetFrameworkSubsetNames: 2023-06-01T09:59:09.8222471Z Full 2023-06-01T09:59:09.8222673Z ProfileName: 2023-06-01T09:59:09.8222848Z 2023-06-01T09:59:09.8223068Z FullFrameworkFolders: 2023-06-01T09:59:09.8223316Z LatestTargetFrameworkDirectories: 2023-06-01T09:59:09.8223599Z ProfileTablesLocation: 2023-06-01T09:59:09.8223943Z Primary reference "Ardalis.GuardClauses, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:09.8224353Z Resolved file path is "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:09.8225015Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:09.8225426Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8225870Z Primary reference "AutoMapper, Version=12.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005". 2023-06-01T09:59:09.8226287Z Resolved file path is "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll". 2023-06-01T09:59:09.8226655Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:09.8227043Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8227487Z Primary reference "JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325". 2023-06-01T09:59:09.8227975Z Resolved file path is "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll". 2023-06-01T09:59:09.8228341Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:09.8228749Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8229234Z Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:09.8229770Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:09.8230460Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:09.8231143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8231674Z Primary reference "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:09.8232148Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll". 2023-06-01T09:59:09.8232584Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:09.8233042Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8233555Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8234037Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll". 2023-06-01T09:59:09.8234410Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8234792Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8235202Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8235659Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2023-06-01T09:59:09.8236035Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8236442Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8236939Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8237569Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll". 2023-06-01T09:59:09.8237981Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8238398Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8238914Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8239426Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll". 2023-06-01T09:59:09.8239839Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8240244Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8240759Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8241252Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll". 2023-06-01T09:59:09.8301997Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8302472Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8302898Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8304407Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll". 2023-06-01T09:59:09.8304844Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8305272Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8305787Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8306294Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll". 2023-06-01T09:59:09.8306712Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8307162Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8307714Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8308243Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll". 2023-06-01T09:59:09.8308707Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8309160Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8309704Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8310237Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll". 2023-06-01T09:59:09.8310690Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8311143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8311915Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8312418Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll". 2023-06-01T09:59:09.8312804Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8313200Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8313722Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8314298Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll". 2023-06-01T09:59:09.8314684Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8315123Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8315624Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8316107Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll". 2023-06-01T09:59:09.8316547Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8316986Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8317725Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8318285Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll". 2023-06-01T09:59:09.8318747Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8319164Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8319665Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:09.8320198Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2023-06-01T09:59:09.8320564Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8321512Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8321993Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8322922Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2023-06-01T09:59:09.8323377Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8323848Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8324333Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8325236Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll". 2023-06-01T09:59:09.8325932Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8326368Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8326827Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8327236Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2023-06-01T09:59:09.8327623Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8327964Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8328399Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8328796Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll". 2023-06-01T09:59:09.8329109Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8329446Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8329855Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8330277Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll". 2023-06-01T09:59:09.8331766Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8332501Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8333410Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8333871Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll". 2023-06-01T09:59:09.8334227Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8334594Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8335343Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8335813Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll". 2023-06-01T09:59:09.8338050Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8338494Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8338871Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8339261Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll". 2023-06-01T09:59:09.8339610Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8339937Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8340311Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8340725Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll". 2023-06-01T09:59:09.8341248Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8341560Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8341953Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8342371Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll". 2023-06-01T09:59:09.8342726Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8343085Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8343478Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8343978Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll". 2023-06-01T09:59:09.8344334Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8344714Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8345128Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8345709Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll". 2023-06-01T09:59:09.8346103Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8346494Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8346906Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8347411Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2023-06-01T09:59:09.8347796Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8348165Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8348618Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8349085Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2023-06-01T09:59:09.8349487Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8349857Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8350268Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8350693Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll". 2023-06-01T09:59:09.8351074Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8351481Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8352100Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8352603Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll". 2023-06-01T09:59:09.8354084Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8354508Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8355621Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8356194Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2023-06-01T09:59:09.8356597Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8356951Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8357376Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8357798Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll". 2023-06-01T09:59:09.8358155Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8358688Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8359148Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8359617Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll". 2023-06-01T09:59:09.8360035Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8360444Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8360905Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8361420Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll". 2023-06-01T09:59:09.8361841Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8362258Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8362764Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8363549Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll". 2023-06-01T09:59:09.8363997Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8364424Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8364933Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8365386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll". 2023-06-01T09:59:09.8365753Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8366319Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8366763Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8367227Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll". 2023-06-01T09:59:09.8368432Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8368862Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8369374Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8370742Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll". 2023-06-01T09:59:09.8371173Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8372168Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8372698Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8373148Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll". 2023-06-01T09:59:09.8373761Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8374123Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8374577Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8375053Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll". 2023-06-01T09:59:09.8375478Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8375866Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8376311Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8376780Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll". 2023-06-01T09:59:09.8377197Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8377619Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8396293Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8396800Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll". 2023-06-01T09:59:09.8397141Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8397517Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8397967Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8398597Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll". 2023-06-01T09:59:09.8398945Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8399314Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8400644Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8401142Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll". 2023-06-01T09:59:09.8401511Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8401858Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8402314Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8402743Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll". 2023-06-01T09:59:09.8403101Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8403495Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8404183Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8404658Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2023-06-01T09:59:09.8405044Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8405447Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8405894Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8406361Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2023-06-01T09:59:09.8406745Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8407110Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8407550Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8408026Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2023-06-01T09:59:09.8408433Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8408814Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8409291Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8409779Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2023-06-01T09:59:09.8410195Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8410597Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8415648Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8416024Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll". 2023-06-01T09:59:09.8417038Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8417453Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8417936Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8418425Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll". 2023-06-01T09:59:09.8419458Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8419870Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8420351Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8421406Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2023-06-01T09:59:09.8422937Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8423584Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8424446Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8424995Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2023-06-01T09:59:09.8425394Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8425770Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8426158Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8427325Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll". 2023-06-01T09:59:09.8427749Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8428125Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8428624Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8429114Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2023-06-01T09:59:09.8429511Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8429895Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8430336Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8430770Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll". 2023-06-01T09:59:09.8431131Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8431721Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8432191Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8432633Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll". 2023-06-01T09:59:09.8433015Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8435540Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8436042Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8436500Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll". 2023-06-01T09:59:09.8436900Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8437245Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8438922Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8439437Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll". 2023-06-01T09:59:09.8440076Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8440499Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8440977Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8441655Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll". 2023-06-01T09:59:09.8441998Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8442363Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8442748Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8443103Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll". 2023-06-01T09:59:09.8443412Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8443741Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8444117Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8444524Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll". 2023-06-01T09:59:09.8444860Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8445226Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8445654Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8446056Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll". 2023-06-01T09:59:09.8446644Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8447013Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8447419Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8447814Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll". 2023-06-01T09:59:09.8448203Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8448573Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8449053Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8449573Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll". 2023-06-01T09:59:09.8450049Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8450535Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8451053Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8452344Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll". 2023-06-01T09:59:09.8452780Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8453208Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8453684Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8454220Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll". 2023-06-01T09:59:09.8454681Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8455124Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8455657Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8456192Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll". 2023-06-01T09:59:09.8456653Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8457109Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8457663Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8459050Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll". 2023-06-01T09:59:09.8459513Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8460499Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8461077Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8461791Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll". 2023-06-01T09:59:09.8462243Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8462710Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8463237Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8464381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll". 2023-06-01T09:59:09.8465396Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8465854Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8466423Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8466977Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll". 2023-06-01T09:59:09.8468008Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8468635Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8469369Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8469858Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll". 2023-06-01T09:59:09.8470276Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8470722Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8471207Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8471683Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll". 2023-06-01T09:59:09.8472128Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8472545Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8473041Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8473576Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll". 2023-06-01T09:59:09.8473988Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8474385Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8474849Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8475364Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll". 2023-06-01T09:59:09.8476011Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8476491Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8477176Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8477728Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll". 2023-06-01T09:59:09.8478192Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8478661Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8479199Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8479765Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll". 2023-06-01T09:59:09.8480266Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8480724Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8481256Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8481768Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll". 2023-06-01T09:59:09.8482192Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8482665Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8483301Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8483844Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll". 2023-06-01T09:59:09.8484309Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8484775Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8485295Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8485795Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll". 2023-06-01T09:59:09.8493768Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8494152Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8494591Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8495068Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll". 2023-06-01T09:59:09.8497699Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8498114Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8498591Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8498996Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll". 2023-06-01T09:59:09.8499325Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8499666Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8500259Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8503780Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2023-06-01T09:59:09.8505927Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8506279Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8506705Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8507123Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2023-06-01T09:59:09.8507459Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8507750Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8508101Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8508483Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll". 2023-06-01T09:59:09.8508970Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8509371Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8510372Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8510769Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll". 2023-06-01T09:59:09.8511098Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8511450Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8511816Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8512273Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll". 2023-06-01T09:59:09.8512665Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8513072Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8513622Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8514172Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll". 2023-06-01T09:59:09.8515253Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8519228Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8519774Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8520199Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll". 2023-06-01T09:59:09.8520809Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8521260Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8523228Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8523816Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll". 2023-06-01T09:59:09.8524272Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8524724Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8525278Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8525835Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll". 2023-06-01T09:59:09.8526273Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8526740Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8527307Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8528834Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll". 2023-06-01T09:59:09.8529311Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8529789Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8530338Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8530868Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll". 2023-06-01T09:59:09.8531323Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8531785Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8532344Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8533462Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2023-06-01T09:59:09.8533953Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8536489Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8538484Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8539050Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2023-06-01T09:59:09.8539439Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8539893Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8540582Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8541086Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll". 2023-06-01T09:59:09.8541495Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8541895Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8542418Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8542932Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll". 2023-06-01T09:59:09.8543313Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8543724Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8544247Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8544745Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2023-06-01T09:59:09.8545134Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8654040Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8655489Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8656045Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll". 2023-06-01T09:59:09.8656465Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8656886Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8657391Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8657881Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll". 2023-06-01T09:59:09.8658287Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8658723Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8659184Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8659695Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll". 2023-06-01T09:59:09.8660120Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8660538Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8661048Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8661554Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll". 2023-06-01T09:59:09.8661909Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8662951Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8663486Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8663997Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2023-06-01T09:59:09.8664422Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8664870Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8665306Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8665858Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll". 2023-06-01T09:59:09.8666272Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8666636Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8667108Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8667847Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2023-06-01T09:59:09.8668204Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8668571Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8669025Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8669458Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2023-06-01T09:59:09.8669828Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8670200Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8670658Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8671092Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll". 2023-06-01T09:59:09.8671462Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8671832Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8672246Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8672667Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll". 2023-06-01T09:59:09.8673052Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8673418Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8673883Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8674546Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll". 2023-06-01T09:59:09.8674910Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8675312Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8675768Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8676238Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll". 2023-06-01T09:59:09.8676621Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8676976Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8677402Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8677945Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2023-06-01T09:59:09.8678390Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8678761Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8679416Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8679944Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll". 2023-06-01T09:59:09.8680330Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8680763Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8681249Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8681660Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll". 2023-06-01T09:59:09.8682041Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8682420Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8682895Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8683458Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2023-06-01T09:59:09.8683879Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8684228Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8684669Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8685134Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2023-06-01T09:59:09.8685522Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8686113Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8686569Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8687024Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2023-06-01T09:59:09.8687428Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8687837Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8688281Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8688805Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2023-06-01T09:59:09.8689216Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8689569Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8690003Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8690460Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll". 2023-06-01T09:59:09.8691005Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8691374Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8691828Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8692288Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll". 2023-06-01T09:59:09.8692703Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8719616Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8720394Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8720833Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll". 2023-06-01T09:59:09.8721206Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8721584Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8722006Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8722454Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll". 2023-06-01T09:59:09.8722855Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8723239Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8723729Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:09.8724473Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll". 2023-06-01T09:59:09.8724821Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8725199Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8725704Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8726203Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll". 2023-06-01T09:59:09.8726633Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8727057Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8727540Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8728929Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll". 2023-06-01T09:59:09.8729458Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8729859Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8730535Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8730981Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll". 2023-06-01T09:59:09.8731338Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8731742Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8732217Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8732661Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll". 2023-06-01T09:59:09.8733027Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8733476Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8733980Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8734418Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll". 2023-06-01T09:59:09.8734797Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8736150Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8736621Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8737070Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll". 2023-06-01T09:59:09.8737458Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8737855Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8738519Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8738976Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll". 2023-06-01T09:59:09.8739392Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8739806Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8740249Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8740681Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll". 2023-06-01T09:59:09.8741038Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8741437Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8741844Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8742339Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll". 2023-06-01T09:59:09.8742708Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8743238Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8743722Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8744182Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2023-06-01T09:59:09.8744535Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8744931Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8745377Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8745832Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2023-06-01T09:59:09.8746227Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8746606Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8747034Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8747493Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2023-06-01T09:59:09.8747869Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8748237Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8748696Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8749173Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll". 2023-06-01T09:59:09.8749681Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8750086Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8750562Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8751034Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll". 2023-06-01T09:59:09.8751412Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8751822Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8752294Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8752760Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll". 2023-06-01T09:59:09.8753149Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8753545Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8753967Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8754403Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll". 2023-06-01T09:59:09.8754874Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8755238Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8755694Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8756125Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll". 2023-06-01T09:59:09.8756472Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8756854Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8757297Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8757745Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll". 2023-06-01T09:59:09.8758130Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8758475Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8758885Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8759317Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll". 2023-06-01T09:59:09.8759679Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8760053Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8760536Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8760970Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll". 2023-06-01T09:59:09.8761494Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8761854Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8762286Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8762742Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll". 2023-06-01T09:59:09.8763130Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8763530Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8763985Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8764392Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll". 2023-06-01T09:59:09.8764744Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8765089Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8765509Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8766216Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll". 2023-06-01T09:59:09.8766610Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8767011Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8767433Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8767834Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll". 2023-06-01T09:59:09.8768205Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8768575Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8769029Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8769449Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll". 2023-06-01T09:59:09.8769839Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8770251Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8770738Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8771259Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll". 2023-06-01T09:59:09.8771697Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8772120Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8773358Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8774059Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll". 2023-06-01T09:59:09.8774448Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8774838Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8775275Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8775713Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll". 2023-06-01T09:59:09.8776085Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8776464Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8776896Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8777327Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll". 2023-06-01T09:59:09.8777661Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8777998Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8778690Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8779142Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll". 2023-06-01T09:59:09.8779496Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8779884Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8780323Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8780742Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll". 2023-06-01T09:59:09.8781131Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8781548Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8782014Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8782523Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll". 2023-06-01T09:59:09.8782939Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8783375Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8783872Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8784313Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll". 2023-06-01T09:59:09.8784710Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8785156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8786732Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:09.8787165Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll". 2023-06-01T09:59:09.8787529Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8787903Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8788315Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:09.8788754Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll". 2023-06-01T09:59:09.8789127Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8789513Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8789997Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:09.8790485Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll". 2023-06-01T09:59:09.8790863Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:09.8791258Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:09.8791855Z Done executing task "ResolveAssemblyReference". 2023-06-01T09:59:09.8792233Z 5:9>Done building target "ResolveAssemblyReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8793456Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:09.8794505Z Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:09.8795653Z Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' and '' == 'true'). 2023-06-01T09:59:09.8797293Z Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.dll.config')). 2023-06-01T09:59:09.8798477Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:09.8799188Z 5:9>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:09.8799793Z 5:9>Done building target "AfterResolveReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8800454Z 5:9>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2023-06-01T09:59:09.8801346Z 5:9>Done building target "ResolveReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8802050Z 5:9>Target "_BlockWinMDsOnUnsupportedTFMs" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:09.8802858Z Using "CheckForUnsupportedWinMDReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.8803358Z Task "CheckForUnsupportedWinMDReferences" 2023-06-01T09:59:09.8803628Z Done executing task "CheckForUnsupportedWinMDReferences". 2023-06-01T09:59:09.8804416Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Library' == 'winmdobj'). 2023-06-01T09:59:09.8804942Z 5:9>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8805399Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8805810Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.8806219Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:09.8806853Z 5:9>Target "CopyAdditionalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:09.8807717Z 5:9>Done building target "CopyAdditionalFiles" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8808529Z Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:09.8810152Z Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and '' != 'true'). 2023-06-01T09:59:09.8810935Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.8811539Z 5:9>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:09.8812226Z 5:9>Done building target "_ComputeNETCoreBuildOutputFiles" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8812911Z 5:9>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:09.8813676Z Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8814089Z Task "AssignTargetPath" 2023-06-01T09:59:09.8814370Z Done executing task "AssignTargetPath". 2023-06-01T09:59:09.8814651Z Task "AssignTargetPath" 2023-06-01T09:59:09.8814883Z Done executing task "AssignTargetPath". 2023-06-01T09:59:09.8815145Z Task "AssignTargetPath" 2023-06-01T09:59:09.8815378Z Done executing task "AssignTargetPath". 2023-06-01T09:59:09.8815645Z Task "AssignTargetPath" 2023-06-01T09:59:09.8815917Z Done executing task "AssignTargetPath". 2023-06-01T09:59:09.8816726Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). 2023-06-01T09:59:09.8817517Z 5:9>Done building target "AssignTargetPaths" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8817887Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.8818747Z 5:9>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:09.8819863Z Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8820461Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8821046Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8821717Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8822267Z Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8822657Z Task "AssignCulture" 2023-06-01T09:59:09.8822930Z Done executing task "AssignCulture". 2023-06-01T09:59:09.8823328Z 5:9>Done building target "SplitResourcesByCulture" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8824016Z Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.8824906Z 5:9>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:09.8825600Z 5:9>Done building target "CreateCustomManifestResourceNames" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8826465Z 5:9>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:09.8827102Z 5:9>Done building target "PrepareResourceNames" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8827433Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8827734Z Target "SplitResourcesByCulture" skipped. Previously built successfully. 2023-06-01T09:59:09.8828189Z 5:9>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:09.8828675Z 5:9>Done building target "BeforeResGen" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8828989Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8829521Z 5:9>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:09.8830124Z 5:9>Done building target "FindReferenceAssembliesForReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8830720Z 5:9>Target "SonarResolveReferences" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:09.8831289Z 5:9>Done building target "SonarResolveReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8832032Z 5:9>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:09.8833288Z 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'). 2023-06-01T09:59:09.8834612Z 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'). 2023-06-01T09:59:09.8835246Z 5:9>Done building target "CoreResGen" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8835791Z 5:9>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:09.8836331Z 5:9>Done building target "AfterResGen" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8836854Z 5:9>Target "ResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:09.8837598Z 5:9>Done building target "ResGen" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8838270Z Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8838905Z 5:9>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:09.8841347Z 5:9>Done building target "PrepareResources" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8842224Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:09.8842718Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8843467Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:09.8844348Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:09.8845058Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:09.8846018Z Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2023-06-01T09:59:09.8846816Z 5:9>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "SetWin32ManifestProperties" depends on it): 2023-06-01T09:59:09.8847547Z Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8847914Z Task "GetFrameworkPath" 2023-06-01T09:59:09.8848322Z Done executing task "GetFrameworkPath". 2023-06-01T09:59:09.8848642Z 5:9>Done building target "_SetEmbeddedWin32ManifestProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8849230Z 5:9>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:09.8849814Z 5:9>Done building target "SetWin32ManifestProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8850245Z Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8850851Z 5:9>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:09.8853218Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:09.8854242Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:09.8854775Z 5:9>Done building target "_GenerateCompileInputs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8855116Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.8856728Z 5:9>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:09.8858287Z 5:9>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8858903Z 5:9>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:09.8859462Z Building target "GenerateMSBuildEditorConfigFileCore" completely. 2023-06-01T09:59:09.8859702Z No input files were specified. 2023-06-01T09:59:09.8860054Z Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:09.8860463Z Task "GenerateMSBuildEditorConfig" 2023-06-01T09:59:09.8860761Z Done executing task "GenerateMSBuildEditorConfig". 2023-06-01T09:59:09.8861130Z 5:9>Done building target "GenerateMSBuildEditorConfigFileCore" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8861799Z 5:9>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:09.8862464Z 5:9>Done building target "GenerateMSBuildEditorConfigFile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8863004Z 5:9>Target "SonarOverrideRunAnalyzers" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:09.8863585Z 5:9>Done building target "SonarOverrideRunAnalyzers" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8863923Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.8864449Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:09.8865019Z 5:9>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.CSharp.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2023-06-01T09:59:09.8865576Z 5:9>Done building target "_SetTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8866103Z 5:9>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:09.8866678Z Building target "GenerateTargetFrameworkMonikerAttribute" completely. 2023-06-01T09:59:09.8867090Z Output file "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. 2023-06-01T09:59:09.8867422Z Task "WriteLinesToFile" 2023-06-01T09:59:09.8867658Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:09.8868066Z 5:9>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8869056Z Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2023-06-01T09:59:09.8869556Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:09.8870309Z 5:9>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:09.8871083Z Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:09.8871468Z Task "GetAssemblyVersion" 2023-06-01T09:59:09.8871722Z Done executing task "GetAssemblyVersion". 2023-06-01T09:59:09.8872050Z 5:9>Done building target "GetAssemblyVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8872458Z Target "GetAssemblyVersion" skipped. Previously built successfully. 2023-06-01T09:59:09.8873117Z 5:9>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2023-06-01T09:59:09.8873826Z 5:9>Done building target "InitializeSourceControlInformation" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8874503Z 5:9>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:09.8875192Z 5:9>Done building target "AddSourceRevisionToInformationalVersion" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8876151Z Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). 2023-06-01T09:59:09.8877005Z 5:9>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2023-06-01T09:59:09.8877894Z 5:9>Done building target "GetAssemblyAttributes" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8878630Z 5:9>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2023-06-01T09:59:09.8880185Z Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8880640Z Task "Hash" 2023-06-01T09:59:09.8880871Z Done executing task "Hash". 2023-06-01T09:59:09.8881095Z Task "WriteLinesToFile" 2023-06-01T09:59:09.8881330Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:09.8881711Z 5:9>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8882390Z 5:9>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateAssemblyInfo" depends on it): 2023-06-01T09:59:09.8882987Z Building target "CoreGenerateAssemblyInfo" completely. 2023-06-01T09:59:09.8883361Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.Business.AssemblyInfo.cs" does not exist. 2023-06-01T09:59:09.8884061Z Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:09.8884473Z Task "WriteCodeFragment" 2023-06-01T09:59:09.8884804Z Emitted specified code into "obj\Release\net6.0\Keoghs.FunctionApp.Business.AssemblyInfo.cs". 2023-06-01T09:59:09.8885101Z Done executing task "WriteCodeFragment". 2023-06-01T09:59:09.8885442Z 5:9>Done building target "CoreGenerateAssemblyInfo" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8886133Z 5:9>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:09.8887916Z 5:9>Done building target "GenerateAssemblyInfo" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8888577Z 5:9>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:09.8889226Z 5:9>Done building target "BeforeCompile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8890261Z Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2023-06-01T09:59:09.8890890Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8891504Z 5:9>Target "_GenerateCompileDependencyCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:09.8892051Z Task "Hash" 2023-06-01T09:59:09.8892275Z Done executing task "Hash". 2023-06-01T09:59:09.8892534Z Task "WriteLinesToFile" 2023-06-01T09:59:09.8892805Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:09.8893409Z 5:9>Done building target "_GenerateCompileDependencyCache" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8894735Z 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'))). 2023-06-01T09:59:09.8895725Z Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:09.8896914Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll;...' == ''). 2023-06-01T09:59:09.8897946Z 5:9>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:09.8898543Z 5:9>Done building target "_BeforeVBCSCoreCompile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8899406Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:09.8901288Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:09.8901752Z '' == 'true'). 2023-06-01T09:59:09.8902981Z 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 ). 2023-06-01T09:59:09.8904267Z 5:9>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "AddImplicitDefineConstants" depends on it): 2023-06-01T09:59:09.8905025Z 5:9>Done building target "GenerateNETCompatibleDefineConstants" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8906566Z 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 ). 2023-06-01T09:59:09.8907790Z 5:9>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:09.8908555Z 5:9>Done building target "AddImplicitDefineConstants" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8910138Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll;...' == ''). 2023-06-01T09:59:09.8912141Z 5:9>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:09.8913215Z Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.8913772Z 5:9>Done building target "_ComputeSkipAnalyzers" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8914551Z Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:09.8915746Z 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')). 2023-06-01T09:59:09.8916914Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:09.8917513Z Target "SonarResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:09.8918107Z 5:9>Target "SonarCategoriseProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:09.8918881Z Task "Message" 2023-06-01T09:59:09.8919212Z Sonar: (Keoghs.FunctionApp.Business.csproj) Categorizing project as test or product code... 2023-06-01T09:59:09.8919548Z Done executing task "Message". 2023-06-01T09:59:09.8920135Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2023-06-01T09:59:09.8920755Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2023-06-01T09:59:09.8921390Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2023-06-01T09:59:09.8922352Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2023-06-01T09:59:09.8923059Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2023-06-01T09:59:09.8923728Z Task "Message" skipped, due to false condition; ($(tmpSonarHasTestContainerCapability)=='true') was evaluated as (=='true'). 2023-06-01T09:59:09.8924203Z Using "IsTestByReference" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:09.8924537Z Task "IsTestByReference" 2023-06-01T09:59:09.8924812Z No test reference was found for the current project. 2023-06-01T09:59:09.8925129Z Done executing task "IsTestByReference". 2023-06-01T09:59:09.8925738Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2023-06-01T09:59:09.8926193Z Using "IsTestFileByName" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:09.8926529Z Task "IsTestFileByName" 2023-06-01T09:59:09.8926845Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:09.8927483Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:09.8928049Z Operation succeeded. Elapsed time (ms): 167 2023-06-01T09:59:09.8928316Z Read config file successfully 2023-06-01T09:59:09.8929435Z The deprecated regular expression property sonar.msbuild.testProjectPattern was not set in the analysis config file. The project file name will not be checked. 2023-06-01T09:59:09.8929897Z Done executing task "IsTestFileByName". 2023-06-01T09:59:09.8930568Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:09.8930948Z Task "Message" 2023-06-01T09:59:09.8931234Z Sonar: (Keoghs.FunctionApp.Business.csproj) categorized as MAIN project (production code). 2023-06-01T09:59:09.8931726Z Done executing task "Message". 2023-06-01T09:59:09.8932332Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:09.8932844Z 5:9>Done building target "SonarCategoriseProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8933435Z 5:9>Target "SonarCreateProjectSpecificDirs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2023-06-01T09:59:09.8934083Z Using "MakeUniqueDir" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:09.8934406Z Task "MakeUniqueDir" 2023-06-01T09:59:09.8934845Z Done executing task "MakeUniqueDir". 2023-06-01T09:59:09.8935096Z Task "MakeDir" 2023-06-01T09:59:09.8935364Z Creating directory "D:\a\1\.sonarqube\conf\0". 2023-06-01T09:59:09.8935627Z Done executing task "MakeDir". 2023-06-01T09:59:09.8936019Z 5:9>Done building target "SonarCreateProjectSpecificDirs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:09.8986665Z 0>Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:09.8990582Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:09.8993412Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:09.8993754Z _HandlePackageFileConflicts; 2023-06-01T09:59:09.8995221Z 2023-06-01T09:59:09.8996598Z ; 2023-06-01T09:59:09.8997459Z PrepareResourceNames; 2023-06-01T09:59:09.8998503Z ResGen; 2023-06-01T09:59:09.8999324Z CompileLicxFiles 2023-06-01T09:59:09.9000400Z 2023-06-01T09:59:09.9001169Z " (previous value: " 2023-06-01T09:59:09.9001986Z ; 2023-06-01T09:59:09.9002974Z PrepareResourceNames; 2023-06-01T09:59:09.9003814Z ResGen; 2023-06-01T09:59:09.9004820Z CompileLicxFiles 2023-06-01T09:59:09.9005825Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:09.9761138Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:10.0286143Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:10.0290820Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:10.1940571Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:10.1952398Z 5:9>Target "SonarWriteFilesToAnalyze" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:10.2140277Z 5:9>Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2023-06-01T09:59:10.2174005Z Task "Message" 2023-06-01T09:59:10.2309300Z Sonar: (Keoghs.FunctionApp.Business.csproj) Number of files to analyse: 17. The list of files to be analyzed is in D:\a\1\.sonarqube\conf\0\FilesToAnalyze.txt. 2023-06-01T09:59:10.2311056Z Done executing task "Message". 2023-06-01T09:59:10.2311641Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2315096Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2315683Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2316144Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2316616Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2317326Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2317726Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2318167Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2318619Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2413409Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2460813Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2463274Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2575164Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2701488Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2747791Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2839667Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2899269Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2902781Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2904788Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2907200Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2909330Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2917582Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2924370Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2925824Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2926627Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2937360Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2940523Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2941911Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.2943761Z Task "WriteLinesToFile" 2023-06-01T09:59:10.2966459Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.3070937Z Task "WriteLinesToFile" 2023-06-01T09:59:10.3077325Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.3194575Z Task "WriteLinesToFile" 2023-06-01T09:59:10.3195552Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.3292529Z 5:9>Done building target "SonarWriteFilesToAnalyze" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.3401020Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:10.3408549Z 5:9>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:10.3410674Z Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:10.3411057Z Task "CallTarget" 2023-06-01T09:59:10.3519403Z 5:9>Target "SetRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:10.3551606Z Using "GetAnalyzerSettings" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:10.3556098Z Task "GetAnalyzerSettings" 2023-06-01T09:59:10.3582954Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:10.3627878Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:10.3673894Z Operation succeeded. Elapsed time (ms): 1 2023-06-01T09:59:10.3915577Z Read config file successfully 2023-06-01T09:59:10.3934332Z Merging analysis settings... 2023-06-01T09:59:10.3942660Z Original ruleset not specified. Using generated ruleset at 'D:\a\1\.sonarqube\conf\Sonar-cs.ruleset' 2023-06-01T09:59:10.3984921Z Removing duplicate files: 2023-06-01T09:59:10.3989865Z Removing duplicate files: 2023-06-01T09:59:10.4012176Z Done executing task "GetAnalyzerSettings". 2023-06-01T09:59:10.4016240Z Task "WriteLinesToFile" 2023-06-01T09:59:10.4020145Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:10.4061968Z Using "WriteProjectConfigFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:10.4224538Z Task "WriteProjectConfigFile" 2023-06-01T09:59:10.4225180Z Done executing task "WriteProjectConfigFile". 2023-06-01T09:59:10.4227537Z Task "Message" 2023-06-01T09:59:10.4229473Z Sonar: (Keoghs.FunctionApp.Business.csproj) Analysis configured successfully with D:\a\1\.sonarqube\conf\0\SonarProjectConfig.xml. 2023-06-01T09:59:10.4232044Z Done executing task "Message". 2023-06-01T09:59:10.4232984Z 5:9>Done building target "SetRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.4234089Z Done executing task "CallTarget". 2023-06-01T09:59:10.4235000Z 5:9>Done building target "OverrideRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.4236488Z 5:9>Target "SonarQubeImportBeforeInfo" in file "C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:10.4239844Z Task "Message" 2023-06-01T09:59:10.4240659Z Sonar: (Keoghs.FunctionApp.Business) SonarQube.Integration.ImportBefore.targets was loaded 2023-06-01T09:59:10.4242334Z Done executing task "Message". 2023-06-01T09:59:10.4242938Z Task "Message" 2023-06-01T09:59:10.4243653Z Sonar: (Keoghs.FunctionApp.Business.csproj) SonarQube analysis targets imported: true 2023-06-01T09:59:10.4244295Z Done executing task "Message". 2023-06-01T09:59:10.4245561Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2023-06-01T09:59:10.4250730Z 5:9>Done building target "SonarQubeImportBeforeInfo" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.4274457Z 5:9>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:10.4276537Z 5:9>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.4278230Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4280506Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4282197Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4283808Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4285788Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4290003Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4291496Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4293075Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4295538Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4298798Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:10.4300171Z Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). 2023-06-01T09:59:10.4301200Z 5:9>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:10.4302542Z Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2023-06-01T09:59:10.4303260Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2023-06-01T09:59:10.4304035Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2023-06-01T09:59:10.4304698Z '7.0.1' != '' AND 2023-06-01T09:59:10.4305074Z < 7.0.1). 2023-06-01T09:59:10.4305611Z 5:9>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:10.4306458Z 5:9>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:10.4307129Z Building target "CoreCompile" completely. 2023-06-01T09:59:10.4307609Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.Business.dll" does not exist. 2023-06-01T09:59:10.4308140Z Using "Csc" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:10.4308539Z Task "Csc" 2023-06-01T09:59:10.4798768Z C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;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:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll /reference:D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll" /reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll" /reference:D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll" /debug- /debug:portable /filealign:512 /optimize+ /out:obj\Release\net6.0\Keoghs.FunctionApp.Business.dll /refout:obj\Release\net6.0\refint\Keoghs.FunctionApp.Business.dll /ruleset:D:\a\1\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\a\1\.sonarqube\out\0\Issues.json /target:library /warnaserror- /utf8output /deterministic+ /langversion:10.0 /analyzerconfig:obj\Release\net6.0\Keoghs.FunctionApp.Business.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig" /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\Microsoft.AspNetCore.Razor.Language.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\SonarAnalyzer.Security.dll /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\analyzers\dotnet\roslyn4.0\cs\Microsoft.Extensions.Logging.Generators.dll /analyzer:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /additionalfile:D:\a\1\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\a\1\.sonarqube\conf\0\SonarProjectConfig.xml /additionalfile:D:\a\1\.sonarqube\conf\0\ProjectOutFolderPath.txt Areas\Example\Library\ConnectionNames.cs Areas\Example\Library\QueueNames.cs Areas\Example\MappingProfiles\ApiSampleMappingProfile.cs Areas\Example\Models\ApiSampleBase.cs Areas\Example\Models\ApiSampleRequest.cs Areas\Example\Models\ApiSampleResponse.cs Areas\Example\Services\ExampleService.cs Areas\Example\Services\IExampleService.cs Areas\Example\Settings\ExampleServiceSettings.cs Areas\Shared\Constants\StringFormats.cs Areas\Shared\Proxies\JsonSerializer\Converters\DateOnlyJsonConverter.cs Areas\Shared\Proxies\JsonSerializer\Converters\TimeOnlyJsonConverter.cs Areas\Shared\Proxies\JsonSerializer\IJsonSerializerProxy.cs Areas\Shared\Proxies\JsonSerializer\JsonSerializerProxy.cs Areas\Shared\Proxies\StreamReader\IStreamReaderProxy.cs Areas\Shared\Proxies\StreamReader\StreamReaderProxy.cs obj\Release\net6.0\Keoghs.FunctionApp.Business.GlobalUsings.g.cs "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj\Release\net6.0\Keoghs.FunctionApp.Business.AssemblyInfo.cs 2023-06-01T09:59:10.9101454Z 0>Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:10.9176706Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:10.9238113Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:10.9476656Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:10.9528295Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:10.9545478Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:10.9772105Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:10.9875686Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:10.9880610Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:10.9882215Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:10.9883525Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:10.9885051Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:10.9886608Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;D:\a\1\s\Keoghs.FunctionApp.App\obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:10.9888469Z Property 'OS' with value 'Windows_NT' expanded from the environment. 2023-06-01T09:59:10.9889200Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:10.9892395Z 2023-06-01T09:59:10.9893467Z 2023-06-01T09:59:10.9894002Z ResolveProjectReferences; 2023-06-01T09:59:10.9894628Z FindInvalidProjectReferences; 2023-06-01T09:59:10.9896765Z GetFrameworkPaths; 2023-06-01T09:59:10.9899920Z GetReferenceAssemblyPaths; 2023-06-01T09:59:10.9900659Z PrepareForBuild; 2023-06-01T09:59:10.9901200Z ResolveSDKReferences; 2023-06-01T09:59:10.9901721Z ExpandSDKReferences; 2023-06-01T09:59:10.9902252Z ; 2023-06-01T09:59:10.9902785Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:10.9903360Z _HandlePackageFileConflicts; 2023-06-01T09:59:10.9903885Z ; 2023-06-01T09:59:10.9904385Z ResolveTargetingPackAssets; 2023-06-01T09:59:10.9904922Z " (previous value: " 2023-06-01T09:59:10.9905411Z 2023-06-01T09:59:10.9906000Z ResolveProjectReferences; 2023-06-01T09:59:10.9908241Z FindInvalidProjectReferences; 2023-06-01T09:59:10.9908855Z GetFrameworkPaths; 2023-06-01T09:59:10.9909395Z GetReferenceAssemblyPaths; 2023-06-01T09:59:10.9910298Z PrepareForBuild; 2023-06-01T09:59:10.9910768Z ResolveSDKReferences; 2023-06-01T09:59:10.9911290Z ExpandSDKReferences; 2023-06-01T09:59:10.9911705Z ; 2023-06-01T09:59:10.9912705Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:10.9913179Z _HandlePackageFileConflicts; 2023-06-01T09:59:10.9913703Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:10.9915587Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:10.9917298Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:10.9920933Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:10.9922171Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:10.9923717Z Property 'OS' with value 'Windows_NT' expanded from the environment. 2023-06-01T09:59:10.9924617Z Overriding target "ReferencedPathMaps" in project "D:\a\1\.nuget\packages\coverlet.msbuild\3.2.0\build\coverlet.msbuild.targets" with target "ReferencedPathMaps" from project "D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets". 2023-06-01T09:59:10.9925967Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:10.9928085Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:10.9929264Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:10.9931070Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:10.9932266Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:10.9933307Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:10.9934688Z Overriding target "ReferencedPathMaps" in project "D:\a\1\.nuget\packages\coverlet.msbuild\3.2.0\build\coverlet.msbuild.targets" with target "ReferencedPathMaps" from project "D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets". 2023-06-01T09:59:10.9935896Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:10.9937077Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:10.9938337Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:10.9939749Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:10.9940784Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:10.9941749Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:10.9942849Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:10.9944207Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:10.9945337Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:10.9946623Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:10.9947909Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:10.9950023Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:10.9950493Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:10.9951054Z 2023-06-01T09:59:10.9951391Z BuildOnlySettings; 2023-06-01T09:59:10.9951763Z PrepareForBuild; 2023-06-01T09:59:10.9952133Z PreBuildEvent; 2023-06-01T09:59:10.9952489Z ResolveReferences; 2023-06-01T09:59:10.9952852Z PrepareResources; 2023-06-01T09:59:10.9953221Z ResolveKeySource; 2023-06-01T09:59:10.9953562Z Compile; 2023-06-01T09:59:10.9953922Z ExportWindowsMDFile; 2023-06-01T09:59:10.9954279Z UnmanagedUnregistration; 2023-06-01T09:59:10.9954683Z GenerateSerializationAssemblies; 2023-06-01T09:59:10.9955076Z CreateSatelliteAssemblies; 2023-06-01T09:59:10.9955444Z GenerateManifests; 2023-06-01T09:59:10.9955820Z GetTargetPath; 2023-06-01T09:59:10.9956168Z PrepareForRun; 2023-06-01T09:59:10.9956510Z UnmanagedRegistration; 2023-06-01T09:59:10.9956896Z IncrementalClean; 2023-06-01T09:59:10.9957259Z PostBuildEvent 2023-06-01T09:59:10.9957588Z ; 2023-06-01T09:59:10.9957958Z GenerateBuildDependencyFile; 2023-06-01T09:59:10.9958384Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:10.9958780Z " (previous value: " 2023-06-01T09:59:10.9959161Z BuildOnlySettings; 2023-06-01T09:59:10.9959548Z PrepareForBuild; 2023-06-01T09:59:10.9959906Z PreBuildEvent; 2023-06-01T09:59:10.9960338Z ResolveReferences; 2023-06-01T09:59:10.9960710Z PrepareResources; 2023-06-01T09:59:10.9961083Z ResolveKeySource; 2023-06-01T09:59:10.9961430Z Compile; 2023-06-01T09:59:10.9961800Z ExportWindowsMDFile; 2023-06-01T09:59:10.9962186Z UnmanagedUnregistration; 2023-06-01T09:59:10.9962739Z GenerateSerializationAssemblies; 2023-06-01T09:59:10.9963179Z CreateSatelliteAssemblies; 2023-06-01T09:59:10.9963552Z GenerateManifests; 2023-06-01T09:59:10.9963898Z GetTargetPath; 2023-06-01T09:59:10.9964264Z PrepareForRun; 2023-06-01T09:59:10.9964640Z UnmanagedRegistration; 2023-06-01T09:59:10.9965004Z IncrementalClean; 2023-06-01T09:59:10.9965556Z PostBuildEvent 2023-06-01T09:59:10.9966076Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:10.9966896Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:10.9968154Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:10.9969374Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:10.9970193Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:10.9970601Z _SdkBeforeClean; 2023-06-01T09:59:10.9970929Z 2023-06-01T09:59:10.9971439Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:10.9972445Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:11.2299561Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2299941Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:11.2300105Z _SdkBeforeRebuild; 2023-06-01T09:59:11.2300230Z 2023-06-01T09:59:11.2300336Z BeforeRebuild; 2023-06-01T09:59:11.2300461Z Clean; 2023-06-01T09:59:11.2300564Z Build; 2023-06-01T09:59:11.2300686Z AfterRebuild; 2023-06-01T09:59:11.2300805Z 2023-06-01T09:59:11.2300911Z " (previous value: " 2023-06-01T09:59:11.2301047Z BeforeRebuild; 2023-06-01T09:59:11.2301155Z Clean; 2023-06-01T09:59:11.2301272Z Build; 2023-06-01T09:59:11.2301393Z AfterRebuild; 2023-06-01T09:59:11.2301582Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:11.2301971Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2303146Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2303424Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:11.2303567Z 2023-06-01T09:59:11.2303695Z ResolveReferences; 2023-06-01T09:59:11.2303817Z ResolveKeySource; 2023-06-01T09:59:11.2303960Z SetWin32ManifestProperties; 2023-06-01T09:59:11.2304122Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:11.2304263Z _GenerateCompileInputs; 2023-06-01T09:59:11.2304599Z BeforeCompile; 2023-06-01T09:59:11.2304722Z _TimeStampBeforeCompile; 2023-06-01T09:59:11.2304876Z _GenerateCompileDependencyCache; 2023-06-01T09:59:11.2305018Z CoreCompile; 2023-06-01T09:59:11.2305139Z _TimeStampAfterCompile; 2023-06-01T09:59:11.2305274Z AfterCompile; 2023-06-01T09:59:11.2305377Z ; 2023-06-01T09:59:11.2305499Z _CreateAppHost; 2023-06-01T09:59:11.2305630Z _CreateComHost; 2023-06-01T09:59:11.2305748Z _GetIjwHostPaths; 2023-06-01T09:59:11.2305882Z " (previous value: " 2023-06-01T09:59:11.2306004Z ResolveReferences; 2023-06-01T09:59:11.2306139Z ResolveKeySource; 2023-06-01T09:59:11.2306606Z SetWin32ManifestProperties; 2023-06-01T09:59:11.2306767Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:11.2306923Z _GenerateCompileInputs; 2023-06-01T09:59:11.2307062Z BeforeCompile; 2023-06-01T09:59:11.2307202Z _TimeStampBeforeCompile; 2023-06-01T09:59:11.2307400Z _GenerateCompileDependencyCache; 2023-06-01T09:59:11.2307527Z CoreCompile; 2023-06-01T09:59:11.2307667Z _TimeStampAfterCompile; 2023-06-01T09:59:11.2307801Z AfterCompile; 2023-06-01T09:59:11.2307989Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:11.2308420Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2309040Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2309322Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:11.2309479Z 2023-06-01T09:59:11.2309615Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:11.2309768Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:11.2309929Z GenerateSatelliteAssemblies 2023-06-01T09:59:11.2310059Z ; 2023-06-01T09:59:11.2310177Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:11.2310322Z " (previous value: " 2023-06-01T09:59:11.2310455Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:11.2310623Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:11.2310782Z GenerateSatelliteAssemblies 2023-06-01T09:59:11.2310981Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:11.2311400Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2311935Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (11,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2312289Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:11.2312465Z 2023-06-01T09:59:11.2312573Z ; 2023-06-01T09:59:11.2312666Z 2023-06-01T09:59:11.2312774Z ; 2023-06-01T09:59:11.2312897Z BuildOnlySettings; 2023-06-01T09:59:11.2313018Z PrepareForBuild; 2023-06-01T09:59:11.2313212Z AssignTargetPaths; 2023-06-01T09:59:11.2313332Z ResolveReferences 2023-06-01T09:59:11.2313451Z 2023-06-01T09:59:11.2313558Z ; 2023-06-01T09:59:11.2313671Z _GenerateDesignerDepsFile; 2023-06-01T09:59:11.2313829Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:11.2313977Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:11.2314135Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:11.2314278Z " (previous value: " 2023-06-01T09:59:11.2314383Z ; 2023-06-01T09:59:11.2314490Z 2023-06-01T09:59:11.2314994Z ; 2023-06-01T09:59:11.2315122Z BuildOnlySettings; 2023-06-01T09:59:11.2315256Z PrepareForBuild; 2023-06-01T09:59:11.2315377Z AssignTargetPaths; 2023-06-01T09:59:11.2315511Z ResolveReferences 2023-06-01T09:59:11.2315615Z 2023-06-01T09:59:11.2315817Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:11.2316163Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2316596Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (23,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2317237Z Property reassignment: $(_ShimInputCacheFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.shiminput.cache" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:11.2317730Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2318235Z Property reassignment: $(_ShimCreatedSentinelFile)="D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.shimcreated.sentinel" (previous value: "obj\Release\net6.0\Keoghs.FunctionApp.App.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:11.2318799Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (11,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2319235Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:11.2319691Z The target "ResolveNuGetPackageAssets" listed in an AfterTargets attribute at "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets (23,11)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2320169Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:11.2320597Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:11.2320987Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:11.2323363Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:11.2324733Z 1:2>Project "D:\a\1\s\POC.CodeCoverage.sln" (1:2) is building "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) on node 2 (default targets). 2023-06-01T09:59:11.2325829Z 4:6>Target "GenerateProgramFile" in file "D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:11.2327958Z 4:6>Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0). 2023-06-01T09:59:11.2329234Z 0>Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:11.2329872Z 4:6>Done building target "GenerateProgramFile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2331059Z 0>Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:11.2332030Z 4:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.2332623Z 0>Overriding target "BeforePublish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets". 2023-06-01T09:59:11.2333301Z 1:2>Project "D:\a\1\s\POC.CodeCoverage.sln" (1:2) is building "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) on node 4 (default targets). 2023-06-01T09:59:11.2334311Z 3:6>Target "GenerateProgramFile" in file "D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:11.2335602Z 3:6>Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0). 2023-06-01T09:59:11.2336042Z 3:6>Done building target "GenerateProgramFile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2336777Z 4:6>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2337582Z 4:6>Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2338399Z 3:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.2338983Z 4:6>Task "AllowEmptyTelemetry" 2023-06-01T09:59:11.2339588Z 3:6>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2340348Z 3:6>Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2341035Z 0>Overriding target "AfterPublish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets". 2023-06-01T09:59:11.2342962Z 4:6>Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:11.2343181Z 3:6>Task "AllowEmptyTelemetry" 2023-06-01T09:59:11.2343551Z 0>Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:11.2344005Z 4:6>Done building target "_CollectTargetFrameworkForTelemetry" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2344919Z 0>Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:11.2346352Z 4:6>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 '' == '')). 2023-06-01T09:59:11.2346881Z 3:6>Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:11.2349311Z 0>Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:11.2350493Z 4:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2350830Z 3:6>Done building target "_CollectTargetFrameworkForTelemetry" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2351256Z 0>Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:11.2352886Z 3:6>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 '' == '')). 2023-06-01T09:59:11.2354410Z 0>Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:11.2356295Z 4:6>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2357511Z 4:6>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:11.2358332Z 3:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2359159Z 0>Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:11.2359880Z 4:6>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2360482Z 0>Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2362740Z 4:6>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'). 2023-06-01T09:59:11.2363868Z 3:6>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2366368Z 3:6>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:11.2367940Z 0>Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2370491Z 3:6>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2371243Z 0>Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:11.2372870Z 4:6>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2376038Z 4:6>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')). 2023-06-01T09:59:11.2378894Z 0>The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2379515Z 4:6>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2381930Z 0>The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:11.2383106Z 4:6>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2385232Z 3:6>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'). 2023-06-01T09:59:11.2386614Z 4:6>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2388233Z 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). 2023-06-01T09:59:11.2389368Z 3:6>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2392218Z 3:6>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')). 2023-06-01T09:59:11.2395336Z 4:6>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')). 2023-06-01T09:59:11.2396338Z 3:6>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2400032Z 4:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2405496Z 3:6>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2406546Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2407614Z 4:6>Target "_CheckForUnsupportedAppHostUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2408634Z 4:6>Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == ''). 2023-06-01T09:59:11.2409254Z 1:2>Project "D:\a\1\s\POC.CodeCoverage.sln" (1:2) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) on node 3 (default targets). 2023-06-01T09:59:11.2410103Z 2:7>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.2411441Z 3:6>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). 2023-06-01T09:59:11.2412566Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2413411Z Task "NETSdkError" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2422409Z 3:6>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')). 2023-06-01T09:59:11.2423395Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2424258Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2425120Z 2:7>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2425955Z 2:7>Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2426838Z 3:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2427270Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2428029Z Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2428505Z 2:7>Task "AllowEmptyTelemetry" 2023-06-01T09:59:11.2428750Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2429570Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSelfContained)' != 'true' and '$(PublishSelfContained)' != 'false' and '$(PublishSelfContained)' != '') was evaluated as ('' != 'true' and '' != 'false' and '' != ''). 2023-06-01T09:59:11.2430637Z 3:6>Target "_CheckForUnsupportedAppHostUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2431669Z 3:6>Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == ''). 2023-06-01T09:59:11.2432069Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2432878Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('' == 'true' and '' != 'true' and '' == 'true'). 2023-06-01T09:59:11.2433370Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2434159Z Task "NETSdkError" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2434620Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2435417Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('' != 'true' and '' == 'true' and '6.0' < '2.1'). 2023-06-01T09:59:11.2435907Z 2:7>Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:11.2436300Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2437107Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2437574Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2438302Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2438844Z 2:7>Done building target "_CollectTargetFrameworkForTelemetry" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2439182Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2439953Z Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2440425Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2441135Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2442678Z 2:7>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 '' == '')). 2023-06-01T09:59:11.2443531Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2444270Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2444673Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2445486Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSelfContained)' != 'true' and '$(PublishSelfContained)' != 'false' and '$(PublishSelfContained)' != '') was evaluated as ('' != 'true' and '' != 'false' and '' != ''). 2023-06-01T09:59:11.2447370Z 2:7>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2447816Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2448650Z Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2449170Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2449959Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('' == 'true' and '' != 'true' and '' == 'true'). 2023-06-01T09:59:11.2450433Z 4:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2451239Z Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2451738Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2452505Z Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('' != 'true' and '' == 'true' and '6.0' < '2.1'). 2023-06-01T09:59:11.2453487Z 2:7>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2454536Z 2:7>Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:11.2454963Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2455694Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2456242Z 4:6>Done building target "_CheckForUnsupportedAppHostUsage" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2456687Z 2:7>Done building target "_CheckForUnsupportedNETCoreVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2457067Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2457797Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2459110Z 2:7>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'). 2023-06-01T09:59:11.2459795Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2460528Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2461263Z 4:6>Target "_CheckForUnsupportedHostingUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2463426Z 4:6>Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:11.2463911Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2464652Z Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2465464Z 2:7>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2466727Z 2:7>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')). 2023-06-01T09:59:11.2467353Z 4:6>Done building target "_CheckForUnsupportedHostingUsage" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2467646Z 3:6>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2468348Z Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2469036Z 2:7>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2469406Z 3:6>Done building target "_CheckForUnsupportedAppHostUsage" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2470219Z 2:7>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2471269Z 4:6>Target "_CheckAndUnsetUnsupportedPrefer32Bit" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' >= '7.0') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' >= '7.0'). 2023-06-01T09:59:11.2472222Z 2:7>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2473090Z 4:6>Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:11.2473928Z 3:6>Target "_CheckForUnsupportedHostingUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2474900Z 3:6>Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:11.2476032Z 2:7>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). 2023-06-01T09:59:11.2477150Z 3:6>Done building target "_CheckForUnsupportedHostingUsage" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2479057Z Target "_CheckAndUnsetUnsupportedPrefer32Bit" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' >= '7.0') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' >= '7.0'). 2023-06-01T09:59:11.2480034Z 4:6>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2488413Z 4:6>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'). 2023-06-01T09:59:11.2491944Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:11.2503205Z 3:6>Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:11.2506749Z 2:7>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')). 2023-06-01T09:59:11.2507737Z 4:6>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:11.2508543Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:11.2509455Z 2:7>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2510045Z 4:6>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2510780Z 3:6>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2512201Z 3:6>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'). 2023-06-01T09:59:11.2513307Z 2:7>Target "_CheckForUnsupportedAppHostUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2514278Z 2:7>Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('false' == 'true' and '' == ''). 2023-06-01T09:59:11.2514901Z 3:6>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:11.2515588Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:11.2515987Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2516665Z Task "NETSdkError" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2517097Z 3:6>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:11.2517846Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:11.2518330Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2519149Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2519740Z 3:6>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2520082Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2520854Z Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). 2023-06-01T09:59:11.2521992Z 3:6>Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2023-06-01T09:59:11.2522470Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2523195Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSelfContained)' != 'true' and '$(PublishSelfContained)' != 'false' and '$(PublishSelfContained)' != '') was evaluated as ('' != 'true' and '' != 'false' and '' != ''). 2023-06-01T09:59:11.2524121Z 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'). 2023-06-01T09:59:11.2524770Z 3:6>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2525715Z 3:6>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:11.2526160Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2526815Z 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'). 2023-06-01T09:59:11.2527329Z 3:6>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2527615Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2528213Z Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2529791Z 3:6>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 '' == '')). 2023-06-01T09:59:11.2530587Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2531236Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2532110Z 3:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2532555Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2533228Z Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0'). 2023-06-01T09:59:11.2534110Z 3:6>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2534638Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2535479Z Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2536619Z 3:6>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2537122Z 2:7>_CheckForUnsupportedAppHostUsage: 2023-06-01T09:59:11.2537931Z Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). 2023-06-01T09:59:11.2538485Z 2:7>Done building target "_CheckForUnsupportedAppHostUsage" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2539053Z 3:6>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2540876Z 3:6>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2541440Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2542071Z 2:7>Target "_CheckForUnsupportedHostingUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2543203Z 2:7>Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('false' == 'true' and '' == 'true'). 2023-06-01T09:59:11.2543742Z 3:6>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2544159Z 2:7>Done building target "_CheckForUnsupportedHostingUsage" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2544502Z 3:6>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:11.2545304Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2546280Z 2:7>Target "_CheckAndUnsetUnsupportedPrefer32Bit" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' >= '7.0') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' >= '7.0'). 2023-06-01T09:59:11.2546852Z 3:6>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2547579Z 2:7>Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:11.2548103Z 3:6>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2548713Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2549456Z 2:7>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2550825Z 2:7>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'). 2023-06-01T09:59:11.2551628Z 3:6>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2551939Z 2:7>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:11.2552729Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:11.2554007Z 3:6>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'). 2023-06-01T09:59:11.2554435Z 2:7>_CheckForLanguageAndFeatureCombinationSupport: 2023-06-01T09:59:11.2554937Z 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'). 2023-06-01T09:59:11.2555308Z 2:7>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2557166Z 3:6>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2557694Z 3:6>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2558366Z 2:7>Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2023-06-01T09:59:11.2558687Z 3:6>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:11.2559065Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:11.2559379Z 2:7>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2560030Z 2:7>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:11.2560416Z 3:6>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2560672Z 2:7>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2561530Z 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 '' == '')). 2023-06-01T09:59:11.2562230Z 3:6>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2562764Z 3:6>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2563276Z 2:7>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2564209Z 3:6>Task "ApplyImplicitVersions" 2023-06-01T09:59:11.2564757Z 4:6>Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2023-06-01T09:59:11.2565074Z 3:6>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:11.2565583Z 2:7>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2565953Z 3:6>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2566471Z 2:7>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2566911Z 4:6>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2567567Z 4:6>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:11.2567932Z 3:6>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2568180Z 4:6>Done building target "_GetProjectJsonPath" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2568736Z 2:7>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2569329Z 2:7>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2570283Z 4:6>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 '' == '')). 2023-06-01T09:59:11.2571149Z 3:6>Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:11.2571483Z 2:7>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2572118Z 4:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.2574959Z 3:6>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')). 2023-06-01T09:59:11.2844467Z 2:7>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2845657Z 4:6>Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:11.2846162Z 2:7>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:11.2846768Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2847627Z 4:6>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:11.2848452Z 3:6>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2849267Z 3:6>Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2849767Z 2:7>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2850047Z 3:6>Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:11.2850359Z 2:7>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2850925Z 4:6>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2851628Z 4:6>Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2852435Z 3:6>Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:11.2852721Z 2:7>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:11.2853426Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2853861Z 4:6>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2854161Z 3:6>ProcessFrameworkReferences: 2023-06-01T09:59:11.2854593Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2855114Z 2:7>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2855524Z 4:6>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2855838Z 3:6>Task "ProcessFrameworkReferences" 2023-06-01T09:59:11.2858377Z 2:7>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'). 2023-06-01T09:59:11.2859095Z 4:6>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:11.2859674Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2860382Z 3:6>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:11.2861635Z 4:6>Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:11.2862553Z 3:6>ProcessFrameworkReferences: 2023-06-01T09:59:11.2862994Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2863742Z 2:7>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2864471Z 2:7>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2864965Z 4:6>Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:11.2865251Z 3:6>Task "ResolveAppHosts" 2023-06-01T09:59:11.2865962Z 2:7>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:11.2866173Z 4:6>UpdateAspNetToFrameworkReference: 2023-06-01T09:59:11.2866641Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:11.2866867Z 3:6>Done executing task "ResolveAppHosts". 2023-06-01T09:59:11.2867064Z 2:7>Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:11.2867330Z 4:6>Done building target "UpdateAspNetToFrameworkReference" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2867737Z 3:6>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2868110Z 2:7>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2868825Z 4:6>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'). 2023-06-01T09:59:11.2869866Z 3:6>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'). 2023-06-01T09:59:11.2870474Z 4:6>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:11.2870978Z 4:6>Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2871452Z 2:7>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2871899Z 2:7>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2872434Z 3:6>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2873021Z 3:6>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:11.2873278Z 4:6>Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:11.2873505Z 3:6>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2873760Z 4:6>Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:11.2874018Z 4:6>Done building target "CheckForImplicitPackageReferenceOverrides" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2874387Z 3:6>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2874766Z 3:6>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2874991Z 2:7>Task "ApplyImplicitVersions" 2023-06-01T09:59:11.2875161Z 3:6>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:11.2875526Z 4:6>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2875989Z 4:6>Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2876262Z 2:7>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:11.2876439Z 3:6>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:11.2876619Z 4:6>Task "ApplyImplicitVersions" 2023-06-01T09:59:11.2876836Z 3:6>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2877099Z 4:6>Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:11.2877319Z 2:7>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2877552Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2877807Z 4:6>Done building target "ApplyImplicitVersions" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2878190Z 3:6>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2023-06-01T09:59:11.2879810Z 3:6>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2880476Z 2:7>Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:11.2880983Z 3:6>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:11.2882118Z 2:7>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')). 2023-06-01T09:59:11.2882848Z 4:6>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2884114Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:11.2884682Z 2:7>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2885157Z 2:7>Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2886090Z 4:6>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')). 2023-06-01T09:59:11.2886579Z 2:7>Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:11.2886774Z Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:11.2887179Z 4:6>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2887667Z 4:6>Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2887924Z 2:7>ProcessFrameworkReferences: 2023-06-01T09:59:11.2888316Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2888585Z 4:6>Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:11.2888744Z 2:7>Task "ProcessFrameworkReferences" 2023-06-01T09:59:11.2888940Z 4:6>Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:11.2889123Z 2:7>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:11.2889300Z 4:6>ProcessFrameworkReferences: 2023-06-01T09:59:11.2889569Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2889812Z 2:7>ProcessFrameworkReferences: 2023-06-01T09:59:11.2890068Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2890323Z 4:6>Task "ProcessFrameworkReferences" 2023-06-01T09:59:11.2890466Z 2:7>Task "ResolveAppHosts" 2023-06-01T09:59:11.2891399Z 4:6>Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:11.2891626Z 2:7>Done executing task "ResolveAppHosts". 2023-06-01T09:59:11.2891779Z 4:6>ProcessFrameworkReferences: 2023-06-01T09:59:11.2892035Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2892337Z 2:7>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2892634Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2892922Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:11.2893065Z 4:6>Task "ResolveAppHosts" 2023-06-01T09:59:11.2893706Z 2:7>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'). 2023-06-01T09:59:11.2894093Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2894358Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.App.Tests' 2023-06-01T09:59:11.2894552Z 4:6>Done executing task "ResolveAppHosts". 2023-06-01T09:59:11.2894926Z 2:7>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2895532Z 2:7>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:11.2895822Z 2:7>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2896100Z 4:6>Done building target "ProcessFrameworkReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2896463Z 2:7>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2896817Z 2:7>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2897041Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2897309Z (in) MSBuildProjectName 'Keoghs.FunctionApp.App.Tests' 2023-06-01T09:59:11.2897480Z 2:7>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:11.2897643Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2897776Z (in) ProjectJsonPath '' 2023-06-01T09:59:11.2898474Z 4:6>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'). 2023-06-01T09:59:11.2898875Z 2:7>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:11.2899050Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2899283Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:11.2899504Z 2:7>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2899689Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2899937Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:11.2900338Z 4:6>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:11.2902614Z 4:6>Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:11.2902886Z 3:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2903123Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:11.2903346Z 4:6>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2903908Z 2:7>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2023-06-01T09:59:11.2905434Z 2:7>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2905697Z 3:6>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:11.2905863Z 2:7>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:11.2906110Z 3:6>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2906469Z 4:6>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:11.2906868Z 4:6>Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2907088Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2907368Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:11.2907530Z 4:6>Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:11.2907694Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2907950Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.App' 2023-06-01T09:59:11.2908320Z 3:6>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2908722Z 3:6>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2908953Z 4:6>Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:11.2909128Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2909375Z (in) MSBuildProjectName 'Keoghs.FunctionApp.App' 2023-06-01T09:59:11.2909566Z 3:6>Target "ApplyImplicitVersions" skipped. Previously built successfully. 2023-06-01T09:59:11.2909951Z 4:6>Done building target "CollectPackageReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2910160Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2910294Z (in) ProjectJsonPath '' 2023-06-01T09:59:11.2910497Z 3:6>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2910736Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2911078Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:11.2911617Z 4:6>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2023-06-01T09:59:11.2912044Z 4:6>Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:11.2912345Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2912773Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:11.2913398Z 3:6>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2915297Z 3:6>Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2915919Z 4:6>Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:11.2916168Z 2:7>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2916584Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:11.2916844Z 3:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2917067Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2917430Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:11.2917708Z 2:7>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:11.2917976Z 3:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2918232Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2918673Z (in) MSBuildProjectDirectory 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests' 2023-06-01T09:59:11.2919035Z 2:7>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2919357Z 3:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2920599Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2921166Z (in) MSBuildProjectName 'Keoghs.FunctionApp.Business.Tests' 2023-06-01T09:59:11.2921492Z 3:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2923380Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2923635Z (in) ProjectJsonPath '' 2023-06-01T09:59:11.2924136Z 2:7>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2924752Z 2:7>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2926430Z 3:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2927413Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2927875Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:11.2928191Z 2:7>Target "ApplyImplicitVersions" skipped. Previously built successfully. 2023-06-01T09:59:11.2928511Z 3:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2928825Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2929242Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:11.2929595Z 2:7>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2930245Z 3:6>Done building target "CheckForDuplicateItems" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2930581Z 4:6>_GetRestoreProjectStyle: 2023-06-01T09:59:11.2930964Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:11.2932179Z 3:6>Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.2932664Z 4:6>Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:11.2933255Z 2:7>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2934011Z 2:7>Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2934863Z 3:6>Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2023-06-01T09:59:11.2935349Z 4:6>Done building target "_GetRestoreProjectStyle" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2935692Z 2:7>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2936921Z 3:6>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). 2023-06-01T09:59:11.2937857Z 2:7>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2938987Z 3:6>Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and False). 2023-06-01T09:59:11.2940092Z 4:6>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2940804Z 4:6>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2941166Z 2:7>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2942498Z 3:6>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')). 2023-06-01T09:59:11.2943341Z 4:6>Target "ApplyImplicitVersions" skipped. Previously built successfully. 2023-06-01T09:59:11.2943659Z 2:7>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2944920Z 3:6>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 '' == ''). 2023-06-01T09:59:11.2945758Z 4:6>Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:11.2946262Z 2:7>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2946596Z 3:6>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.2946927Z 2:7>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2947920Z 3:6>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'). 2023-06-01T09:59:11.2948790Z 4:6>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:11.2949321Z 4:6>Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.2949637Z 2:7>Done building target "CheckForDuplicateItems" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.2949841Z 4:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2950200Z 2:7>Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.2951522Z 3:6>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.2953087Z 3:6>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2953356Z 4:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2953810Z 2:7>Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2023-06-01T09:59:11.2954093Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2954612Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2954933Z 4:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2955990Z 2:7>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). 2023-06-01T09:59:11.2956685Z 3:6>Task "Message" 2023-06-01T09:59:11.2956933Z 4:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2958074Z 2:7>Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and False). 2023-06-01T09:59:11.2958695Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2958947Z Configuration=Release 2023-06-01T09:59:11.2959196Z 4:6>Task "CheckForDuplicateItems" 2023-06-01T09:59:11.2960412Z 2:7>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')). 2023-06-01T09:59:11.2962128Z 3:6>Done executing task "Message". 2023-06-01T09:59:11.2962416Z 4:6>Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:11.2963708Z 2:7>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 '' == ''). 2023-06-01T09:59:11.2964388Z 3:6>Task "Message" 2023-06-01T09:59:11.2964710Z 4:6>Done building target "CheckForDuplicateItems" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.2965068Z 2:7>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.2965358Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2965621Z Platform=AnyCPU 2023-06-01T09:59:11.2966215Z 4:6>Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.2966975Z 2:7>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'). 2023-06-01T09:59:11.2967365Z 3:6>Done executing task "Message". 2023-06-01T09:59:11.2967769Z 4:6>Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2023-06-01T09:59:11.2968138Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2968591Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\net6.0\' != '' and !HasTrailingSlash('bin\Release\net6.0\')). 2023-06-01T09:59:11.2969435Z 4:6>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). 2023-06-01T09:59:11.2970085Z 2:7>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.2972180Z 2:7>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2972439Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2972944Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\net6.0\' != '' and !HasTrailingSlash('obj\Release\net6.0\')). 2023-06-01T09:59:11.2973784Z 4:6>Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and False). 2023-06-01T09:59:11.2974244Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2974612Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2974852Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2976327Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')). 2023-06-01T09:59:11.2977420Z 4:6>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')). 2023-06-01T09:59:11.2977876Z 2:7>Task "Message" 2023-06-01T09:59:11.2978026Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2980169Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\' != '' And 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\' != 'D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\' ). 2023-06-01T09:59:11.2981250Z 4:6>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 '' == ''). 2023-06-01T09:59:11.2981723Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2981871Z Configuration=Release 2023-06-01T09:59:11.2982183Z 3:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2982886Z 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:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\' ). 2023-06-01T09:59:11.2983335Z 4:6>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.2983582Z 3:6>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2983801Z 2:7>Done executing task "Message". 2023-06-01T09:59:11.2984426Z 4:6>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'). 2023-06-01T09:59:11.2984795Z 2:7>Task "Message" 2023-06-01T09:59:11.2985129Z 3:6>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.2985627Z 3:6>Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and 2023-06-01T09:59:11.2985933Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2023-06-01T09:59:11.2986187Z '$(RuntimeIdentifier)' != '' and 2023-06-01T09:59:11.2986410Z '$(PublishAot)' != 'true' and 2023-06-01T09:59:11.2986644Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2023-06-01T09:59:11.2987007Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2023-06-01T09:59:11.2987283Z '' == 'true' and 2023-06-01T09:59:11.2987451Z '' != '' and 2023-06-01T09:59:11.2987636Z '' != 'true' and 2023-06-01T09:59:11.2987910Z '.NETCoreApp' == '.NETCoreApp' and 2023-06-01T09:59:11.2988053Z True). 2023-06-01T09:59:11.2988206Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2988348Z Platform=AnyCPU 2023-06-01T09:59:11.2988684Z 4:6>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.2989216Z 4:6>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2989487Z 3:6>Done building target "ValidateCommandLineProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2989700Z 2:7>Done executing task "Message". 2023-06-01T09:59:11.2989870Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2990223Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.2990459Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2990904Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\net6.0\' != '' and !HasTrailingSlash('bin\Release\net6.0\')). 2023-06-01T09:59:11.2991311Z 3:6>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:11.2991713Z 3:6>Done building target "BeforeBuild" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.2991899Z 4:6>Task "Message" 2023-06-01T09:59:11.2992045Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2992547Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\net6.0\' != '' and !HasTrailingSlash('obj\Release\net6.0\')). 2023-06-01T09:59:11.2994459Z 3:6>Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2023-06-01T09:59:11.2994769Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2994941Z Configuration=Release 2023-06-01T09:59:11.2995114Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2995658Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\a\1\s\Keoghs.FunctionApp.App\obj\' != '' and !HasTrailingSlash('D:\a\1\s\Keoghs.FunctionApp.App\obj\')). 2023-06-01T09:59:11.2995996Z 4:6>Done executing task "Message". 2023-06-01T09:59:11.2997034Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.2998725Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' != '' And 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' != 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' ). 2023-06-01T09:59:11.2999330Z 3:6>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.2999701Z 3:6>Done building target "BuildOnlySettings" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3000722Z 4:6>Task "Message" 2023-06-01T09:59:11.3000881Z 2:7>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3001901Z Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj\' != 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' And 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' != 'D:\a\1\s\Keoghs.FunctionApp.App\obj\' ). 2023-06-01T09:59:11.3002911Z 3:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3003236Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3003473Z Platform=AnyCPU 2023-06-01T09:59:11.3003772Z 2:7>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3004759Z 3:6>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 '' == '')). 2023-06-01T09:59:11.3006242Z 4:6>Done executing task "Message". 2023-06-01T09:59:11.3006721Z 3:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3007329Z 2:7>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.3007815Z 2:7>Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and 2023-06-01T09:59:11.3008140Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2023-06-01T09:59:11.3008397Z '$(RuntimeIdentifier)' != '' and 2023-06-01T09:59:11.3008609Z '$(PublishAot)' != 'true' and 2023-06-01T09:59:11.3008860Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2023-06-01T09:59:11.3009220Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2023-06-01T09:59:11.3009484Z '' == 'true' and 2023-06-01T09:59:11.3009669Z '' != '' and 2023-06-01T09:59:11.3009843Z '' != 'true' and 2023-06-01T09:59:11.3010061Z '.NETCoreApp' == '.NETCoreApp' and 2023-06-01T09:59:11.3010203Z True). 2023-06-01T09:59:11.3010341Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3010793Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\net6.0\' != '' and !HasTrailingSlash('bin\Release\net6.0\')). 2023-06-01T09:59:11.3011118Z 2:7>Done building target "ValidateCommandLineProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3011325Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3011821Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\net6.0\' != '' and !HasTrailingSlash('obj\Release\net6.0\')). 2023-06-01T09:59:11.3012325Z 3:6>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3012783Z 3:6>Done building target "GetFrameworkPaths" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3013000Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3013479Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')). 2023-06-01T09:59:11.3013992Z 3:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3014265Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3016116Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\' != '' And 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\' != 'D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\' ). 2023-06-01T09:59:11.3017274Z 3:6>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 '' == '')). 2023-06-01T09:59:11.3017782Z 4:6>_CheckForInvalidConfigurationAndPlatform: 2023-06-01T09:59:11.3018610Z 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:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\' ). 2023-06-01T09:59:11.3019287Z 3:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3019625Z 4:6>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3020046Z 3:6>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3020461Z 3:6>Done building target "GetReferenceAssemblyPaths" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3020863Z 4:6>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:11.3021367Z 4:6>Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and 2023-06-01T09:59:11.3021665Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2023-06-01T09:59:11.3021921Z '$(RuntimeIdentifier)' != '' and 2023-06-01T09:59:11.3022146Z '$(PublishAot)' != 'true' and 2023-06-01T09:59:11.3022382Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2023-06-01T09:59:11.3022742Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2023-06-01T09:59:11.3023013Z '' == 'true' and 2023-06-01T09:59:11.3023181Z '' != '' and 2023-06-01T09:59:11.3023432Z '' != 'true' and 2023-06-01T09:59:11.3023633Z '.NETCoreApp' == '.NETCoreApp' and 2023-06-01T09:59:11.3023774Z True). 2023-06-01T09:59:11.3024126Z 3:6>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.3024490Z 2:7>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Build" depends on it): 2023-06-01T09:59:11.3024829Z 2:7>Done building target "BeforeBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3025086Z 4:6>Done building target "ValidateCommandLineProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3025568Z 2:7>Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2023-06-01T09:59:11.3026009Z 3:6>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3026409Z 3:6>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3026640Z Task "FindAppConfigFile" 2023-06-01T09:59:11.3026930Z 2:7>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3027322Z 2:7>Done building target "BuildOnlySettings" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3027685Z 4:6>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:11.3028025Z 4:6>Done building target "BeforeBuild" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3028242Z 3:6>Done executing task "FindAppConfigFile". 2023-06-01T09:59:11.3028659Z 2:7>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3029176Z 4:6>Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2023-06-01T09:59:11.3032185Z 2:7>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 '' == '')). 2023-06-01T09:59:11.3032804Z 3:6>PrepareForBuild: 2023-06-01T09:59:11.3033043Z Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3033552Z 2:7>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3033996Z 4:6>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3034515Z 4:6>Done building target "BuildOnlySettings" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3034696Z 3:6>Task "MakeDir" 2023-06-01T09:59:11.3035102Z 4:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3035348Z 3:6>PrepareForBuild: 2023-06-01T09:59:11.3035491Z Creating directory "bin\Release\net6.0\". 2023-06-01T09:59:11.3035850Z 2:7>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3036239Z 2:7>Done building target "GetFrameworkPaths" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3037065Z 4:6>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 '' == '')). 2023-06-01T09:59:11.3037548Z 3:6>PrepareForBuild: 2023-06-01T09:59:11.3039419Z Creating directory "obj\Release\net6.0\". 2023-06-01T09:59:11.3040172Z 2:7>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3041340Z 4:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3041724Z 3:6>PrepareForBuild: 2023-06-01T09:59:11.3041932Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\refint\". 2023-06-01T09:59:11.3042795Z 2:7>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 '' == '')). 2023-06-01T09:59:11.3043290Z 3:6>PrepareForBuild: 2023-06-01T09:59:11.3043455Z Creating directory "obj\Release\net6.0\ref". 2023-06-01T09:59:11.3043871Z 2:7>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3044349Z 4:6>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3044761Z 4:6>Done building target "GetFrameworkPaths" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3044969Z 3:6>Done executing task "MakeDir". 2023-06-01T09:59:11.3045360Z 4:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3045661Z 3:6>Done building target "PrepareForBuild" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3046065Z 2:7>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3046559Z 2:7>Done building target "GetReferenceAssemblyPaths" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3047416Z 4:6>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 '' == '')). 2023-06-01T09:59:11.3048123Z 2:7>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.3048551Z 3:6>Target "GenerateGlobalUsings" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3048981Z 3:6>Using "GenerateGlobalUsings" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3049497Z 4:6>Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:11.3049913Z 2:7>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3052840Z 2:7>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3053171Z 3:6>Task "GenerateGlobalUsings" 2023-06-01T09:59:11.3053343Z 2:7>Task "FindAppConfigFile" 2023-06-01T09:59:11.3053512Z 3:6>Done executing task "GenerateGlobalUsings". 2023-06-01T09:59:11.3053888Z 4:6>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:11.3054320Z 4:6>Done building target "GetReferenceAssemblyPaths" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3054534Z 3:6>GenerateGlobalUsings: 2023-06-01T09:59:11.3054758Z Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3055005Z 2:7>Done executing task "FindAppConfigFile". 2023-06-01T09:59:11.3055466Z 4:6>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:11.3055681Z 3:6>Task "WriteLinesToFile" 2023-06-01T09:59:11.3055826Z 2:7>PrepareForBuild: 2023-06-01T09:59:11.3056055Z Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3056252Z Task "MakeDir" 2023-06-01T09:59:11.3056408Z 3:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:11.3056730Z 4:6>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3057140Z 4:6>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3058660Z 2:7>PrepareForBuild: 2023-06-01T09:59:11.3058827Z Creating directory "bin\Release\net6.0\". 2023-06-01T09:59:11.3059025Z 3:6>Done building target "GenerateGlobalUsings" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3059225Z 4:6>Task "FindAppConfigFile" 2023-06-01T09:59:11.3059584Z 3:6>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2023-06-01T09:59:11.3059796Z 2:7>PrepareForBuild: 2023-06-01T09:59:11.3059953Z Creating directory "obj\Release\net6.0\". 2023-06-01T09:59:11.3060110Z 4:6>Done executing task "FindAppConfigFile". 2023-06-01T09:59:11.3060274Z 2:7>PrepareForBuild: 2023-06-01T09:59:11.3060461Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\refint\". 2023-06-01T09:59:11.3060628Z 4:6>PrepareForBuild: 2023-06-01T09:59:11.3060856Z Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3061248Z 3:6>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3061631Z 3:6>Done building target "BeforeResolveReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3061827Z 4:6>Task "MakeDir" 2023-06-01T09:59:11.3062013Z 3:6>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.3062307Z 4:6>PrepareForBuild: 2023-06-01T09:59:11.3062463Z Creating directory "bin\Release\net6.0\". 2023-06-01T09:59:11.3062614Z Creating directory "obj\Release\net6.0\". 2023-06-01T09:59:11.3062979Z 3:6>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3063398Z 3:6>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3063595Z 2:7>PrepareForBuild: 2023-06-01T09:59:11.3063753Z Creating directory "obj\Release\net6.0\ref". 2023-06-01T09:59:11.3063915Z Done executing task "MakeDir". 2023-06-01T09:59:11.3064046Z 4:6>PrepareForBuild: 2023-06-01T09:59:11.3064243Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\refint\". 2023-06-01T09:59:11.3064488Z 2:7>Done building target "PrepareForBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3064662Z 4:6>PrepareForBuild: 2023-06-01T09:59:11.3064819Z Creating directory "obj\Release\net6.0\ref". 2023-06-01T09:59:11.3065172Z 3:6>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3065580Z 3:6>Done building target "_ComputePackageReferencePublish" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3065794Z 4:6>Done executing task "MakeDir". 2023-06-01T09:59:11.3066138Z 2:7>Target "GenerateGlobalUsings" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3066560Z 2:7>Using "GenerateGlobalUsings" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3066867Z 4:6>Done building target "PrepareForBuild" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3067131Z 2:7>Task "GenerateGlobalUsings" 2023-06-01T09:59:11.3067452Z 3:6>Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2023-06-01T09:59:11.3067768Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2023-06-01T09:59:11.3068121Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And 2023-06-01T09:59:11.3068407Z ('C#' == 'C#' Or 'C#' == 'VB') And 2023-06-01T09:59:11.3068723Z Exists('C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2023-06-01T09:59:11.3069127Z 4:6>Target "GenerateGlobalUsings" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateGlobalUsings.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:11.3069565Z 4:6>Using "GenerateGlobalUsings" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3070026Z 3:6>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3070480Z 3:6>Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3070781Z 4:6>Task "GenerateGlobalUsings" 2023-06-01T09:59:11.3070924Z 3:6>Task "ResolvePackageAssets" 2023-06-01T09:59:11.3071093Z 4:6>Done executing task "GenerateGlobalUsings". 2023-06-01T09:59:11.3071263Z 3:6>Done executing task "ResolvePackageAssets". 2023-06-01T09:59:11.3071444Z 2:7>Done executing task "GenerateGlobalUsings". 2023-06-01T09:59:11.3071607Z 4:6>GenerateGlobalUsings: 2023-06-01T09:59:11.3071832Z Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3072119Z 3:6>Done building target "ResolvePackageAssets" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3072317Z 2:7>GenerateGlobalUsings: 2023-06-01T09:59:11.3072541Z Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3072773Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:11.3073186Z 3:6>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:11.3073570Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:11.3074868Z '' == 'true'). 2023-06-01T09:59:11.3075056Z 2:7>Task "WriteLinesToFile" 2023-06-01T09:59:11.3075206Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:11.3075385Z 2:7>Done executing task "WriteLinesToFile". 2023-06-01T09:59:11.3075591Z 4:6>Done building target "GenerateGlobalUsings" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3076034Z 3:6>Target "_CheckForTransitiveWindowsDesktopDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3076628Z 3:6>Task "NetSdkError" skipped, due to false condition; ('@(_WindowsDesktopTransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3077178Z 4:6>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2023-06-01T09:59:11.3077450Z 3:6>Done building target "_CheckForTransitiveWindowsDesktopDependencies" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3077886Z 4:6>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3078278Z 4:6>Done building target "BeforeResolveReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3078700Z 3:6>Target "AddTransitiveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3079133Z 3:6>Done building target "AddTransitiveFrameworkReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3079384Z 4:6>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.3079623Z 2:7>Done building target "GenerateGlobalUsings" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3080021Z 4:6>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3080517Z 4:6>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3080957Z 3:6>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3081412Z 3:6>Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3081820Z 2:7>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2023-06-01T09:59:11.3082027Z 3:6>Task "JoinItems" 2023-06-01T09:59:11.3082161Z Done executing task "JoinItems". 2023-06-01T09:59:11.3082482Z 2:7>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3082846Z 2:7>Done building target "BeforeResolveReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3083257Z 4:6>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3083659Z 4:6>Done building target "_ComputePackageReferencePublish" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3084547Z 2:7>Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:11.3086022Z 3:6>Done building target "ResolveLockFileReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3086645Z 4:6>Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2023-06-01T09:59:11.3087164Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2023-06-01T09:59:11.3087515Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And 2023-06-01T09:59:11.3088241Z ('C#' == 'C#' Or 'C#' == 'VB') And 2023-06-01T09:59:11.3088570Z Exists('C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2023-06-01T09:59:11.3088814Z 3:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3089183Z 2:7>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3089603Z 2:7>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3090036Z 3:6>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3090456Z 3:6>Done building target "ResolveLockFileAnalyzers" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3090860Z 4:6>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3091448Z 4:6>Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3092106Z 2:7>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:11.3092661Z 2:7>Done building target "_ComputePackageReferencePublish" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3092896Z 3:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3093083Z 4:6>Task "ResolvePackageAssets" 2023-06-01T09:59:11.3093550Z 3:6>Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3093995Z 2:7>Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2023-06-01T09:59:11.3094303Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2023-06-01T09:59:11.3094639Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And 2023-06-01T09:59:11.3094926Z ('C#' == 'C#' Or 'C#' == 'VB') And 2023-06-01T09:59:11.3095240Z Exists('C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2023-06-01T09:59:11.3095443Z 4:6>Done executing task "ResolvePackageAssets". 2023-06-01T09:59:11.3095674Z 4:6>Done building target "ResolvePackageAssets" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3096113Z 3:6>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3097810Z 3:6>Done building target "ResolveLockFileCopyLocalFiles" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3098511Z 4:6>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:11.3099019Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:11.3099267Z '' == 'true'). 2023-06-01T09:59:11.3099597Z 2:7>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3100938Z 2:7>Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3101867Z 4:6>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 '' != ''). 2023-06-01T09:59:11.3102523Z 3:6>Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3102859Z 2:7>Task "ResolvePackageAssets" 2023-06-01T09:59:11.3103305Z 3:6>Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3103840Z 4:6>Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3105278Z 2:7>Done executing task "ResolvePackageAssets". 2023-06-01T09:59:11.3105497Z 3:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3105732Z 2:7>Done building target "ResolvePackageAssets" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3106144Z 4:6>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3106619Z 4:6>Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3107159Z 2:7>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:11.3107560Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:11.3107789Z '' == 'true'). 2023-06-01T09:59:11.3108153Z 2:7>Target "_CheckForTransitiveWindowsDesktopDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3108730Z Task "NetSdkError" skipped, due to false condition; ('@(_WindowsDesktopTransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3109013Z 2:7>Done building target "_CheckForTransitiveWindowsDesktopDependencies" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3109591Z 3:6>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3110116Z 3:6>Done building target "IncludeTransitiveProjectReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3110394Z 4:6>Task "JoinItems" 2023-06-01T09:59:11.3110997Z 2:7>Target "AddTransitiveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:11.3111663Z 2:7>Done building target "AddTransitiveFrameworkReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3111992Z 4:6>Done executing task "JoinItems". 2023-06-01T09:59:11.3112307Z 4:6>Done building target "ResolveLockFileReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3112946Z 2:7>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3113638Z 2:7>Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:11.3114173Z 4:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3115878Z 2:7>Task "JoinItems" 2023-06-01T09:59:11.3116449Z 3:6>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "AssignProjectConfiguration" depends on it): 2023-06-01T09:59:11.3117162Z 3:6>Done building target "ResolvePackageDependenciesForBuild" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3118010Z 2:7>Done executing task "JoinItems". 2023-06-01T09:59:11.3119900Z 3:6>Target "_Microsoft_Extensions_Logging_AbstractionsAnalyzerMultiTargeting" skipped, due to false condition; ('$(SupportsRoslynComponentVersioning)' != 'true') was evaluated as ('true' != 'true'). 2023-06-01T09:59:11.3120737Z 4:6>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3121518Z 4:6>Done building target "ResolveLockFileAnalyzers" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3122408Z 3:6>Target "_Microsoft_Extensions_Logging_AbstractionsRemoveAnalyzers" skipped, due to false condition; ('$(DisableMicrosoftExtensionsLoggingSourceGenerator)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3122964Z 4:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3123332Z 2:7>Done building target "ResolveLockFileReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3124204Z 4:6>Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3124984Z 3:6>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3125868Z 3:6>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3126350Z 2:7>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3129266Z 4:6>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3130081Z 4:6>Done building target "ResolveLockFileCopyLocalFiles" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3130751Z 2:7>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3131436Z 2:7>Done building target "ResolveLockFileAnalyzers" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3131787Z 3:6>Task "AssignProjectConfiguration" 2023-06-01T09:59:11.3132405Z 4:6>Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3132820Z 2:7>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3133750Z 4:6>Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3134687Z 2:7>Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3135200Z 4:6>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3135869Z 2:7>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3136555Z 2:7>Done building target "ResolveLockFileCopyLocalFiles" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3137272Z 4:6>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3138022Z 4:6>Done building target "IncludeTransitiveProjectReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3138723Z 2:7>Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:11.3139506Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:11.3140355Z 4:6>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "AssignProjectConfiguration" depends on it): 2023-06-01T09:59:11.3141075Z 4:6>Done building target "ResolvePackageDependenciesForBuild" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3141664Z 2:7>Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:11.3142451Z 4:6>Target "_Microsoft_Extensions_Logging_AbstractionsAnalyzerMultiTargeting" skipped, due to false condition; ('$(SupportsRoslynComponentVersioning)' != 'true') was evaluated as ('true' != 'true'). 2023-06-01T09:59:11.3144406Z Target "_Microsoft_Extensions_Logging_AbstractionsRemoveAnalyzers" skipped, due to false condition; ('$(DisableMicrosoftExtensionsLoggingSourceGenerator)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3145084Z 2:7>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:11.3145521Z 2:7>Done building target "IncludeTransitiveProjectReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3145901Z 4:6>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3146334Z 4:6>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3146937Z 2:7>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "AssignProjectConfiguration" depends on it): 2023-06-01T09:59:11.3147349Z 2:7>Done building target "ResolvePackageDependenciesForBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3147589Z 4:6>Task "AssignProjectConfiguration" 2023-06-01T09:59:11.3147968Z Project reference "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" has been assigned the "Release|AnyCPU" configuration. 2023-06-01T09:59:11.3148379Z 2:7>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:11.3148779Z 2:7>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3149051Z 4:6>Done executing task "AssignProjectConfiguration". 2023-06-01T09:59:11.3149230Z 2:7>Task "AssignProjectConfiguration" 2023-06-01T09:59:11.3149438Z 4:6>Done building target "AssignProjectConfiguration" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3149653Z 2:7>AssignProjectConfiguration: 2023-06-01T09:59:11.3149894Z Project reference "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" has been assigned the "Release|AnyCPU" configuration. 2023-06-01T09:59:11.3150152Z 4:6>Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:11.3150361Z 2:7>Done executing task "AssignProjectConfiguration". 2023-06-01T09:59:11.3150584Z 2:7>Done building target "AssignProjectConfiguration" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3150976Z 4:6>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3151786Z 4:6>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj'!=''). 2023-06-01T09:59:11.3152857Z 2:7>Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:11.3153108Z 4:6>Done building target "_SplitProjectReferencesByFileExistence" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3154146Z 2:7>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3154951Z 2:7>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj'!=''). 2023-06-01T09:59:11.3156134Z 4:6>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2023-06-01T09:59:11.3156656Z 4:6>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:11.3157086Z 2:7>Done building target "_SplitProjectReferencesByFileExistence" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3157687Z 4:6>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3158032Z 4:6>Task "MSBuild" 2023-06-01T09:59:11.3158371Z 2:7>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2023-06-01T09:59:11.3159621Z 2:7>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3159875Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3160029Z Global Properties: 2023-06-01T09:59:11.3160172Z Configuration=Release 2023-06-01T09:59:11.3161147Z 2:7>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3161636Z 2:7>Task "MSBuild" 2023-06-01T09:59:11.3161806Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3161967Z Platform=AnyCPU 2023-06-01T09:59:11.3162098Z 3:6>AssignProjectConfiguration: 2023-06-01T09:59:11.3163004Z Project reference "..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" has been assigned the "Release|AnyCPU" configuration. 2023-06-01T09:59:11.3163264Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3163435Z Global Properties: 2023-06-01T09:59:11.3163599Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3163755Z Removing Properties: 2023-06-01T09:59:11.3163904Z 3:6>AssignProjectConfiguration: 2023-06-01T09:59:11.3164149Z Project reference "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" has been assigned the "Release|AnyCPU" configuration. 2023-06-01T09:59:11.3164521Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3164689Z Configuration=Release 2023-06-01T09:59:11.3164840Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3165003Z TargetFramework 2023-06-01T09:59:11.3165166Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3165310Z Platform=AnyCPU 2023-06-01T09:59:11.3165476Z 3:6>Done executing task "AssignProjectConfiguration". 2023-06-01T09:59:11.3165666Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3165825Z RuntimeIdentifier 2023-06-01T09:59:11.3166858Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3167120Z Removing Properties: 2023-06-01T09:59:11.3167326Z WebPublishProfileFile 2023-06-01T09:59:11.3167665Z 3:6>Done building target "AssignProjectConfiguration" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3168543Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3168837Z SelfContained 2023-06-01T09:59:11.3169091Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3169323Z TargetFramework 2023-06-01T09:59:11.3169606Z 3:6>Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:11.3169910Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:11.3170160Z RuntimeIdentifier 2023-06-01T09:59:11.3170858Z SelfContained 2023-06-01T09:59:11.3175366Z 3:6>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3176983Z 3:6>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj'!=''). 2023-06-01T09:59:11.3177744Z 3:6>Done building target "_SplitProjectReferencesByFileExistence" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3178512Z 3:6>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2023-06-01T09:59:11.3179253Z 3:6>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:11.3179902Z 3:6>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:11.3180462Z Task "MSBuild" 2023-06-01T09:59:11.3180653Z Global Properties: 2023-06-01T09:59:11.3180876Z Configuration=Release 2023-06-01T09:59:11.3181101Z Platform=AnyCPU 2023-06-01T09:59:11.3181308Z Removing Properties: 2023-06-01T09:59:11.3181521Z TargetFramework 2023-06-01T09:59:11.3181728Z RuntimeIdentifier 2023-06-01T09:59:11.3181971Z SelfContained 2023-06-01T09:59:11.3182498Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:8) on node 3 (GetTargetFrameworks target(s)). 2023-06-01T09:59:11.3183389Z 2:8>Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetTargetFrameworks" depends on it): 2023-06-01T09:59:11.3185046Z 2:8>Using "CombineTargetFrameworkInfoProperties" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3187162Z Task "CombineTargetFrameworkInfoProperties" 2023-06-01T09:59:11.3187560Z Done executing task "CombineTargetFrameworkInfoProperties". 2023-06-01T09:59:11.3187953Z 2:8>Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3188539Z 2:8>Target "GetTargetFrameworks" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:11.3189407Z Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:11.3189884Z Using "CombineXmlElements" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:11.3190262Z Task "CombineXmlElements" 2023-06-01T09:59:11.3190518Z Done executing task "CombineXmlElements". 2023-06-01T09:59:11.3190853Z 2:8>Done building target "GetTargetFrameworks" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:11.3191303Z 2:8>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.5684314Z 5:9>CoreCompile: 2023-06-01T09:59:16.5685205Z Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) 2023-06-01T09:59:16.5685543Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-06-01T09:59:16.5687566Z CompilerServer: server - server processed compilation - 9d46d052-d04e-482a-b443-25a5319400a0 2023-06-01T09:59:16.5692639Z Done executing task "Csc". 2023-06-01T09:59:16.5693387Z Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.5693807Z 5:9>Done building target "CoreCompile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5694531Z Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5696442Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:16.5698469Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:16.5701464Z Target "SonarPrepareRazorProjectCodeAnalysis" skipped, due to false condition; ('@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false')) was evaluated as (''!='' AND (''=='' OR ''=='false')). 2023-06-01T09:59:16.5702914Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:16.5704968Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:16.5706906Z Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2023-06-01T09:59:16.5707638Z 5:9>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Compile" depends on it): 2023-06-01T09:59:16.5708132Z 5:9>Done building target "AfterCompile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5708640Z Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:16.5709061Z '$(AppHostSourcePath)' != '' and 2023-06-01T09:59:16.5709412Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:16.5709822Z Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:16.5710069Z '' != '' and 2023-06-01T09:59:16.5710337Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.dll') and 2023-06-01T09:59:16.5710540Z Exists('')). 2023-06-01T09:59:16.5710850Z Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:16.5711316Z '$(ComHostIntermediatePath)' != '' and 2023-06-01T09:59:16.5711561Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:16.5711853Z Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:16.5712196Z '' != '' and 2023-06-01T09:59:16.5712600Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.dll') and 2023-06-01T09:59:16.5712901Z Exists('')). 2023-06-01T09:59:16.5713815Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5715618Z 5:9>Target "Compile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:16.5716275Z 5:9>Done building target "Compile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5716996Z Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5717832Z Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2023-06-01T09:59:16.5718407Z ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2023-06-01T09:59:16.5719089Z Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 2023-06-01T09:59:16.5719382Z ('' == '')) and 2023-06-01T09:59:16.5719674Z Exists('obj\Keoghs.FunctionApp.Business.csproj.UnmanagedRegistration.cache')). 2023-06-01T09:59:16.5720283Z Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:16.5720828Z 5:9>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CreateSatelliteAssemblies" depends on it): 2023-06-01T09:59:16.5721712Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:16.5722558Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:16.5723090Z 5:9>Done building target "_GenerateSatelliteAssemblyInputs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5723857Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:16.5733363Z Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). 2023-06-01T09:59:16.5739739Z Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). 2023-06-01T09:59:16.5740448Z 5:9>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:16.5741310Z 5:9>Done building target "CreateSatelliteAssemblies" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5742288Z Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2023-06-01T09:59:16.5743154Z 5:9>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetTargetPath" depends on it): 2023-06-01T09:59:16.5743736Z 5:9>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5744324Z 5:9>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:16.5744904Z 5:9>Done building target "GetTargetPath" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5745648Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:16.5746336Z Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.5746720Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.5747063Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:16.5747488Z Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2023-06-01T09:59:16.5747949Z Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2023-06-01T09:59:16.5748632Z 5:9>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:16.5750605Z 5:9>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5751522Z Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5753310Z 5:9>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:16.5753953Z Task "CallTarget" 2023-06-01T09:59:16.5754369Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:16.5754808Z Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. 2023-06-01T09:59:16.5755457Z 5:9>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:16.5757214Z Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 2023-06-01T09:59:16.5784108Z Task "AssignTargetPath" 2023-06-01T09:59:16.5784423Z Done executing task "AssignTargetPath". 2023-06-01T09:59:16.5784763Z 5:9>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5785088Z Done executing task "CallTarget". 2023-06-01T09:59:16.5785331Z Task "CallTarget" 2023-06-01T09:59:16.5785578Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.5785947Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:16.5787304Z Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5788044Z 5:9>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:16.5788978Z Task "AssignTargetPath" 2023-06-01T09:59:16.5789530Z Done executing task "AssignTargetPath". 2023-06-01T09:59:16.5789909Z 5:9>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5790621Z Done executing task "CallTarget". 2023-06-01T09:59:16.5790986Z 5:9>Done building target "GetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5791811Z Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:16.5792598Z Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:16.5793503Z 5:9>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:16.5795135Z 5:9>Done building target "_CopySourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5795988Z Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:16.5798058Z Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2023-06-01T09:59:16.5798837Z 5:9>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:16.5799420Z 5:9>Done building target "_CheckForCompileOutputs" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5800709Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:16.5801112Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:16.5802092Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:16.5802300Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.5811109Z 5:9>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:16.5811573Z 5:9>Done building target "_ComputeReferenceAssemblies" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5821317Z 5:9>Target "_ComputeUserRuntimeAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:16.5822392Z 5:9>Done building target "_ComputeUserRuntimeAssemblies" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.5823141Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.5823490Z Target "_ComputePackageReferencePublish" skipped. Previously built successfully. 2023-06-01T09:59:16.5824098Z Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.5824580Z 5:9>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:16.5824953Z Building target "GenerateBuildDependencyFile" completely. 2023-06-01T09:59:16.5825206Z Output file "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.deps.json" does not exist. 2023-06-01T09:59:16.5832188Z Using "GenerateDepsFile" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.5832963Z Task "GenerateDepsFile" 2023-06-01T09:59:16.6428275Z Done executing task "GenerateDepsFile". 2023-06-01T09:59:16.6429257Z 5:9>Done building target "GenerateBuildDependencyFile" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6430351Z Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2023-06-01T09:59:16.6431248Z Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). 2023-06-01T09:59:16.6436435Z 5:9>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "PrepareForRun" depends on it): 2023-06-01T09:59:16.6437004Z Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6437219Z Task "Copy" 2023-06-01T09:59:16.6464607Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:16.6476531Z Done executing task "Copy". 2023-06-01T09:59:16.6478591Z Using "CopyRefAssembly" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:16.6479274Z Task "CopyRefAssembly" 2023-06-01T09:59:16.6482835Z Copying reference assembly from "obj\Release\net6.0\refint\Keoghs.FunctionApp.Business.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\ref\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:16.6488660Z Done executing task "CopyRefAssembly". 2023-06-01T09:59:16.6489711Z Task "Message" 2023-06-01T09:59:16.6494559Z Keoghs.FunctionApp.Business -> D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll 2023-06-01T09:59:16.6494878Z Done executing task "Message". 2023-06-01T09:59:16.6495314Z Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.6495823Z Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2023-06-01T09:59:16.6496012Z Task "Copy" 2023-06-01T09:59:16.6505744Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\Keoghs.FunctionApp.Business.pdb" to "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:16.6513724Z Done executing task "Copy". 2023-06-01T09:59:16.6515181Z Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). 2023-06-01T09:59:16.6516370Z Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.6518396Z Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2023-06-01T09:59:16.6519616Z Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:16.6520478Z Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:16.6520959Z 5:9>Done building target "CopyFilesToOutputDirectory" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6521863Z Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.6522731Z 5:9>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:16.6524055Z 5:9>Done building target "PrepareForRun" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6525372Z Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 2023-06-01T09:59:16.6525814Z Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2023-06-01T09:59:16.6526672Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:16.6527337Z 5:9>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "IncrementalClean" depends on it): 2023-06-01T09:59:16.6527973Z Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6528413Z Task "ReadLinesFromFile" 2023-06-01T09:59:16.6528572Z Done executing task "ReadLinesFromFile". 2023-06-01T09:59:16.6528729Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:16.6530235Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:16.6542054Z Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6542544Z Task "FindUnderPath" 2023-06-01T09:59:16.6562806Z Comparison path is "D:\a\1\s\Keoghs.FunctionApp.Business". 2023-06-01T09:59:16.6563192Z Done executing task "FindUnderPath". 2023-06-01T09:59:16.6563413Z Task "FindUnderPath" 2023-06-01T09:59:16.6567781Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:16.6572256Z Done executing task "FindUnderPath". 2023-06-01T09:59:16.6572527Z Task "FindUnderPath" 2023-06-01T09:59:16.6573244Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:16.6573828Z Done executing task "FindUnderPath". 2023-06-01T09:59:16.6579416Z Task "RemoveDuplicates" 2023-06-01T09:59:16.6580011Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:16.6580586Z 5:9>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6582011Z 5:9>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:16.6582922Z Task "FindUnderPath" 2023-06-01T09:59:16.6583435Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:16.6583736Z Done executing task "FindUnderPath". 2023-06-01T09:59:16.6583966Z Task "FindUnderPath" 2023-06-01T09:59:16.6584220Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:16.6584431Z Done executing task "FindUnderPath". 2023-06-01T09:59:16.6588930Z Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6589883Z Task "Delete" 2023-06-01T09:59:16.6599011Z Done executing task "Delete". 2023-06-01T09:59:16.6599603Z Task "RemoveDuplicates" 2023-06-01T09:59:16.6602452Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:16.6602721Z Task "WriteLinesToFile" 2023-06-01T09:59:16.6608997Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:16.6609575Z 5:9>Done building target "IncrementalClean" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6611000Z Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2023-06-01T09:59:16.6611807Z Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2023-06-01T09:59:16.6613710Z Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2023-06-01T09:59:16.6614461Z 5:9>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Build" depends on it): 2023-06-01T09:59:16.6614950Z 5:9>Done building target "CoreBuild" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6615455Z 5:9>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "Build" depends on it): 2023-06-01T09:59:16.6616880Z 5:9>Done building target "AfterBuild" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6617984Z Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and 'true' != 'true'). 2023-06-01T09:59:16.6618856Z Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.6620019Z Target "_ErrorDualWasmThreadProps" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmEnableThreading)' == 'true' and '$(WasmEnablePerfTrace)' == 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). 2023-06-01T09:59:16.6621008Z Target "SkippingSonarQubeAnalysis" skipped, due to false condition; ( $(SonarQubeTempPath) == '' ) was evaluated as ( D:\a\1\.sonarqube == '' ). 2023-06-01T09:59:16.6622035Z Target "FailIfLowerThanMSBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) != '14.0' AND $(MSBuildToolsVersion) != '15.0' AND $(MSBuildToolsVersion) != 'Current') was evaluated as ( D:\a\1\.sonarqube != '' AND Current != '14.0' AND Current != '15.0' AND Current != 'Current'). 2023-06-01T09:59:16.6622568Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:16.6622922Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:16.6623982Z 5:9>Target "Build" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:16.6624818Z 5:9>Done building target "Build" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6625206Z Target "SonarCategoriseProject" skipped. Previously built successfully. 2023-06-01T09:59:16.6625804Z Target "SonarWriteFilesToAnalyze" skipped. Previously built successfully. 2023-06-01T09:59:16.6626124Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:16.6626649Z 5:9>Target "InvokeSonarWriteProjectData_NonRazorProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:16.6627040Z Task "CallTarget" 2023-06-01T09:59:16.6627400Z 5:9>Target "SonarWriteProjectData" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "InvokeSonarWriteProjectData_NonRazorProject" depends on it): 2023-06-01T09:59:16.6627727Z Task "CallTarget" 2023-06-01T09:59:16.6628195Z Target "FixUpTestProjectOutputs" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:16.6628427Z Done executing task "CallTarget". 2023-06-01T09:59:16.6630953Z Using "WriteProjectInfoFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:16.6631300Z Task "WriteProjectInfoFile" 2023-06-01T09:59:16.6871290Z Done executing task "WriteProjectInfoFile". 2023-06-01T09:59:16.6872002Z Task "Message" 2023-06-01T09:59:16.6873187Z Sonar: (Keoghs.FunctionApp.Business.csproj) Project processed successfully 2023-06-01T09:59:16.6873562Z Done executing task "Message". 2023-06-01T09:59:16.6874096Z 5:9>Done building target "SonarWriteProjectData" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6874308Z Done executing task "CallTarget". 2023-06-01T09:59:16.6874539Z 5:9>Done building target "InvokeSonarWriteProjectData_NonRazorProject" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6875260Z Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2023-06-01T09:59:16.6894613Z 5:9>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (default targets). 2023-06-01T09:59:16.6921856Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:10) on node 1 (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.6922475Z 5:10>Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "GetTargetFrameworks" depends on it): 2023-06-01T09:59:16.6922938Z 5:10>Using "CombineTargetFrameworkInfoProperties" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6923221Z Task "CombineTargetFrameworkInfoProperties" 2023-06-01T09:59:16.6926509Z Done executing task "CombineTargetFrameworkInfoProperties". 2023-06-01T09:59:16.6928394Z 5:10>Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6928945Z 5:10>Target "GetTargetFrameworks" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:16.6929653Z Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.6932657Z Using "CombineXmlElements" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.6933299Z Task "CombineXmlElements" 2023-06-01T09:59:16.6937181Z Done executing task "CombineXmlElements". 2023-06-01T09:59:16.6938876Z 5:10>Done building target "GetTargetFrameworks" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.6939794Z 5:10>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.6944613Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:11) on node 1 (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.6945336Z 5:11>Target "GetTargetFrameworks" skipped. Previously built successfully. 2023-06-01T09:59:16.6947010Z 5:11>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.6948458Z 4:6>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:12) on node 1 (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.6949472Z 5:12>Target "GetTargetFrameworks" skipped. Previously built successfully. 2023-06-01T09:59:16.6951168Z 5:12>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetTargetFrameworks target(s)). 2023-06-01T09:59:16.7002542Z 4:6>Done executing task "MSBuild". 2023-06-01T09:59:16.7014153Z Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). 2023-06-01T09:59:16.7021907Z Using "GetReferenceNearestTargetFrameworkTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:16.7042776Z Task "GetReferenceNearestTargetFrameworkTask" 2023-06-01T09:59:16.7069937Z (in) CurrentProjectTargetFramework '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:16.7110477Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:16.7133210Z 3:6>Done executing task "MSBuild". 2023-06-01T09:59:16.7151055Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7169080Z (in) CurrentProjectTargetPlatform '' 2023-06-01T09:59:16.7186552Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7204935Z Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). 2023-06-01T09:59:16.7207023Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7210088Z Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). 2023-06-01T09:59:16.7211765Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7214029Z (in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48;net481' 2023-06-01T09:59:16.7215267Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7216425Z Using "GetReferenceNearestTargetFrameworkTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:16.7217519Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7218550Z Using "GetReferenceNearestTargetFrameworkTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:16.7219575Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7220871Z (in) AnnotatedProjectReferences '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7222440Z 2:7>Task "GetReferenceNearestTargetFrameworkTask" 2023-06-01T09:59:16.7223410Z 3:6>Task "GetReferenceNearestTargetFrameworkTask" 2023-06-01T09:59:16.7226425Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7227806Z (in) CurrentProjectTargetFramework '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:16.7228776Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7230014Z (in) CurrentProjectTargetFramework '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:16.7230961Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7231827Z (in) CurrentProjectTargetPlatform '' 2023-06-01T09:59:16.7232739Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7233611Z (in) CurrentProjectTargetPlatform '' 2023-06-01T09:59:16.7234538Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7235716Z (in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48;net481' 2023-06-01T09:59:16.7236682Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7237793Z (in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48;net481' 2023-06-01T09:59:16.7238644Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7240437Z (in) AnnotatedProjectReferences '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7241508Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7244612Z (in) AnnotatedProjectReferences '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7444552Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7446888Z (out) AssignedProjects '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7447765Z Done executing task "GetReferenceNearestTargetFrameworkTask". 2023-06-01T09:59:16.7874010Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7885072Z (out) AssignedProjects '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7905459Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7908295Z (out) AssignedProjects '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' 2023-06-01T09:59:16.7913685Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7915460Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:16.7925530Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:16.7931521Z And 'true' != 'true' and '' != 'true'). 2023-06-01T09:59:16.7939207Z 3:6>Done executing task "GetReferenceNearestTargetFrameworkTask". 2023-06-01T09:59:16.7940854Z 2:7>Done executing task "GetReferenceNearestTargetFrameworkTask". 2023-06-01T09:59:16.7945020Z 4:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.7946151Z Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.7950703Z Task "SetRidAgnosticValueForProjects" 2023-06-01T09:59:16.7951618Z Done executing task "SetRidAgnosticValueForProjects". 2023-06-01T09:59:16.7954355Z 4:6>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.7965756Z Target "ValidateExecutableReferences" skipped, due to false condition; ('$(ValidateExecutableReferencesMatchSelfContained)' != 'false') was evaluated as ('false' != 'false'). 2023-06-01T09:59:16.7971726Z Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2023-06-01T09:59:16.7973947Z and '$(BuildingInsideVisualStudio)' != 'true' 2023-06-01T09:59:16.7976674Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2023-06-01T09:59:16.7977829Z and '' != 'true' 2023-06-01T09:59:16.7983265Z and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.7984809Z 4:6>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveProjectReferences" depends on it): 2023-06-01T09:59:16.7989332Z 4:6>Done building target "PrepareProjectReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.7990680Z 4:6>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:16.7996746Z 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' == 'true' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and ('' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.7998332Z Task "MSBuild" 2023-06-01T09:59:16.8002210Z Global Properties: 2023-06-01T09:59:16.8004527Z Configuration=Release 2023-06-01T09:59:16.8009294Z Platform=AnyCPU 2023-06-01T09:59:16.8014396Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:16.8019103Z TargetFramework 2023-06-01T09:59:16.8023792Z RuntimeIdentifier 2023-06-01T09:59:16.8028264Z SelfContained 2023-06-01T09:59:16.8050964Z 4:6>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:13) on node 1 (default targets). 2023-06-01T09:59:16.8052954Z 5:13>Target "Build" skipped. Previously built successfully. 2023-06-01T09:59:16.8062620Z 5:13>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (default targets). 2023-06-01T09:59:16.8095704Z 4:6>Done executing task "MSBuild". 2023-06-01T09:59:16.8103939Z Task "MSBuild" 2023-06-01T09:59:16.8111551Z Global Properties: 2023-06-01T09:59:16.8117852Z Configuration=Release 2023-06-01T09:59:16.8122419Z Platform=AnyCPU 2023-06-01T09:59:16.8127632Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:16.8133131Z TargetFramework 2023-06-01T09:59:16.8138082Z RuntimeIdentifier 2023-06-01T09:59:16.8142986Z SelfContained 2023-06-01T09:59:16.8177815Z 4:6>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:14) on node 1 (GetNativeManifest target(s)). 2023-06-01T09:59:16.8180279Z 5:14>Target "GetNativeManifest" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:16.8213556Z 5:14>Done building target "GetNativeManifest" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:16.8231289Z 5:14>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetNativeManifest target(s)). 2023-06-01T09:59:16.8242795Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.8246081Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:16.8255041Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:16.8260892Z And 'true' != 'true' and '' != 'true'). 2023-06-01T09:59:16.8270506Z 4:6>Done executing task "MSBuild". 2023-06-01T09:59:16.8273373Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '' != ''). 2023-06-01T09:59:16.8279432Z 3:6>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.8283391Z Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.8289206Z 4:6>Done building target "ResolveProjectReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.8294750Z 3:6>Task "SetRidAgnosticValueForProjects" 2023-06-01T09:59:16.8303659Z 4:6>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.8305936Z 3:6>Done executing task "SetRidAgnosticValueForProjects". 2023-06-01T09:59:16.8312770Z 4:6>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8315302Z 3:6>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:16.8323609Z 4:6>Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8326385Z 3:6>Target "ValidateExecutableReferences" skipped, due to false condition; ('$(ValidateExecutableReferencesMatchSelfContained)' != 'false') was evaluated as ('false' != 'false'). 2023-06-01T09:59:16.8338003Z 4:6>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.8341218Z 3:6>Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2023-06-01T09:59:16.8347931Z and '$(BuildingInsideVisualStudio)' != 'true' 2023-06-01T09:59:16.8353215Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2023-06-01T09:59:16.8362003Z and '' != 'true' 2023-06-01T09:59:16.8363964Z and '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.8366807Z 4:6>Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8368028Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8376313Z 3:6>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveProjectReferences" depends on it): 2023-06-01T09:59:16.8377564Z 3:6>Done building target "PrepareProjectReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:16.8380737Z 4:6>Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:16.8383235Z 2:7>_GetProjectReferenceTargetFrameworkProperties: 2023-06-01T09:59:16.8391858Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:16.8398396Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:16.8402252Z And 'true' != 'true' and '' != 'true'). 2023-06-01T09:59:16.8636267Z Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.8641598Z 3:6>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:16.8647861Z 3:6>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' == 'true' and '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and ('' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.8652860Z 2:7>Task "SetRidAgnosticValueForProjects" 2023-06-01T09:59:16.8655810Z 3:6>Task "MSBuild" 2023-06-01T09:59:16.8666225Z 2:7>Done executing task "SetRidAgnosticValueForProjects". 2023-06-01T09:59:16.8671014Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8675810Z Global Properties: 2023-06-01T09:59:16.8678646Z 2:7>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8685012Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8690307Z Configuration=Release 2023-06-01T09:59:16.8692871Z Platform=AnyCPU 2023-06-01T09:59:16.8698810Z 2:7>Target "ValidateExecutableReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:16.8704779Z 2:7>Using "ValidateExecutableReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.8710892Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8713707Z Removing Properties for project "..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:16.8718497Z 2:7>Task "ValidateExecutableReferences" 2023-06-01T09:59:16.8720942Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8726703Z TargetFramework 2023-06-01T09:59:16.8731332Z 2:7>Done executing task "ValidateExecutableReferences". 2023-06-01T09:59:16.8735984Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8740751Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:16.8745403Z 2:7>Done building target "ValidateExecutableReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8748145Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8752966Z TargetFramework 2023-06-01T09:59:16.8756475Z 2:7>Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2023-06-01T09:59:16.8759986Z and '$(BuildingInsideVisualStudio)' != 'true' 2023-06-01T09:59:16.8762203Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2023-06-01T09:59:16.8762699Z and '' != 'true' 2023-06-01T09:59:16.8765284Z and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.8765852Z 3:6>ResolveProjectReferences: 2023-06-01T09:59:16.8766389Z RuntimeIdentifier 2023-06-01T09:59:16.8766589Z SelfContained 2023-06-01T09:59:16.8767075Z 2:7>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveProjectReferences" depends on it): 2023-06-01T09:59:16.8767617Z 2:7>Done building target "PrepareProjectReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8768228Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:15) on node 1 (default targets). 2023-06-01T09:59:16.8768767Z 5:15>Target "Build" skipped. Previously built successfully. 2023-06-01T09:59:16.8769261Z 5:15>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (default targets). 2023-06-01T09:59:16.8769872Z 2:7>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:16.8772869Z 2:7>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' == 'true' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and ('' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != ''). 2023-06-01T09:59:16.8773886Z Task "MSBuild" 2023-06-01T09:59:16.8775404Z Global Properties: 2023-06-01T09:59:16.8777515Z Configuration=Release 2023-06-01T09:59:16.8779016Z Platform=AnyCPU 2023-06-01T09:59:16.8780401Z Removing Properties: 2023-06-01T09:59:16.8781422Z WebPublishProfileFile 2023-06-01T09:59:16.8783093Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:16.8785671Z TargetFramework 2023-06-01T09:59:16.8786743Z RuntimeIdentifier 2023-06-01T09:59:16.8788439Z SelfContained 2023-06-01T09:59:16.8792804Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:16) on node 1 (default targets). 2023-06-01T09:59:16.8794032Z 5:16>Target "Build" skipped. Previously built successfully. 2023-06-01T09:59:16.8796829Z 5:16>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (default targets). 2023-06-01T09:59:16.8797958Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:16.8800149Z Task "MSBuild" 2023-06-01T09:59:16.8802562Z Global Properties: 2023-06-01T09:59:16.8804241Z Configuration=Release 2023-06-01T09:59:16.8806022Z Platform=AnyCPU 2023-06-01T09:59:16.8806429Z Removing Properties: 2023-06-01T09:59:16.8809853Z WebPublishProfileFile 2023-06-01T09:59:16.8811269Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:16.8812113Z TargetFramework 2023-06-01T09:59:16.8812667Z RuntimeIdentifier 2023-06-01T09:59:16.8812925Z SelfContained 2023-06-01T09:59:16.8813450Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:17) on node 1 (GetNativeManifest target(s)). 2023-06-01T09:59:16.8814037Z 5:17>Target "GetNativeManifest" skipped. Previously built successfully. 2023-06-01T09:59:16.8814739Z 5:17>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetNativeManifest target(s)). 2023-06-01T09:59:16.8815095Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:16.8816096Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '' != ''). 2023-06-01T09:59:16.8816739Z 2:7>Done building target "ResolveProjectReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8817456Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.8818129Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8818549Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8819218Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:16.8819692Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8820011Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8820338Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:16.8820906Z Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.8822134Z 2:7>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.8823698Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8824133Z 2:7>Done building target "ResolveSDKReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8824469Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8825276Z 2:7>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.8826074Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8826462Z 2:7>Done building target "ExpandSDKReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8826827Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:16.8828038Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8828407Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8828758Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8829110Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:16.8829716Z 2:7>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveTargetingPackAssets" depends on it): 2023-06-01T09:59:16.8830439Z Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.8831049Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8831296Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8831521Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8831766Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8831992Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8832248Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8832490Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8832721Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8832955Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8833176Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8833411Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8833652Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8833871Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8834108Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8834351Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8834572Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8834796Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8835012Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8835256Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8835510Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8835909Z Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.8836298Z Task "ResolveFrameworkReferences" 2023-06-01T09:59:16.8836556Z Done executing task "ResolveFrameworkReferences". 2023-06-01T09:59:16.8836882Z 2:7>Done building target "ResolveFrameworkReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.8837530Z 2:7>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_HandlePackageFileConflicts" depends on it): 2023-06-01T09:59:16.8838251Z Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.8839860Z Task "ResolveTargetingPackAssets" 2023-06-01T09:59:16.8891231Z 4:6>Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:16.8894346Z 4:6>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.8896868Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8898480Z 4:6>Done building target "ResolveSDKReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.8901489Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8908200Z 4:6>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.8912001Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:16.8913562Z 4:6>Done building target "ExpandSDKReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.8918066Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:16.8925226Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8928312Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:16.8930300Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:16.8932229Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:16.8937668Z 4:6>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveTargetingPackAssets" depends on it): 2023-06-01T09:59:16.8939105Z Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.8939574Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8941778Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8946067Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8946975Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8951483Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8951924Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8955235Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8957422Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8960243Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8963114Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8967745Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8972443Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8972853Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8977191Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.8979443Z Task "GetPackageDirectory" 2023-06-01T09:59:16.8982489Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.9026951Z Task "GetPackageDirectory" 2023-06-01T09:59:16.9030459Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.9031086Z Task "GetPackageDirectory" 2023-06-01T09:59:16.9031879Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:16.9032610Z Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.9033319Z Task "ResolveFrameworkReferences" 2023-06-01T09:59:16.9035527Z Done executing task "ResolveFrameworkReferences". 2023-06-01T09:59:16.9036868Z 4:6>Done building target "ResolveFrameworkReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.9037978Z 4:6>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_HandlePackageFileConflicts" depends on it): 2023-06-01T09:59:16.9039528Z Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.9042093Z Task "ResolveTargetingPackAssets" 2023-06-01T09:59:16.9042525Z Done executing task "ResolveTargetingPackAssets". 2023-06-01T09:59:16.9043184Z 4:6>Done building target "ResolveTargetingPackAssets" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.9044013Z 4:6>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.9045411Z Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.9046823Z Task "ResolvePackageFileConflicts" 2023-06-01T09:59:16.9069320Z 2:7>Done executing task "ResolveTargetingPackAssets". 2023-06-01T09:59:16.9072873Z 2:7>Done building target "ResolveTargetingPackAssets" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:16.9079533Z 4:6>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9087107Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.reflection.metadata\1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'. 2023-06-01T09:59:16.9105643Z 2:7>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:16.9129091Z 2:7>Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:16.9141544Z 4:6>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9157120Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:16.9158434Z 2:7>Task "ResolvePackageFileConflicts" 2023-06-01T09:59:16.9160588Z 4:6>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9167071Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:16.9174047Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:16.9179265Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:16.9187709Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:16.9200538Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:16.9202855Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9205662Z Encountered conflict between 'Platform:System.Reflection.Metadata.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.reflection.metadata\1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll'. Choosing 'Platform:System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'. 2023-06-01T09:59:16.9211491Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\lib\netstandard2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9218911Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\lib\netstandard2.0\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9221745Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\runtimes\win\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9230531Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9238826Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\unix\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9248142Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\win\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9258584Z 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. 2023-06-01T09:59:16.9288851Z 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. 2023-06-01T09:59:16.9307277Z 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. 2023-06-01T09:59:16.9317759Z 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. 2023-06-01T09:59:16.9324517Z 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. 2023-06-01T09:59:16.9331692Z Done executing task "ResolvePackageFileConflicts". 2023-06-01T09:59:16.9335378Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9337702Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.collections.immutable\5.0.0\lib\netstandard2.0\System.Collections.Immutable.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9339695Z 4:6>Done building target "_HandlePackageFileConflicts" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:16.9341138Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9350134Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:16.9357287Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net6.0\System.Runtime.CompilerServices.Unsafe.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:16.9360780Z 4:6>Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2023-06-01T09:59:16.9363105Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9367150Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\ref\netcoreapp2.1\System.Security.Cryptography.Cng.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:16.9368987Z 4:6>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:16.9369677Z 4:6>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:16.9370047Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9371914Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\ref\netcoreapp3.0\System.Security.Principal.Windows.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:16.9374794Z 4:6>Task "ResolveAssemblyReference" 2023-06-01T09:59:16.9375831Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9378736Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\lib\net6.0\System.Text.Encodings.Web.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:16.9381000Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.json\6.0.0\lib\net6.0\System.Text.Json.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:16.9381878Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:16.9382866Z TargetFrameworkMoniker: 2023-06-01T09:59:16.9384443Z .NETCoreApp,Version=v6.0 2023-06-01T09:59:16.9386421Z TargetFrameworkMonikerDisplayName: 2023-06-01T09:59:16.9490477Z .NET 6.0 2023-06-01T09:59:16.9490951Z TargetedRuntimeVersion: 2023-06-01T09:59:16.9491113Z 2023-06-01T09:59:16.9491279Z Assemblies: 2023-06-01T09:59:16.9491471Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9494078Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll' because file version '6.0.1623.17311' is greater than '6.0.222.6406'. 2023-06-01T09:59:16.9500348Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:16.9500736Z D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll 2023-06-01T09:59:16.9501286Z Private = 'false' 2023-06-01T09:59:16.9501802Z HintPath = 'D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll' 2023-06-01T09:59:16.9502171Z D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll 2023-06-01T09:59:16.9502728Z Private = 'false' 2023-06-01T09:59:16.9503236Z HintPath = 'D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll' 2023-06-01T09:59:16.9503604Z D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll 2023-06-01T09:59:16.9503983Z Private = 'false' 2023-06-01T09:59:16.9504490Z HintPath = 'D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll' 2023-06-01T09:59:16.9504811Z D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll 2023-06-01T09:59:16.9505642Z Private = 'false' 2023-06-01T09:59:16.9506573Z HintPath = 'D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll' 2023-06-01T09:59:16.9512150Z D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll 2023-06-01T09:59:16.9512795Z Private = 'false' 2023-06-01T09:59:16.9515462Z HintPath = 'D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll' 2023-06-01T09:59:16.9518050Z D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll 2023-06-01T09:59:16.9518803Z Private = 'false' 2023-06-01T09:59:16.9521448Z HintPath = 'D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll' 2023-06-01T09:59:16.9528853Z D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll 2023-06-01T09:59:16.9602307Z Private = 'false' 2023-06-01T09:59:16.9641756Z HintPath = 'D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll' 2023-06-01T09:59:16.9692222Z D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:16.9699951Z Private = 'false' 2023-06-01T09:59:16.9700811Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' 2023-06-01T09:59:16.9706336Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll 2023-06-01T09:59:16.9707886Z Private = 'false' 2023-06-01T09:59:16.9708544Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' 2023-06-01T09:59:16.9709062Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:16.9709858Z Private = 'false' 2023-06-01T09:59:16.9710724Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' 2023-06-01T09:59:16.9712853Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2023-06-01T09:59:16.9716703Z Private = 'false' 2023-06-01T09:59:16.9718876Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' 2023-06-01T09:59:16.9719469Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll 2023-06-01T09:59:16.9719924Z Private = 'false' 2023-06-01T09:59:16.9720497Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll' 2023-06-01T09:59:16.9721013Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll 2023-06-01T09:59:16.9722305Z Private = 'false' 2023-06-01T09:59:16.9724889Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' 2023-06-01T09:59:16.9728741Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll 2023-06-01T09:59:16.9737102Z Private = 'false' 2023-06-01T09:59:16.9782649Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll' 2023-06-01T09:59:16.9785546Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:16.9787688Z Private = 'false' 2023-06-01T09:59:16.9790180Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' 2023-06-01T09:59:16.9792268Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll 2023-06-01T09:59:16.9795287Z Private = 'false' 2023-06-01T09:59:16.9797402Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll' 2023-06-01T09:59:16.9800318Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll 2023-06-01T09:59:16.9802369Z Private = 'false' 2023-06-01T09:59:16.9804484Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll' 2023-06-01T09:59:16.9806535Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2023-06-01T09:59:16.9808638Z Private = 'false' 2023-06-01T09:59:16.9810458Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' 2023-06-01T09:59:16.9811640Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll 2023-06-01T09:59:16.9812614Z Private = 'false' 2023-06-01T09:59:16.9813623Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll' 2023-06-01T09:59:16.9814464Z D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll 2023-06-01T09:59:16.9815596Z Private = 'false' 2023-06-01T09:59:16.9816503Z HintPath = 'D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll' 2023-06-01T09:59:16.9817439Z D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll 2023-06-01T09:59:16.9818293Z Private = 'false' 2023-06-01T09:59:16.9819261Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll' 2023-06-01T09:59:16.9820419Z D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll 2023-06-01T09:59:16.9821202Z Private = 'false' 2023-06-01T09:59:16.9822080Z HintPath = 'D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll' 2023-06-01T09:59:16.9822835Z D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll 2023-06-01T09:59:16.9823577Z Private = 'false' 2023-06-01T09:59:16.9824447Z HintPath = 'D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll' 2023-06-01T09:59:16.9825218Z D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll 2023-06-01T09:59:16.9826017Z Private = 'false' 2023-06-01T09:59:16.9827100Z HintPath = 'D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll' 2023-06-01T09:59:16.9827944Z D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\lib\net6.0\System.Diagnostics.EventLog.dll 2023-06-01T09:59:16.9828658Z Private = 'false' 2023-06-01T09:59:16.9829140Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:16.9831041Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' because file version '6.0.1623.17311' is greater than '6.0.322.12309'. 2023-06-01T09:59:16.9832616Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:16.9833528Z HintPath = 'D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\lib\net6.0\System.Diagnostics.EventLog.dll' 2023-06-01T09:59:16.9834242Z D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll 2023-06-01T09:59:16.9848409Z Private = 'false' 2023-06-01T09:59:16.9893271Z HintPath = 'D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll' 2023-06-01T09:59:16.9896551Z D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll 2023-06-01T09:59:16.9901542Z Private = 'false' 2023-06-01T09:59:16.9906045Z HintPath = 'D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll' 2023-06-01T09:59:16.9909621Z D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll 2023-06-01T09:59:16.9913037Z Private = 'false' 2023-06-01T09:59:16.9916474Z HintPath = 'D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll' 2023-06-01T09:59:16.9919031Z D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll 2023-06-01T09:59:16.9923254Z Private = 'false' 2023-06-01T09:59:16.9926462Z HintPath = 'D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll' 2023-06-01T09:59:16.9928951Z D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll 2023-06-01T09:59:16.9930396Z Private = 'false' 2023-06-01T09:59:16.9931305Z HintPath = 'D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll' 2023-06-01T09:59:16.9932042Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.CSharp.dll 2023-06-01T09:59:16.9932880Z Private = 'false' 2023-06-01T09:59:16.9933458Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.Core.dll 2023-06-01T09:59:16.9936463Z Private = 'false' 2023-06-01T09:59:16.9937119Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.dll 2023-06-01T09:59:16.9937790Z Private = 'false' 2023-06-01T09:59:16.9938412Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Primitives.dll 2023-06-01T09:59:16.9939061Z Private = 'false' 2023-06-01T09:59:16.9939648Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Registry.dll 2023-06-01T09:59:16.9941090Z Private = 'false' 2023-06-01T09:59:16.9941721Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.AppContext.dll 2023-06-01T09:59:16.9942409Z Private = 'false' 2023-06-01T09:59:16.9943024Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Buffers.dll 2023-06-01T09:59:16.9943749Z Private = 'false' 2023-06-01T09:59:16.9944324Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Concurrent.dll 2023-06-01T09:59:16.9945062Z Private = 'false' 2023-06-01T09:59:16.9945675Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll 2023-06-01T09:59:16.9946449Z Private = 'false' 2023-06-01T09:59:16.9947212Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.NonGeneric.dll 2023-06-01T09:59:16.9948199Z Private = 'false' 2023-06-01T09:59:16.9948788Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Specialized.dll 2023-06-01T09:59:16.9949512Z Private = 'false' 2023-06-01T09:59:16.9950087Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.dll 2023-06-01T09:59:16.9950748Z Private = 'false' 2023-06-01T09:59:16.9952550Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Annotations.dll 2023-06-01T09:59:16.9953367Z Private = 'false' 2023-06-01T09:59:16.9953947Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2023-06-01T09:59:16.9955693Z Private = 'false' 2023-06-01T09:59:16.9956274Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2023-06-01T09:59:16.9956758Z Private = 'false' 2023-06-01T09:59:16.9957146Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Primitives.dll 2023-06-01T09:59:16.9957636Z Private = 'false' 2023-06-01T09:59:16.9958026Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.TypeConverter.dll 2023-06-01T09:59:16.9958527Z Private = 'false' 2023-06-01T09:59:16.9958920Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.dll 2023-06-01T09:59:16.9959436Z Private = 'false' 2023-06-01T09:59:16.9964102Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Configuration.dll 2023-06-01T09:59:16.9965409Z Private = 'false' 2023-06-01T09:59:16.9969400Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Console.dll 2023-06-01T09:59:16.9974752Z Private = 'false' 2023-06-01T09:59:16.9979375Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Core.dll 2023-06-01T09:59:16.9981031Z Private = 'false' 2023-06-01T09:59:16.9983016Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.Common.dll 2023-06-01T09:59:16.9988955Z Private = 'false' 2023-06-01T09:59:16.9989773Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.DataSetExtensions.dll 2023-06-01T09:59:16.9990568Z Private = 'false' 2023-06-01T09:59:16.9991213Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.dll 2023-06-01T09:59:17.0001051Z Private = 'false' 2023-06-01T09:59:17.0001936Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Contracts.dll 2023-06-01T09:59:17.0002726Z Private = 'false' 2023-06-01T09:59:17.0003372Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Debug.dll 2023-06-01T09:59:17.0004440Z Private = 'false' 2023-06-01T09:59:17.0007180Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2023-06-01T09:59:17.0008115Z Private = 'false' 2023-06-01T09:59:17.0008754Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2023-06-01T09:59:17.0009531Z Private = 'false' 2023-06-01T09:59:17.0010216Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Process.dll 2023-06-01T09:59:17.0011251Z Private = 'false' 2023-06-01T09:59:17.0011902Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.StackTrace.dll 2023-06-01T09:59:17.0012667Z Private = 'false' 2023-06-01T09:59:17.0013383Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2023-06-01T09:59:17.0014195Z Private = 'false' 2023-06-01T09:59:17.0014851Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tools.dll 2023-06-01T09:59:17.0015562Z Private = 'false' 2023-06-01T09:59:17.0016232Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TraceSource.dll 2023-06-01T09:59:17.0016995Z Private = 'false' 2023-06-01T09:59:17.0017596Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tracing.dll 2023-06-01T09:59:17.0018382Z Private = 'false' 2023-06-01T09:59:17.0019060Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.Primitives.dll 2023-06-01T09:59:17.0019789Z Private = 'false' 2023-06-01T09:59:17.0020470Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.dll 2023-06-01T09:59:17.0021185Z Private = 'false' 2023-06-01T09:59:17.0021653Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Dynamic.Runtime.dll 2023-06-01T09:59:17.0022187Z Private = 'false' 2023-06-01T09:59:17.0022572Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Formats.Asn1.dll 2023-06-01T09:59:17.0023021Z Private = 'false' 2023-06-01T09:59:17.0023389Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Calendars.dll 2023-06-01T09:59:17.0024006Z Private = 'false' 2023-06-01T09:59:17.0024403Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Extensions.dll 2023-06-01T09:59:17.0026283Z Private = 'false' 2023-06-01T09:59:17.0026962Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.dll 2023-06-01T09:59:17.0050697Z Private = 'false' 2023-06-01T09:59:17.0053879Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.Brotli.dll 2023-06-01T09:59:17.0058603Z Private = 'false' 2023-06-01T09:59:17.0061420Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.FileSystem.dll 2023-06-01T09:59:17.0066123Z Private = 'false' 2023-06-01T09:59:17.0069572Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.ZipFile.dll 2023-06-01T09:59:17.0072516Z Private = 'false' 2023-06-01T09:59:17.0075199Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.dll 2023-06-01T09:59:17.0081646Z Private = 'false' 2023-06-01T09:59:17.0084633Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2023-06-01T09:59:17.0087480Z Private = 'false' 2023-06-01T09:59:17.0090196Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2023-06-01T09:59:17.0093091Z Private = 'false' 2023-06-01T09:59:17.0095749Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Primitives.dll 2023-06-01T09:59:17.0099082Z Private = 'false' 2023-06-01T09:59:17.0101891Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Watcher.dll 2023-06-01T09:59:17.0104815Z Private = 'false' 2023-06-01T09:59:17.0107619Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.dll 2023-06-01T09:59:17.0110463Z Private = 'false' 2023-06-01T09:59:17.0112748Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.IsolatedStorage.dll 2023-06-01T09:59:17.0116107Z Private = 'false' 2023-06-01T09:59:17.0119088Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.MemoryMappedFiles.dll 2023-06-01T09:59:17.0121996Z Private = 'false' 2023-06-01T09:59:17.0125809Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.AccessControl.dll 2023-06-01T09:59:17.0129304Z Private = 'false' 2023-06-01T09:59:17.0132867Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.dll 2023-06-01T09:59:17.0135720Z Private = 'false' 2023-06-01T09:59:17.0136167Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2023-06-01T09:59:17.0136576Z Private = 'false' 2023-06-01T09:59:17.0136910Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.dll 2023-06-01T09:59:17.0152468Z Private = 'false' 2023-06-01T09:59:17.0195494Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Expressions.dll 2023-06-01T09:59:17.0201740Z Private = 'false' 2023-06-01T09:59:17.0257446Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Parallel.dll 2023-06-01T09:59:17.0304502Z Private = 'false' 2023-06-01T09:59:17.0311304Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Queryable.dll 2023-06-01T09:59:17.0351508Z Private = 'false' 2023-06-01T09:59:17.0356426Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.dll 2023-06-01T09:59:17.0360014Z Private = 'false' 2023-06-01T09:59:17.0361598Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Memory.dll 2023-06-01T09:59:17.0374701Z Private = 'false' 2023-06-01T09:59:17.0378913Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.Json.dll 2023-06-01T09:59:17.0397079Z Private = 'false' 2023-06-01T09:59:17.0398563Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.dll 2023-06-01T09:59:17.0399943Z Private = 'false' 2023-06-01T09:59:17.0401154Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.HttpListener.dll 2023-06-01T09:59:17.0402458Z Private = 'false' 2023-06-01T09:59:17.0403602Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Mail.dll 2023-06-01T09:59:17.0435526Z Private = 'false' 2023-06-01T09:59:17.0453627Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NameResolution.dll 2023-06-01T09:59:17.0515705Z Private = 'false' 2023-06-01T09:59:17.0566019Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NetworkInformation.dll 2023-06-01T09:59:17.0615230Z Private = 'false' 2023-06-01T09:59:17.0674674Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Ping.dll 2023-06-01T09:59:17.0733138Z Private = 'false' 2023-06-01T09:59:17.0799737Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Primitives.dll 2023-06-01T09:59:17.0875193Z Private = 'false' 2023-06-01T09:59:17.0906077Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Requests.dll 2023-06-01T09:59:17.0933239Z Private = 'false' 2023-06-01T09:59:17.0952246Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Security.dll 2023-06-01T09:59:17.0965864Z Private = 'false' 2023-06-01T09:59:17.0982542Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.ServicePoint.dll 2023-06-01T09:59:17.1006649Z Private = 'false' 2023-06-01T09:59:17.1041475Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Sockets.dll 2023-06-01T09:59:17.1050799Z Private = 'false' 2023-06-01T09:59:17.1090206Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebClient.dll 2023-06-01T09:59:17.1098021Z Private = 'false' 2023-06-01T09:59:17.1157824Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebHeaderCollection.dll 2023-06-01T09:59:17.1206645Z Private = 'false' 2023-06-01T09:59:17.1254330Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebProxy.dll 2023-06-01T09:59:17.1292729Z Private = 'false' 2023-06-01T09:59:17.1302536Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.Client.dll 2023-06-01T09:59:17.1308832Z Private = 'false' 2023-06-01T09:59:17.1318304Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.dll 2023-06-01T09:59:17.1329356Z Private = 'false' 2023-06-01T09:59:17.1340040Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.dll 2023-06-01T09:59:17.1345791Z Private = 'false' 2023-06-01T09:59:17.1349598Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.Vectors.dll 2023-06-01T09:59:17.1353244Z Private = 'false' 2023-06-01T09:59:17.1354722Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.dll 2023-06-01T09:59:17.1358704Z Private = 'false' 2023-06-01T09:59:17.1360993Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ObjectModel.dll 2023-06-01T09:59:17.1371702Z Private = 'false' 2023-06-01T09:59:17.1378825Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.DispatchProxy.dll 2023-06-01T09:59:17.1399995Z Private = 'false' 2023-06-01T09:59:17.1404311Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2023-06-01T09:59:17.1407201Z Private = 'false' 2023-06-01T09:59:17.1408646Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2023-06-01T09:59:17.1410138Z Private = 'false' 2023-06-01T09:59:17.1433170Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.dll 2023-06-01T09:59:17.1447940Z Private = 'false' 2023-06-01T09:59:17.1456540Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Extensions.dll 2023-06-01T09:59:17.1464739Z Private = 'false' 2023-06-01T09:59:17.1472772Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll 2023-06-01T09:59:17.1476691Z Private = 'false' 2023-06-01T09:59:17.1486568Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Primitives.dll 2023-06-01T09:59:17.1497004Z Private = 'false' 2023-06-01T09:59:17.1504933Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.TypeExtensions.dll 2023-06-01T09:59:17.1510047Z Private = 'false' 2023-06-01T09:59:17.1529117Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.dll 2023-06-01T09:59:17.1569971Z Private = 'false' 2023-06-01T09:59:17.1602249Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Reader.dll 2023-06-01T09:59:17.1628597Z Private = 'false' 2023-06-01T09:59:17.1655704Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.ResourceManager.dll 2023-06-01T09:59:17.1692829Z Private = 'false' 2023-06-01T09:59:17.1709144Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Writer.dll 2023-06-01T09:59:17.1717196Z Private = 'false' 2023-06-01T09:59:17.1728658Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2023-06-01T09:59:17.1770126Z Private = 'false' 2023-06-01T09:59:17.1804485Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2023-06-01T09:59:17.1827006Z Private = 'false' 2023-06-01T09:59:17.1836686Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Extensions.dll 2023-06-01T09:59:17.1837454Z Private = 'false' 2023-06-01T09:59:17.1905538Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Handles.dll 2023-06-01T09:59:17.1938766Z Private = 'false' 2023-06-01T09:59:17.1951094Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2023-06-01T09:59:17.1984950Z Private = 'false' 2023-06-01T09:59:17.1992575Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.dll 2023-06-01T09:59:17.2005048Z Private = 'false' 2023-06-01T09:59:17.2051525Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.2076641Z Encountered conflict between 'Analyzer:D:\a\1\.nuget\packages\system.text.json\6.0.0\analyzers\dotnet\roslyn4.0\cs\System.Text.Json.SourceGeneration.dll' and 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll'. Choosing 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll' because AssemblyVersion '6.0.8.17311' is greater than '6.0.5.2210'. 2023-06-01T09:59:17.2097804Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.2107762Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Intrinsics.dll 2023-06-01T09:59:17.2142460Z Private = 'false' 2023-06-01T09:59:17.2151891Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Loader.dll 2023-06-01T09:59:17.2173303Z Private = 'false' 2023-06-01T09:59:17.2199756Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Numerics.dll 2023-06-01T09:59:17.2207341Z Private = 'false' 2023-06-01T09:59:17.2226655Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2023-06-01T09:59:17.2245928Z Private = 'false' 2023-06-01T09:59:17.2246448Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Json.dll 2023-06-01T09:59:17.2254946Z Private = 'false' 2023-06-01T09:59:17.2258587Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2023-06-01T09:59:17.2264055Z Private = 'false' 2023-06-01T09:59:17.2266912Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Xml.dll 2023-06-01T09:59:17.2274774Z Private = 'false' 2023-06-01T09:59:17.2278305Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.dll 2023-06-01T09:59:17.2284160Z Private = 'false' 2023-06-01T09:59:17.2287535Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.dll 2023-06-01T09:59:17.2303040Z Private = 'false' 2023-06-01T09:59:17.2307286Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.AccessControl.dll 2023-06-01T09:59:17.2310311Z Private = 'false' 2023-06-01T09:59:17.2314244Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Claims.dll 2023-06-01T09:59:17.2323733Z Private = 'false' 2023-06-01T09:59:17.2330884Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2023-06-01T09:59:17.2397750Z Private = 'false' 2023-06-01T09:59:17.2441948Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll 2023-06-01T09:59:17.2452553Z Private = 'false' 2023-06-01T09:59:17.2492207Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Csp.dll 2023-06-01T09:59:17.2497450Z Private = 'false' 2023-06-01T09:59:17.2511041Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Encoding.dll 2023-06-01T09:59:17.2516778Z Private = 'false' 2023-06-01T09:59:17.2520238Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2023-06-01T09:59:17.2525733Z Private = 'false' 2023-06-01T09:59:17.2534223Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Primitives.dll 2023-06-01T09:59:17.2570107Z Private = 'false' 2023-06-01T09:59:17.2646142Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2023-06-01T09:59:17.2706914Z Private = 'false' 2023-06-01T09:59:17.2771520Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll 2023-06-01T09:59:17.2772378Z Private = 'false' 2023-06-01T09:59:17.2825648Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.dll 2023-06-01T09:59:17.2834330Z Private = 'false' 2023-06-01T09:59:17.2863822Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.SecureString.dll 2023-06-01T09:59:17.2872064Z Private = 'false' 2023-06-01T09:59:17.2883451Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.dll 2023-06-01T09:59:17.2889999Z Private = 'false' 2023-06-01T09:59:17.2894140Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceModel.Web.dll 2023-06-01T09:59:17.2899674Z Private = 'false' 2023-06-01T09:59:17.2903558Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceProcess.dll 2023-06-01T09:59:17.2909038Z Private = 'false' 2023-06-01T09:59:17.2912804Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.CodePages.dll 2023-06-01T09:59:17.2934895Z Private = 'false' 2023-06-01T09:59:17.2945880Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.Extensions.dll 2023-06-01T09:59:17.2953513Z Private = 'false' 2023-06-01T09:59:17.2954016Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.dll 2023-06-01T09:59:17.2957348Z Private = 'false' 2023-06-01T09:59:17.2961185Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll 2023-06-01T09:59:17.2968862Z Private = 'false' 2023-06-01T09:59:17.2988152Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll 2023-06-01T09:59:17.2992719Z Private = 'false' 2023-06-01T09:59:17.3000045Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.RegularExpressions.dll 2023-06-01T09:59:17.3000555Z Private = 'false' 2023-06-01T09:59:17.3000856Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Channels.dll 2023-06-01T09:59:17.3001253Z Private = 'false' 2023-06-01T09:59:17.3001708Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Overlapped.dll 2023-06-01T09:59:17.3009968Z Private = 'false' 2023-06-01T09:59:17.3022557Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2023-06-01T09:59:17.3037492Z Private = 'false' 2023-06-01T09:59:17.3044327Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3051215Z Encountered conflict between 'Analyzer:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\analyzers\dotnet\roslyn4.0\cs\Microsoft.Extensions.Logging.Generators.dll' and 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll'. Choosing 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll' because AssemblyVersion '6.0.8.17311' is greater than '6.0.6.12309'. 2023-06-01T09:59:17.3060262Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3068464Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Extensions.dll 2023-06-01T09:59:17.3079392Z Private = 'false' 2023-06-01T09:59:17.3086890Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Parallel.dll 2023-06-01T09:59:17.3091891Z Private = 'false' 2023-06-01T09:59:17.3107415Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.dll 2023-06-01T09:59:17.3115029Z Private = 'false' 2023-06-01T09:59:17.3121173Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Thread.dll 2023-06-01T09:59:17.3124128Z Private = 'false' 2023-06-01T09:59:17.3133442Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.ThreadPool.dll 2023-06-01T09:59:17.3141402Z Private = 'false' 2023-06-01T09:59:17.3146813Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Timer.dll 2023-06-01T09:59:17.3154617Z Private = 'false' 2023-06-01T09:59:17.3164718Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.dll 2023-06-01T09:59:17.3170987Z Private = 'false' 2023-06-01T09:59:17.3181417Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.Local.dll 2023-06-01T09:59:17.3185551Z Private = 'false' 2023-06-01T09:59:17.3214373Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.dll 2023-06-01T09:59:17.3231996Z Private = 'false' 2023-06-01T09:59:17.3253544Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ValueTuple.dll 2023-06-01T09:59:17.3264466Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3277748Z Encountered conflict between 'Platform:Microsoft.Extensions.Configuration.UserSecrets.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll' because file version '6.0.222.6406' is greater than '6.0.21.52210'. 2023-06-01T09:59:17.3279564Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3290439Z Private = 'false' 2023-06-01T09:59:17.3300829Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.HttpUtility.dll 2023-06-01T09:59:17.3313351Z Private = 'false' 2023-06-01T09:59:17.3317755Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.dll 2023-06-01T09:59:17.3325635Z Private = 'false' 2023-06-01T09:59:17.3353876Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Windows.dll 2023-06-01T09:59:17.3418057Z Private = 'false' 2023-06-01T09:59:17.3423928Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Linq.dll 2023-06-01T09:59:17.3429051Z Private = 'false' 2023-06-01T09:59:17.3434879Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.ReaderWriter.dll 2023-06-01T09:59:17.3439698Z Private = 'false' 2023-06-01T09:59:17.3443658Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Serialization.dll 2023-06-01T09:59:17.3448577Z Private = 'false' 2023-06-01T09:59:17.3452475Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XDocument.dll 2023-06-01T09:59:17.3457118Z Private = 'false' 2023-06-01T09:59:17.3525532Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.XDocument.dll 2023-06-01T09:59:17.3526252Z Private = 'false' 2023-06-01T09:59:17.3541889Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.dll 2023-06-01T09:59:17.3552019Z Private = 'false' 2023-06-01T09:59:17.3621825Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlDocument.dll 2023-06-01T09:59:17.3625097Z Private = 'false' 2023-06-01T09:59:17.3631692Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlSerializer.dll 2023-06-01T09:59:17.3635903Z Private = 'false' 2023-06-01T09:59:17.3641964Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.dll 2023-06-01T09:59:17.3646320Z Private = 'false' 2023-06-01T09:59:17.3651771Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.dll 2023-06-01T09:59:17.3656421Z Private = 'false' 2023-06-01T09:59:17.3663681Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/WindowsBase.dll 2023-06-01T09:59:17.3670132Z Private = 'false' 2023-06-01T09:59:17.3673905Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/mscorlib.dll 2023-06-01T09:59:17.3679073Z Private = 'false' 2023-06-01T09:59:17.3684703Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/netstandard.dll 2023-06-01T09:59:17.3698158Z Private = 'false' 2023-06-01T09:59:17.3718348Z AssemblyFiles: 2023-06-01T09:59:17.3722940Z D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll 2023-06-01T09:59:17.3742217Z CandidateAssemblyFiles: 2023-06-01T09:59:17.3750999Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe 2023-06-01T09:59:17.3757766Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.dll 2023-06-01T09:59:17.3768156Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:17.3774626Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll 2023-06-01T09:59:17.3785620Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll 2023-06-01T09:59:17.3791944Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll 2023-06-01T09:59:17.3798815Z TargetFrameworkDirectories: 2023-06-01T09:59:17.3802175Z 2023-06-01T09:59:17.3807438Z InstalledAssemblyTables: 2023-06-01T09:59:17.3812278Z IgnoreInstalledAssemblyTable: 2023-06-01T09:59:17.3817999Z False 2023-06-01T09:59:17.3821179Z SearchPaths: 2023-06-01T09:59:17.3826202Z {CandidateAssemblyFiles} 2023-06-01T09:59:17.3829726Z {HintPathFromItem} 2023-06-01T09:59:17.3833048Z {TargetFrameworkDirectory} 2023-06-01T09:59:17.3837104Z {RawFileName} 2023-06-01T09:59:17.3850769Z AllowedAssemblyExtensions: 2023-06-01T09:59:17.3871701Z .winmd 2023-06-01T09:59:17.3880969Z .dll 2023-06-01T09:59:17.3904218Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3911702Z Encountered conflict between 'Platform:Microsoft.Extensions.Logging.Abstractions.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' because file version '6.0.322.12309' is greater than '6.0.21.52210'. 2023-06-01T09:59:17.3916208Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3921062Z .exe 2023-06-01T09:59:17.3924685Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3928323Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3929198Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3930993Z AllowedRelatedFileExtensions: 2023-06-01T09:59:17.3933859Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3935723Z Encountered conflict between 'Platform:System.Collections.Immutable.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.collections.immutable\5.0.0\lib\netstandard2.0\System.Collections.Immutable.dll'. Choosing 'Platform:System.Collections.Immutable.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3938413Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3939714Z .pdb 2023-06-01T09:59:17.3941730Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3944497Z Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:17.3945338Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3946616Z .xml 2023-06-01T09:59:17.3948447Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3949675Z Encountered conflict between 'Platform:System.Runtime.CompilerServices.Unsafe.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net6.0\System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Platform:System.Runtime.CompilerServices.Unsafe.dll' because it comes from a package that is preferred. 2023-06-01T09:59:17.3950445Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3950624Z .pri 2023-06-01T09:59:17.3950880Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3952392Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\lib\netstandard2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3953136Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3953513Z .dll.config 2023-06-01T09:59:17.3956973Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3959682Z Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\lib\netcoreapp2.1\System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:17.3962626Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3965937Z .exe.config 2023-06-01T09:59:17.3968933Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3972248Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\lib\netstandard2.0\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3975272Z Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\lib\net6.0\System.Text.Encodings.Web.dll'. Choosing 'Platform:System.Text.Encodings.Web.dll' because it comes from a package that is preferred. 2023-06-01T09:59:17.3976613Z Encountered conflict between 'Platform:System.Text.Json.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.json\6.0.0\lib\net6.0\System.Text.Json.dll'. Choosing 'Platform:System.Text.Json.dll' because it comes from a package that is preferred. 2023-06-01T09:59:17.3980011Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\runtimes\win\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3981977Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.3985386Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3987387Z AppConfigFile: 2023-06-01T09:59:17.3988669Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.3992256Z Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\runtimes\win\lib\netcoreapp2.1\System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:17.3995348Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.3998540Z 2023-06-01T09:59:17.4002161Z AutoUnify: 2023-06-01T09:59:17.4005110Z True 2023-06-01T09:59:17.4006906Z CopyLocalDependenciesWhenParentReferenceInGac: 2023-06-01T09:59:17.4008685Z True 2023-06-01T09:59:17.4014816Z FindDependencies: 2023-06-01T09:59:17.4025363Z True 2023-06-01T09:59:17.4035442Z TargetProcessorArchitecture: 2023-06-01T09:59:17.4059470Z msil 2023-06-01T09:59:17.4065977Z StateFile: 2023-06-01T09:59:17.4071620Z obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.csproj.AssemblyReference.cache 2023-06-01T09:59:17.4077169Z InstalledAssemblySubsetTables: 2023-06-01T09:59:17.4080340Z IgnoreInstalledAssemblySubsetTable: 2023-06-01T09:59:17.4082402Z False 2023-06-01T09:59:17.4084762Z TargetFrameworkSubsets: 2023-06-01T09:59:17.4086636Z FullTargetFrameworkSubsetNames: 2023-06-01T09:59:17.4088943Z Full 2023-06-01T09:59:17.4090714Z ProfileName: 2023-06-01T09:59:17.4092251Z 2023-06-01T09:59:17.4094227Z FullFrameworkFolders: 2023-06-01T09:59:17.4096309Z LatestTargetFrameworkDirectories: 2023-06-01T09:59:17.4099579Z ProfileTablesLocation: 2023-06-01T09:59:17.4102112Z 2:7>_HandlePackageFileConflicts: 2023-06-01T09:59:17.4105140Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\unix\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.4108300Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\win\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:17.4109898Z Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll'. Choosing 'Platform:System.Text.Encodings.Web.dll' because it comes from a package that is preferred. 2023-06-01T09:59:17.4112852Z 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. 2023-06-01T09:59:17.4114081Z 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. 2023-06-01T09:59:17.4117167Z 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. 2023-06-01T09:59:17.4121991Z 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. 2023-06-01T09:59:17.4125242Z 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. 2023-06-01T09:59:17.4128212Z Done executing task "ResolvePackageFileConflicts". 2023-06-01T09:59:17.4132185Z 2:7>Done building target "_HandlePackageFileConflicts" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:17.4133447Z Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2023-06-01T09:59:17.4138172Z 2:7>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:17.4142919Z Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.4143568Z Task "ResolveAssemblyReference" 2023-06-01T09:59:17.4146120Z TargetFrameworkMoniker: 2023-06-01T09:59:17.4149378Z .NETCoreApp,Version=v6.0 2023-06-01T09:59:17.4156596Z TargetFrameworkMonikerDisplayName: 2023-06-01T09:59:17.4157964Z .NET 6.0 2023-06-01T09:59:17.4165774Z TargetedRuntimeVersion: 2023-06-01T09:59:17.4168078Z 2023-06-01T09:59:17.4169867Z Assemblies: 2023-06-01T09:59:17.4172415Z D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll 2023-06-01T09:59:17.4174443Z Private = 'false' 2023-06-01T09:59:17.4178333Z HintPath = 'D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll' 2023-06-01T09:59:17.4189722Z D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll 2023-06-01T09:59:17.4218042Z Private = 'false' 2023-06-01T09:59:17.4220825Z HintPath = 'D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll' 2023-06-01T09:59:17.4221373Z D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll 2023-06-01T09:59:17.4227854Z Private = 'false' 2023-06-01T09:59:17.4230276Z HintPath = 'D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll' 2023-06-01T09:59:17.4232216Z D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll 2023-06-01T09:59:17.4234525Z Private = 'false' 2023-06-01T09:59:17.4235038Z HintPath = 'D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll' 2023-06-01T09:59:17.4236606Z D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll 2023-06-01T09:59:17.4239431Z Private = 'false' 2023-06-01T09:59:17.4242115Z HintPath = 'D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll' 2023-06-01T09:59:17.4243077Z D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll 2023-06-01T09:59:17.4245085Z Private = 'false' 2023-06-01T09:59:17.4246911Z HintPath = 'D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll' 2023-06-01T09:59:17.4249119Z D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll 2023-06-01T09:59:17.4250979Z Private = 'false' 2023-06-01T09:59:17.4252978Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll' 2023-06-01T09:59:17.4254528Z D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll 2023-06-01T09:59:17.4256427Z Private = 'false' 2023-06-01T09:59:17.4258317Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll' 2023-06-01T09:59:17.4260569Z D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll 2023-06-01T09:59:17.4262899Z Private = 'false' 2023-06-01T09:59:17.4264673Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll' 2023-06-01T09:59:17.4266530Z D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll 2023-06-01T09:59:17.4269028Z Private = 'false' 2023-06-01T09:59:17.4271299Z HintPath = 'D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll' 2023-06-01T09:59:17.4273996Z D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll 2023-06-01T09:59:17.4275294Z Private = 'false' 2023-06-01T09:59:17.4306103Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll' 2023-06-01T09:59:17.4307525Z D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2023-06-01T09:59:17.4309720Z Private = 'false' 2023-06-01T09:59:17.4313050Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll' 2023-06-01T09:59:17.4316123Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll 2023-06-01T09:59:17.4317844Z Private = 'false' 2023-06-01T09:59:17.4320107Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll' 2023-06-01T09:59:17.4322449Z D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll 2023-06-01T09:59:17.4324068Z Private = 'false' 2023-06-01T09:59:17.4326056Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll' 2023-06-01T09:59:17.4327983Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll 2023-06-01T09:59:17.4330062Z Private = 'false' 2023-06-01T09:59:17.4331738Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4334987Z Primary reference "Keoghs.FunctionApp.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:17.4336499Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4339736Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll' 2023-06-01T09:59:17.4340346Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll 2023-06-01T09:59:17.4343829Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4345723Z Resolved file path is "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:17.4348325Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4352189Z Private = 'false' 2023-06-01T09:59:17.4353583Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll' 2023-06-01T09:59:17.4357667Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4360229Z Reference found at search path location "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:17.4360756Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4364013Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll 2023-06-01T09:59:17.4367238Z Private = 'false' 2023-06-01T09:59:17.4368594Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4370787Z Found related file "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:17.4375662Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4394012Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll' 2023-06-01T09:59:17.4425546Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll 2023-06-01T09:59:17.4428073Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4429450Z Primary reference "Ardalis.GuardClauses, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:17.4430422Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4431752Z Private = 'false' 2023-06-01T09:59:17.4433339Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll' 2023-06-01T09:59:17.4436786Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4438629Z Resolved file path is "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:17.4440805Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4443055Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll 2023-06-01T09:59:17.4445685Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4447638Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4447992Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4450839Z Private = 'false' 2023-06-01T09:59:17.4453211Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll' 2023-06-01T09:59:17.4455808Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4458394Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4460396Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4463005Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll 2023-06-01T09:59:17.4464941Z Private = 'false' 2023-06-01T09:59:17.4466791Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll' 2023-06-01T09:59:17.4469381Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll 2023-06-01T09:59:17.4470175Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4472601Z Primary reference "AutoMapper, Version=12.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005". 2023-06-01T09:59:17.4474773Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4476935Z Private = 'false' 2023-06-01T09:59:17.4478527Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll' 2023-06-01T09:59:17.4478984Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4479375Z Resolved file path is "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll". 2023-06-01T09:59:17.4481532Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4484032Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll 2023-06-01T09:59:17.4486019Z Private = 'false' 2023-06-01T09:59:17.4487447Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4489391Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4491002Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4493164Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll' 2023-06-01T09:59:17.4495008Z D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll 2023-06-01T09:59:17.4496885Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4498795Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4500490Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4502670Z Private = 'false' 2023-06-01T09:59:17.4505225Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll' 2023-06-01T09:59:17.4507573Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4508549Z Primary reference "Castle.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc". 2023-06-01T09:59:17.4511485Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4513142Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll 2023-06-01T09:59:17.4514092Z Private = 'false' 2023-06-01T09:59:17.4516221Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4517310Z Resolved file path is "D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll". 2023-06-01T09:59:17.4519999Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4561115Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll' 2023-06-01T09:59:17.4565058Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll 2023-06-01T09:59:17.4566265Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4571345Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4572990Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4577928Z Private = 'false' 2023-06-01T09:59:17.4580673Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll' 2023-06-01T09:59:17.4582381Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4588963Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4592830Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4593450Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll 2023-06-01T09:59:17.4600367Z Private = 'false' 2023-06-01T09:59:17.4602113Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4605104Z Primary reference "DiffEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7a34512ecd69090". 2023-06-01T09:59:17.4607509Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4617197Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll' 2023-06-01T09:59:17.4622907Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4633719Z Resolved file path is "D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll". 2023-06-01T09:59:17.4645103Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4645647Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll 2023-06-01T09:59:17.4657398Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4691381Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4693659Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4695884Z Private = 'false' 2023-06-01T09:59:17.4698051Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll' 2023-06-01T09:59:17.4699692Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4701604Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4704776Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4705189Z D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll 2023-06-01T09:59:17.4707178Z Private = 'false' 2023-06-01T09:59:17.4719808Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4722203Z Primary reference "EmptyFiles, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7a34512ecd69090". 2023-06-01T09:59:17.4724110Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4726523Z HintPath = 'D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll' 2023-06-01T09:59:17.4729447Z D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll 2023-06-01T09:59:17.4731482Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4733767Z Resolved file path is "D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll". 2023-06-01T09:59:17.4736217Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4737358Z Private = 'false' 2023-06-01T09:59:17.4740063Z HintPath = 'D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll' 2023-06-01T09:59:17.4742101Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4743408Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4743786Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4744188Z D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll 2023-06-01T09:59:17.4744783Z Private = 'false' 2023-06-01T09:59:17.4745068Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4745486Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4745896Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4747039Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll' 2023-06-01T09:59:17.4747572Z D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll 2023-06-01T09:59:17.4748017Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4750522Z Primary reference "JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325". 2023-06-01T09:59:17.4752153Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4752674Z Private = 'false' 2023-06-01T09:59:17.4755794Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll' 2023-06-01T09:59:17.4756253Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4756714Z Resolved file path is "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll". 2023-06-01T09:59:17.4759013Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4763176Z D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll 2023-06-01T09:59:17.4772411Z Private = 'false' 2023-06-01T09:59:17.4787068Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4799286Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4803433Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4806453Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll' 2023-06-01T09:59:17.4808643Z D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll 2023-06-01T09:59:17.4810424Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4812997Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4814946Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4816625Z Private = 'false' 2023-06-01T09:59:17.4819054Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4821967Z Primary reference "Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.4824004Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4829985Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll' 2023-06-01T09:59:17.4831418Z D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll 2023-06-01T09:59:17.4832646Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4834787Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll". 2023-06-01T09:59:17.4835997Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4838218Z Private = 'false' 2023-06-01T09:59:17.4839654Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll' 2023-06-01T09:59:17.4840593Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4841403Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4842203Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4843004Z D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll 2023-06-01T09:59:17.4844006Z Private = 'false' 2023-06-01T09:59:17.4844755Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4845644Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4848863Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4850960Z HintPath = 'D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll' 2023-06-01T09:59:17.4853348Z D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll 2023-06-01T09:59:17.4855853Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4856291Z Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:17.4858092Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4859769Z Private = 'false' 2023-06-01T09:59:17.4861092Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll' 2023-06-01T09:59:17.4862392Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4863645Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:17.4864962Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4866035Z D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll 2023-06-01T09:59:17.4867424Z Private = 'false' 2023-06-01T09:59:17.4868338Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4869423Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4870385Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4871788Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll' 2023-06-01T09:59:17.4873009Z D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll 2023-06-01T09:59:17.4874152Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4875223Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4876379Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4877313Z Private = 'false' 2023-06-01T09:59:17.4880683Z HintPath = 'D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll' 2023-06-01T09:59:17.4882063Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4883369Z Primary reference "Microsoft.TestPlatform.CoreUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.4884502Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4885675Z D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll 2023-06-01T09:59:17.4886902Z Private = 'false' 2023-06-01T09:59:17.4887990Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4889088Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll". 2023-06-01T09:59:17.4890305Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4891661Z HintPath = 'D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll' 2023-06-01T09:59:17.4892929Z D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll 2023-06-01T09:59:17.4893966Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4895072Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4896131Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4897322Z Private = 'false' 2023-06-01T09:59:17.4898304Z HintPath = 'D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll' 2023-06-01T09:59:17.4899490Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4900357Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4901362Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4902150Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.CSharp.dll 2023-06-01T09:59:17.4903183Z Private = 'false' 2023-06-01T09:59:17.4903833Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4904865Z Primary reference "Microsoft.TestPlatform.PlatformAbstractions, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.4905659Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4906530Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.Core.dll 2023-06-01T09:59:17.4907465Z Private = 'false' 2023-06-01T09:59:17.4912047Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4916107Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:17.4921582Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4936698Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.dll 2023-06-01T09:59:17.4941012Z Private = 'false' 2023-06-01T09:59:17.4944839Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4946030Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4946360Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4948896Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Primitives.dll 2023-06-01T09:59:17.4951429Z Private = 'false' 2023-06-01T09:59:17.4953777Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4956520Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4958282Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4960992Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Registry.dll 2023-06-01T09:59:17.4963211Z Private = 'false' 2023-06-01T09:59:17.4965235Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4967917Z Primary reference "Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.4970762Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4973014Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.AppContext.dll 2023-06-01T09:59:17.4975051Z Private = 'false' 2023-06-01T09:59:17.4976586Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4978453Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll". 2023-06-01T09:59:17.4980162Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4982580Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Buffers.dll 2023-06-01T09:59:17.4984186Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4986701Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.4988194Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.4991441Z Private = 'false' 2023-06-01T09:59:17.4993510Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Concurrent.dll 2023-06-01T09:59:17.4994824Z Private = 'false' 2023-06-01T09:59:17.4996134Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.4997752Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.4999739Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5001177Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll 2023-06-01T09:59:17.5003939Z Private = 'false' 2023-06-01T09:59:17.5006048Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5007583Z Primary reference "Microsoft.TestPlatform.CommunicationUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5010495Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5012163Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.NonGeneric.dll 2023-06-01T09:59:17.5013913Z Private = 'false' 2023-06-01T09:59:17.5014713Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5016193Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll". 2023-06-01T09:59:17.5017899Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5019425Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Specialized.dll 2023-06-01T09:59:17.5021952Z Private = 'false' 2023-06-01T09:59:17.5024299Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5026116Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5028397Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5030749Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.dll 2023-06-01T09:59:17.5034087Z Private = 'false' 2023-06-01T09:59:17.5034458Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5036221Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5038896Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5040737Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Annotations.dll 2023-06-01T09:59:17.5041591Z Private = 'false' 2023-06-01T09:59:17.5043040Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5046357Z Primary reference "Microsoft.TestPlatform.CrossPlatEngine, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5047991Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5049890Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2023-06-01T09:59:17.5054489Z Private = 'false' 2023-06-01T09:59:17.5057615Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5068960Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll". 2023-06-01T09:59:17.5072070Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5075403Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2023-06-01T09:59:17.5081338Z Private = 'false' 2023-06-01T09:59:17.5084507Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5087377Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5088903Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5091385Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Primitives.dll 2023-06-01T09:59:17.5093238Z Private = 'false' 2023-06-01T09:59:17.5096985Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5098925Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5102003Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5103756Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.TypeConverter.dll 2023-06-01T09:59:17.5106096Z Private = 'false' 2023-06-01T09:59:17.5107588Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5112249Z Primary reference "Microsoft.TestPlatform.Utilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5116358Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5122256Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.dll 2023-06-01T09:59:17.5125309Z Private = 'false' 2023-06-01T09:59:17.5130139Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5132758Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll". 2023-06-01T09:59:17.5134819Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5137510Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Configuration.dll 2023-06-01T09:59:17.5138111Z Private = 'false' 2023-06-01T09:59:17.5140245Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5142270Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5145406Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5145907Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Console.dll 2023-06-01T09:59:17.5148186Z Private = 'false' 2023-06-01T09:59:17.5151530Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5154403Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5157117Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5159123Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Core.dll 2023-06-01T09:59:17.5162983Z Private = 'false' 2023-06-01T09:59:17.5166683Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.Common.dll 2023-06-01T09:59:17.5171427Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5176313Z Primary reference "Microsoft.VisualStudio.TestPlatform.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5178154Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5182980Z Private = 'false' 2023-06-01T09:59:17.5184214Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.DataSetExtensions.dll 2023-06-01T09:59:17.5186825Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5191282Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll". 2023-06-01T09:59:17.5195087Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5197573Z Private = 'false' 2023-06-01T09:59:17.5198044Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.dll 2023-06-01T09:59:17.5199979Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5203715Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5205807Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5209143Z Private = 'false' 2023-06-01T09:59:17.5211370Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Contracts.dll 2023-06-01T09:59:17.5216460Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5219030Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5221486Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5224322Z Private = 'false' 2023-06-01T09:59:17.5225811Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Debug.dll 2023-06-01T09:59:17.5228349Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5230083Z Primary reference "testhost, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5232055Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5233750Z Private = 'false' 2023-06-01T09:59:17.5235424Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2023-06-01T09:59:17.5237452Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5240084Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll". 2023-06-01T09:59:17.5241816Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5244590Z Private = 'false' 2023-06-01T09:59:17.5246829Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5248126Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5251367Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5253488Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2023-06-01T09:59:17.5259074Z Private = 'false' 2023-06-01T09:59:17.5261517Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5264272Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5268471Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5270579Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Process.dll 2023-06-01T09:59:17.5274435Z Private = 'false' 2023-06-01T09:59:17.5276852Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5277338Z Primary reference "Moq, Version=4.18.0.0, Culture=neutral, PublicKeyToken=69f491c39445e920". 2023-06-01T09:59:17.5281470Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5284268Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.StackTrace.dll 2023-06-01T09:59:17.5286425Z Private = 'false' 2023-06-01T09:59:17.5286765Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5328976Z Resolved file path is "D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll". 2023-06-01T09:59:17.5329806Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5336139Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2023-06-01T09:59:17.5337863Z Private = 'false' 2023-06-01T09:59:17.5339242Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5341471Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5343257Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5357679Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tools.dll 2023-06-01T09:59:17.5364459Z Private = 'false' 2023-06-01T09:59:17.5394163Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5397888Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5401880Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5404482Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TraceSource.dll 2023-06-01T09:59:17.5416545Z Private = 'false' 2023-06-01T09:59:17.5419388Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5422099Z Primary reference "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:17.5424272Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5429157Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tracing.dll 2023-06-01T09:59:17.5439505Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5504056Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll". 2023-06-01T09:59:17.5504859Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5507085Z Private = 'false' 2023-06-01T09:59:17.5507536Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.Primitives.dll 2023-06-01T09:59:17.5510429Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5511576Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5513883Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5515857Z Private = 'false' 2023-06-01T09:59:17.5517547Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.dll 2023-06-01T09:59:17.5519207Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5521629Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5523574Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5526036Z Private = 'false' 2023-06-01T09:59:17.5528182Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Dynamic.Runtime.dll 2023-06-01T09:59:17.5529715Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5535179Z Primary reference "NuGet.Frameworks, Version=5.11.0.10, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.5538003Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5542831Z Private = 'false' 2023-06-01T09:59:17.5543239Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Formats.Asn1.dll 2023-06-01T09:59:17.5543816Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5544378Z Resolved file path is "D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll". 2023-06-01T09:59:17.5545456Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5547556Z Private = 'false' 2023-06-01T09:59:17.5549704Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Calendars.dll 2023-06-01T09:59:17.5551494Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5555104Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5556835Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5560315Z Private = 'false' 2023-06-01T09:59:17.5561971Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Extensions.dll 2023-06-01T09:59:17.5564050Z Private = 'false' 2023-06-01T09:59:17.5566271Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5569295Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5572666Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5576597Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.dll 2023-06-01T09:59:17.5581848Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5584324Z Primary reference "Shouldly, Version=4.1.0.0, Culture=neutral, PublicKeyToken=6042cbcb05cbc941". 2023-06-01T09:59:17.5586532Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5589965Z Private = 'false' 2023-06-01T09:59:17.5591839Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.Brotli.dll 2023-06-01T09:59:17.5594051Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5596130Z Resolved file path is "D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll". 2023-06-01T09:59:17.5598008Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5599665Z Private = 'false' 2023-06-01T09:59:17.5600108Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.FileSystem.dll 2023-06-01T09:59:17.5601382Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5603314Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5604555Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5607014Z Private = 'false' 2023-06-01T09:59:17.5607619Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.ZipFile.dll 2023-06-01T09:59:17.5616063Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5619589Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5624158Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5628500Z Private = 'false' 2023-06-01T09:59:17.5631126Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.dll 2023-06-01T09:59:17.5635726Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5637673Z Primary reference "System.CodeDom, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.5641049Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5645308Z Private = 'false' 2023-06-01T09:59:17.5648888Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2023-06-01T09:59:17.5652013Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5656992Z Resolved file path is "D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll". 2023-06-01T09:59:17.5660666Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5668304Z Private = 'false' 2023-06-01T09:59:17.5671841Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2023-06-01T09:59:17.5673340Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5675610Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5677986Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5678698Z Private = 'false' 2023-06-01T09:59:17.5682460Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Primitives.dll 2023-06-01T09:59:17.5684493Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5688025Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5690604Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5692358Z Private = 'false' 2023-06-01T09:59:17.5694867Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Watcher.dll 2023-06-01T09:59:17.5696357Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5700516Z Primary reference "System.Diagnostics.EventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.5702179Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5704624Z Private = 'false' 2023-06-01T09:59:17.5706689Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.dll 2023-06-01T09:59:17.5710379Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5711607Z Resolved file path is "D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\lib\net6.0\System.Diagnostics.EventLog.dll". 2023-06-01T09:59:17.5713330Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5713815Z Private = 'false' 2023-06-01T09:59:17.5715893Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.IsolatedStorage.dll 2023-06-01T09:59:17.5717393Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5719051Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5722056Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5724135Z Private = 'false' 2023-06-01T09:59:17.5726489Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.MemoryMappedFiles.dll 2023-06-01T09:59:17.5727955Z Private = 'false' 2023-06-01T09:59:17.5731713Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5732432Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5734127Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5737188Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.AccessControl.dll 2023-06-01T09:59:17.5738686Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5740932Z Primary reference "System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5743230Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5746408Z Private = 'false' 2023-06-01T09:59:17.5747754Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.dll 2023-06-01T09:59:17.5749725Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5751915Z Resolved file path is "D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll". 2023-06-01T09:59:17.5754322Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5756233Z Private = 'false' 2023-06-01T09:59:17.5756935Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2023-06-01T09:59:17.5757297Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5759023Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5759940Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5761329Z Private = 'false' 2023-06-01T09:59:17.5761703Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.dll 2023-06-01T09:59:17.5761993Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5762410Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5763506Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5764503Z Private = 'false' 2023-06-01T09:59:17.5765650Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Expressions.dll 2023-06-01T09:59:17.5766037Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5766354Z Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:17.5766720Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5767905Z Private = 'false' 2023-06-01T09:59:17.5768682Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Parallel.dll 2023-06-01T09:59:17.5774223Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5774895Z Resolved file path is "D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll". 2023-06-01T09:59:17.5776431Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5778172Z Private = 'false' 2023-06-01T09:59:17.5781198Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Queryable.dll 2023-06-01T09:59:17.5781865Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5783152Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5784688Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5787363Z Private = 'false' 2023-06-01T09:59:17.5789475Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.dll 2023-06-01T09:59:17.5791216Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5792749Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5797258Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5798332Z Private = 'false' 2023-06-01T09:59:17.5805512Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Memory.dll 2023-06-01T09:59:17.5808223Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5810609Z Primary reference "xunit.assert, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:17.5811989Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5813397Z Private = 'false' 2023-06-01T09:59:17.5814356Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.Json.dll 2023-06-01T09:59:17.5878782Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5879977Z Resolved file path is "D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll". 2023-06-01T09:59:17.5883289Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5888200Z Private = 'false' 2023-06-01T09:59:17.5894465Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.dll 2023-06-01T09:59:17.5905933Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5911029Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5913417Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5916168Z Private = 'false' 2023-06-01T09:59:17.5918143Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.HttpListener.dll 2023-06-01T09:59:17.5920051Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5922023Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5924393Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5925921Z Private = 'false' 2023-06-01T09:59:17.5927435Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Mail.dll 2023-06-01T09:59:17.5929163Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5931122Z Primary reference "xunit.core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:17.5932851Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5934973Z Private = 'false' 2023-06-01T09:59:17.5936695Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NameResolution.dll 2023-06-01T09:59:17.5938645Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5940383Z Resolved file path is "D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll". 2023-06-01T09:59:17.5942421Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5943323Z Private = 'false' 2023-06-01T09:59:17.5945589Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NetworkInformation.dll 2023-06-01T09:59:17.5945985Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5947966Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5948430Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5950086Z Private = 'false' 2023-06-01T09:59:17.5950935Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Ping.dll 2023-06-01T09:59:17.5951843Z Private = 'false' 2023-06-01T09:59:17.5952832Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5954410Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5955313Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5956678Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Primitives.dll 2023-06-01T09:59:17.5957856Z Private = 'false' 2023-06-01T09:59:17.5958206Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5959779Z Primary reference "xunit.execution.dotnet, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:17.5960878Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5962351Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Requests.dll 2023-06-01T09:59:17.5962933Z Private = 'false' 2023-06-01T09:59:17.5963666Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5965055Z Resolved file path is "D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll". 2023-06-01T09:59:17.5966462Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5967741Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Security.dll 2023-06-01T09:59:17.5968684Z Private = 'false' 2023-06-01T09:59:17.5969784Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5990647Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.5990939Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5991510Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.ServicePoint.dll 2023-06-01T09:59:17.5991962Z Private = 'false' 2023-06-01T09:59:17.5992229Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Sockets.dll 2023-06-01T09:59:17.5992528Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5992890Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.5993242Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5993708Z Private = 'false' 2023-06-01T09:59:17.5993949Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5994923Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.5995394Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5995684Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebClient.dll 2023-06-01T09:59:17.5996169Z Private = 'false' 2023-06-01T09:59:17.5998530Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.5998891Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll". 2023-06-01T09:59:17.5999276Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.5999621Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebHeaderCollection.dll 2023-06-01T09:59:17.6000333Z Private = 'false' 2023-06-01T09:59:17.6000576Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6000841Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6001123Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6001470Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebProxy.dll 2023-06-01T09:59:17.6001924Z Private = 'false' 2023-06-01T09:59:17.6002170Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6003290Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6003809Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6004188Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.Client.dll 2023-06-01T09:59:17.6004713Z Private = 'false' 2023-06-01T09:59:17.6005077Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.dll 2023-06-01T09:59:17.6005430Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6006059Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6006575Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6006996Z Private = 'false' 2023-06-01T09:59:17.6007660Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6008105Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2023-06-01T09:59:17.6008461Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6008797Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.dll 2023-06-01T09:59:17.6009249Z Private = 'false' 2023-06-01T09:59:17.6009459Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6009721Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6009994Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6010333Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.Vectors.dll 2023-06-01T09:59:17.6010805Z Private = 'false' 2023-06-01T09:59:17.6011413Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.dll 2023-06-01T09:59:17.6011735Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6012119Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6013171Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6013644Z Private = 'false' 2023-06-01T09:59:17.6014007Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ObjectModel.dll 2023-06-01T09:59:17.6014375Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6014772Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6015175Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6015550Z Private = 'false' 2023-06-01T09:59:17.6015912Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.DispatchProxy.dll 2023-06-01T09:59:17.6016329Z Private = 'false' 2023-06-01T09:59:17.6016577Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6017004Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll". 2023-06-01T09:59:17.6017417Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6017796Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2023-06-01T09:59:17.6019237Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6020463Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6020798Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6021239Z Private = 'false' 2023-06-01T09:59:17.6022237Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2023-06-01T09:59:17.6023817Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6024293Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6025337Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6025759Z Private = 'false' 2023-06-01T09:59:17.6026082Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.dll 2023-06-01T09:59:17.6026428Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6026831Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6027234Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6027602Z Private = 'false' 2023-06-01T09:59:17.6027940Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Extensions.dll 2023-06-01T09:59:17.6028276Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6028660Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll". 2023-06-01T09:59:17.6029070Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6029438Z Private = 'false' 2023-06-01T09:59:17.6029784Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll 2023-06-01T09:59:17.6030139Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6030434Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6030739Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6031062Z Private = 'false' 2023-06-01T09:59:17.6031394Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Primitives.dll 2023-06-01T09:59:17.6031988Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6032385Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6032804Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6033202Z Private = 'false' 2023-06-01T09:59:17.6033563Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.TypeExtensions.dll 2023-06-01T09:59:17.6033963Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6034382Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6034770Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6035154Z Private = 'false' 2023-06-01T09:59:17.6035402Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6035825Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll". 2023-06-01T09:59:17.6036255Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6036629Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.dll 2023-06-01T09:59:17.6037105Z Private = 'false' 2023-06-01T09:59:17.6037385Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6037691Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6038006Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6038403Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Reader.dll 2023-06-01T09:59:17.6039058Z Private = 'false' 2023-06-01T09:59:17.6039334Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6039757Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6040190Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6040586Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.ResourceManager.dll 2023-06-01T09:59:17.6041025Z Private = 'false' 2023-06-01T09:59:17.6042225Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6042606Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6042955Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6043487Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Writer.dll 2023-06-01T09:59:17.6043869Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6044258Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll". 2023-06-01T09:59:17.6044705Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6045144Z Private = 'false' 2023-06-01T09:59:17.6045408Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6045711Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6046007Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6046425Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2023-06-01T09:59:17.6046935Z Private = 'false' 2023-06-01T09:59:17.6047183Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6047605Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6048036Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6048425Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2023-06-01T09:59:17.6049078Z Private = 'false' 2023-06-01T09:59:17.6049263Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6049575Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6049869Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6050185Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Extensions.dll 2023-06-01T09:59:17.6050641Z Private = 'false' 2023-06-01T09:59:17.6050872Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6051183Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll". 2023-06-01T09:59:17.6051572Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6051948Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Handles.dll 2023-06-01T09:59:17.6052416Z Private = 'false' 2023-06-01T09:59:17.6052679Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6052984Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6053301Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6053731Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2023-06-01T09:59:17.6054134Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6054576Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6055145Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6055493Z Private = 'false' 2023-06-01T09:59:17.6055835Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.dll 2023-06-01T09:59:17.6056214Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6056599Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6056996Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6057370Z Private = 'false' 2023-06-01T09:59:17.6057741Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Intrinsics.dll 2023-06-01T09:59:17.6058125Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6058812Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll". 2023-06-01T09:59:17.6059279Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6059688Z Private = 'false' 2023-06-01T09:59:17.6060030Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Loader.dll 2023-06-01T09:59:17.6060421Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6060735Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6061044Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6061436Z Private = 'false' 2023-06-01T09:59:17.6061793Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Numerics.dll 2023-06-01T09:59:17.6062185Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6062630Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6063026Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6063388Z Private = 'false' 2023-06-01T09:59:17.6063652Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6063999Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6064371Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6064962Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2023-06-01T09:59:17.6065281Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6065621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll". 2023-06-01T09:59:17.6065987Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6066366Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6066826Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6067247Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll". 2023-06-01T09:59:17.6068459Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6069724Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6070287Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6070793Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll". 2023-06-01T09:59:17.6071203Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6071859Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6072347Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6072755Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll". 2023-06-01T09:59:17.6073118Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6073505Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6073962Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6074334Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6074837Z Private = 'false' 2023-06-01T09:59:17.6075068Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6075485Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll". 2023-06-01T09:59:17.6075929Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6076349Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6076899Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.6077464Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2023-06-01T09:59:17.6077922Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6078386Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6078934Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6080896Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2023-06-01T09:59:17.6081390Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6082516Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6083043Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6083602Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll". 2023-06-01T09:59:17.6084081Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6084498Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6084997Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6085543Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2023-06-01T09:59:17.6085928Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6086327Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6087043Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6087440Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6087835Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Json.dll 2023-06-01T09:59:17.6088229Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6088634Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll". 2023-06-01T09:59:17.6089046Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6089517Z Private = 'false' 2023-06-01T09:59:17.6089890Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2023-06-01T09:59:17.6090270Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6090569Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6090845Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6091228Z Private = 'false' 2023-06-01T09:59:17.6091575Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Xml.dll 2023-06-01T09:59:17.6091968Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6092320Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6093292Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6093712Z Private = 'false' 2023-06-01T09:59:17.6094020Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.dll 2023-06-01T09:59:17.6094338Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6094707Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6096372Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6096805Z Private = 'false' 2023-06-01T09:59:17.6097116Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.dll 2023-06-01T09:59:17.6097591Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6097902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll". 2023-06-01T09:59:17.6098221Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6098520Z Private = 'false' 2023-06-01T09:59:17.6098837Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.AccessControl.dll 2023-06-01T09:59:17.6099205Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6099452Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6099727Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6100088Z Private = 'false' 2023-06-01T09:59:17.6100398Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Claims.dll 2023-06-01T09:59:17.6100757Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6101163Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6101579Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6101955Z Private = 'false' 2023-06-01T09:59:17.6102306Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2023-06-01T09:59:17.6102667Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6103005Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6103491Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6103852Z Private = 'false' 2023-06-01T09:59:17.6104099Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6104497Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll". 2023-06-01T09:59:17.6104865Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6105267Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll 2023-06-01T09:59:17.6105710Z Private = 'false' 2023-06-01T09:59:17.6105969Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6106248Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6106556Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6106948Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Csp.dll 2023-06-01T09:59:17.6108518Z Private = 'false' 2023-06-01T09:59:17.6108806Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6109162Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6109527Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6109935Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Encoding.dll 2023-06-01T09:59:17.6110418Z Private = 'false' 2023-06-01T09:59:17.6110668Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6111053Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6111404Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6111812Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2023-06-01T09:59:17.6112230Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6112614Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll". 2023-06-01T09:59:17.6112996Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6113379Z Private = 'false' 2023-06-01T09:59:17.6113951Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Primitives.dll 2023-06-01T09:59:17.6114450Z Private = 'false' 2023-06-01T09:59:17.6114725Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6115023Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6115327Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6115747Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2023-06-01T09:59:17.6116183Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6116622Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6117013Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6117392Z Private = 'false' 2023-06-01T09:59:17.6117789Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll 2023-06-01T09:59:17.6118176Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6118561Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6118952Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6119327Z Private = 'false' 2023-06-01T09:59:17.6119700Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.dll 2023-06-01T09:59:17.6120306Z Private = 'false' 2023-06-01T09:59:17.6120571Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6120969Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll". 2023-06-01T09:59:17.6121334Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6121643Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.SecureString.dll 2023-06-01T09:59:17.6122028Z Private = 'false' 2023-06-01T09:59:17.6122223Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6122482Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6122759Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6123091Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.dll 2023-06-01T09:59:17.6123444Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6123835Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6124253Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6124643Z Private = 'false' 2023-06-01T09:59:17.6124965Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceModel.Web.dll 2023-06-01T09:59:17.6125326Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6125741Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6126127Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6126517Z Private = 'false' 2023-06-01T09:59:17.6126891Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceProcess.dll 2023-06-01T09:59:17.6127257Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6127653Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll". 2023-06-01T09:59:17.6127998Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6128306Z Private = 'false' 2023-06-01T09:59:17.6128618Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.CodePages.dll 2023-06-01T09:59:17.6129179Z Private = 'false' 2023-06-01T09:59:17.6129436Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6129711Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6129990Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6130377Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.Extensions.dll 2023-06-01T09:59:17.6130862Z Private = 'false' 2023-06-01T09:59:17.6131092Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6131460Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6131801Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6132152Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.dll 2023-06-01T09:59:17.6132589Z Private = 'false' 2023-06-01T09:59:17.6132823Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6133183Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6133551Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6133904Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll 2023-06-01T09:59:17.6134282Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6134677Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll". 2023-06-01T09:59:17.6135216Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6135597Z Private = 'false' 2023-06-01T09:59:17.6135906Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll 2023-06-01T09:59:17.6136337Z Private = 'false' 2023-06-01T09:59:17.6136620Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6136925Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6137245Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6137661Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.RegularExpressions.dll 2023-06-01T09:59:17.6138143Z Private = 'false' 2023-06-01T09:59:17.6138422Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6138840Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6139278Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6139690Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Channels.dll 2023-06-01T09:59:17.6140147Z Private = 'false' 2023-06-01T09:59:17.6140407Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6140782Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6141152Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6141539Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Overlapped.dll 2023-06-01T09:59:17.6141919Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6142339Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll". 2023-06-01T09:59:17.6142785Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6143118Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6143507Z Private = 'false' 2023-06-01T09:59:17.6143762Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6144144Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6144723Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6145120Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2023-06-01T09:59:17.6145495Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6145902Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6146306Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6146688Z Private = 'false' 2023-06-01T09:59:17.6147077Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Extensions.dll 2023-06-01T09:59:17.6147464Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6147879Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll". 2023-06-01T09:59:17.6148296Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6148679Z Private = 'false' 2023-06-01T09:59:17.6149052Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Parallel.dll 2023-06-01T09:59:17.6149453Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6149748Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6150058Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6150442Z Private = 'false' 2023-06-01T09:59:17.6150808Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.dll 2023-06-01T09:59:17.6151319Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6151765Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6152157Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6152553Z Private = 'false' 2023-06-01T09:59:17.6152901Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Thread.dll 2023-06-01T09:59:17.6153280Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6153713Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6154116Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6154494Z Private = 'false' 2023-06-01T09:59:17.6154751Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6155174Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2023-06-01T09:59:17.6155596Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6156010Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.ThreadPool.dll 2023-06-01T09:59:17.6156490Z Private = 'false' 2023-06-01T09:59:17.6156762Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6157048Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6157363Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6157757Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Timer.dll 2023-06-01T09:59:17.6158206Z Private = 'false' 2023-06-01T09:59:17.6158483Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6158896Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6159231Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6160405Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.dll 2023-06-01T09:59:17.6160923Z Private = 'false' 2023-06-01T09:59:17.6162304Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.Local.dll 2023-06-01T09:59:17.6162626Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6162952Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6163273Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6163638Z Private = 'false' 2023-06-01T09:59:17.6163836Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6164186Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2023-06-01T09:59:17.6164536Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6164824Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.dll 2023-06-01T09:59:17.6165121Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6165384Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6165613Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6165919Z Private = 'false' 2023-06-01T09:59:17.6166188Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ValueTuple.dll 2023-06-01T09:59:17.6166482Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6166815Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6167123Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6167567Z Private = 'false' 2023-06-01T09:59:17.6167858Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.HttpUtility.dll 2023-06-01T09:59:17.6168211Z Private = 'false' 2023-06-01T09:59:17.6168421Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6168747Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6169039Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6169335Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.dll 2023-06-01T09:59:17.6169697Z Private = 'false' 2023-06-01T09:59:17.6169888Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6170220Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll". 2023-06-01T09:59:17.6170536Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6170830Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Windows.dll 2023-06-01T09:59:17.6171188Z Private = 'false' 2023-06-01T09:59:17.6171383Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6171634Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6171881Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6172160Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Linq.dll 2023-06-01T09:59:17.6172445Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6172787Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6173144Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6173475Z Private = 'false' 2023-06-01T09:59:17.6173778Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.ReaderWriter.dll 2023-06-01T09:59:17.6174185Z Private = 'false' 2023-06-01T09:59:17.6174418Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6174750Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6175196Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6175531Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Serialization.dll 2023-06-01T09:59:17.6175830Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6176210Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll". 2023-06-01T09:59:17.6176613Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6176978Z Private = 'false' 2023-06-01T09:59:17.6177295Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XDocument.dll 2023-06-01T09:59:17.6177641Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6177927Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6178191Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6178552Z Private = 'false' 2023-06-01T09:59:17.6178904Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.XDocument.dll 2023-06-01T09:59:17.6180046Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6180473Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6180860Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6181273Z Private = 'false' 2023-06-01T09:59:17.6181627Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.dll 2023-06-01T09:59:17.6182176Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6183692Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6184124Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6185156Z Private = 'false' 2023-06-01T09:59:17.6185517Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlDocument.dll 2023-06-01T09:59:17.6185893Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6186330Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2023-06-01T09:59:17.6186738Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6187092Z Private = 'false' 2023-06-01T09:59:17.6187418Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlSerializer.dll 2023-06-01T09:59:17.6187770Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6188079Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6188364Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6188741Z Private = 'false' 2023-06-01T09:59:17.6189090Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.dll 2023-06-01T09:59:17.6189431Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6189836Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6190204Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6190539Z Private = 'false' 2023-06-01T09:59:17.6190817Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.dll 2023-06-01T09:59:17.6191121Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6191467Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6191832Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6192194Z Private = 'false' 2023-06-01T09:59:17.6192544Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/WindowsBase.dll 2023-06-01T09:59:17.6193074Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6193416Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll". 2023-06-01T09:59:17.6193789Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6194177Z Private = 'false' 2023-06-01T09:59:17.6194484Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/mscorlib.dll 2023-06-01T09:59:17.6194860Z Private = 'false' 2023-06-01T09:59:17.6195077Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6195367Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6195649Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6195991Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/netstandard.dll 2023-06-01T09:59:17.6196452Z Private = 'false' 2023-06-01T09:59:17.6196714Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6197116Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6198335Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6198809Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll 2023-06-01T09:59:17.6201001Z Private = 'false' 2023-06-01T09:59:17.6201375Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6201953Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6203087Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6203537Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2023-06-01T09:59:17.6203951Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6204386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll". 2023-06-01T09:59:17.6204795Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6205236Z Private = 'false' 2023-06-01T09:59:17.6205592Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2023-06-01T09:59:17.6206061Z Private = 'false' 2023-06-01T09:59:17.6206304Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6206599Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6206855Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6207249Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll 2023-06-01T09:59:17.6207649Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6208042Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6208453Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6208875Z Private = 'false' 2023-06-01T09:59:17.6209245Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2023-06-01T09:59:17.6209666Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6210047Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6210399Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6210774Z Private = 'false' 2023-06-01T09:59:17.6211144Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll 2023-06-01T09:59:17.6211736Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6212139Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll". 2023-06-01T09:59:17.6212517Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6212872Z Private = 'false' 2023-06-01T09:59:17.6213227Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll 2023-06-01T09:59:17.6213566Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6213860Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6214159Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6214508Z Private = 'false' 2023-06-01T09:59:17.6214886Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll 2023-06-01T09:59:17.6215281Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6215686Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6216100Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6216487Z Private = 'false' 2023-06-01T09:59:17.6216901Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll 2023-06-01T09:59:17.6217338Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6217746Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6218344Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6218736Z Private = 'false' 2023-06-01T09:59:17.6219120Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll 2023-06-01T09:59:17.6219526Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6219935Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll". 2023-06-01T09:59:17.6220264Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6220588Z Private = 'false' 2023-06-01T09:59:17.6220812Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6221060Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6221326Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6221695Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll 2023-06-01T09:59:17.6222193Z Private = 'false' 2023-06-01T09:59:17.6222460Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6222859Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6223261Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6225265Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll 2023-06-01T09:59:17.6225745Z Private = 'false' 2023-06-01T09:59:17.6226426Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6226729Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6227030Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6227389Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll 2023-06-01T09:59:17.6227726Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6228063Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll". 2023-06-01T09:59:17.6229110Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6230196Z Private = 'false' 2023-06-01T09:59:17.6230419Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6230869Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6231106Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6232096Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2023-06-01T09:59:17.6232581Z Private = 'false' 2023-06-01T09:59:17.6233400Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6233879Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6234605Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6235047Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll 2023-06-01T09:59:17.6235734Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6236138Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6236738Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6237412Z Private = 'false' 2023-06-01T09:59:17.6237675Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6238084Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll". 2023-06-01T09:59:17.6239231Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6240623Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll 2023-06-01T09:59:17.6241268Z Private = 'false' 2023-06-01T09:59:17.6241680Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2023-06-01T09:59:17.6242572Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6243257Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6243909Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6244324Z Private = 'false' 2023-06-01T09:59:17.6244535Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6244849Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6245165Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6245515Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2023-06-01T09:59:17.6245919Z Private = 'false' 2023-06-01T09:59:17.6246139Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6246905Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6247354Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6247808Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2023-06-01T09:59:17.6248400Z Private = 'false' 2023-06-01T09:59:17.6249940Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6250374Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll". 2023-06-01T09:59:17.6250770Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6251207Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2023-06-01T09:59:17.6251760Z Private = 'false' 2023-06-01T09:59:17.6252991Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6253282Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6253777Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6254119Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll 2023-06-01T09:59:17.6254598Z Private = 'false' 2023-06-01T09:59:17.6254825Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6255231Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6255634Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6256089Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2023-06-01T09:59:17.6256629Z Private = 'false' 2023-06-01T09:59:17.6257048Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2023-06-01T09:59:17.6257448Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6257859Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6258246Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6258563Z Private = 'false' 2023-06-01T09:59:17.6258912Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll 2023-06-01T09:59:17.6259255Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6259645Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll". 2023-06-01T09:59:17.6260276Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6260622Z Private = 'false' 2023-06-01T09:59:17.6260870Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6261153Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6261443Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6261836Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll 2023-06-01T09:59:17.6262317Z Private = 'false' 2023-06-01T09:59:17.6262555Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6262962Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6263479Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6266546Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6266964Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2023-06-01T09:59:17.6267342Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6267758Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll". 2023-06-01T09:59:17.6274953Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6275375Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6275866Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6276346Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll". 2023-06-01T09:59:17.6276770Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6277178Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6277913Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6278444Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll". 2023-06-01T09:59:17.6278886Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6279340Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6279897Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6280438Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll". 2023-06-01T09:59:17.6280878Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6281350Z Private = 'false' 2023-06-01T09:59:17.6281605Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6281929Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6282373Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6282806Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6283248Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2023-06-01T09:59:17.6283821Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6284251Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6284806Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll". 2023-06-01T09:59:17.6285245Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6285698Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6286216Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6286722Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll". 2023-06-01T09:59:17.6287155Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6287624Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6288024Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6288435Z Private = 'false' 2023-06-01T09:59:17.6288711Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6289113Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6289525Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6289910Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll 2023-06-01T09:59:17.6290378Z Private = 'false' 2023-06-01T09:59:17.6290596Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6291519Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2023-06-01T09:59:17.6291910Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6292278Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll 2023-06-01T09:59:17.6292964Z Private = 'false' 2023-06-01T09:59:17.6293200Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6293501Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6293782Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6294374Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll 2023-06-01T09:59:17.6294773Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6295156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6295567Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6295965Z Private = 'false' 2023-06-01T09:59:17.6296346Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2023-06-01T09:59:17.6296774Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6297158Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6297551Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6297925Z Private = 'false' 2023-06-01T09:59:17.6298168Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6298600Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2023-06-01T09:59:17.6299029Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6300515Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll 2023-06-01T09:59:17.6301063Z Private = 'false' 2023-06-01T09:59:17.6301343Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6301642Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6301955Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6302358Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll 2023-06-01T09:59:17.6302852Z Private = 'false' 2023-06-01T09:59:17.6303266Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll 2023-06-01T09:59:17.6303661Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6304102Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6304523Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6304886Z Private = 'false' 2023-06-01T09:59:17.6305158Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6306276Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6306764Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6307197Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll 2023-06-01T09:59:17.6307784Z Private = 'false' 2023-06-01T09:59:17.6308033Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6308460Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2023-06-01T09:59:17.6308862Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6309292Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll 2023-06-01T09:59:17.6309796Z Private = 'false' 2023-06-01T09:59:17.6310181Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll 2023-06-01T09:59:17.6310798Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6311121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6311422Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6311800Z Private = 'false' 2023-06-01T09:59:17.6312057Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6312477Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6312911Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6313331Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll 2023-06-01T09:59:17.6313843Z Private = 'false' 2023-06-01T09:59:17.6314111Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6314502Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6314929Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6315334Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll 2023-06-01T09:59:17.6315821Z Private = 'false' 2023-06-01T09:59:17.6316091Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6316531Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2023-06-01T09:59:17.6316925Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6317349Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll 2023-06-01T09:59:17.6317997Z Private = 'false' 2023-06-01T09:59:17.6318398Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll 2023-06-01T09:59:17.6319065Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6319362Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6319668Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6320069Z Private = 'false' 2023-06-01T09:59:17.6320320Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6320751Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6321100Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6321504Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll 2023-06-01T09:59:17.6321996Z Private = 'false' 2023-06-01T09:59:17.6322372Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll 2023-06-01T09:59:17.6322695Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6323033Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6323350Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6323726Z Private = 'false' 2023-06-01T09:59:17.6323985Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6324812Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll". 2023-06-01T09:59:17.6325220Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6325576Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2023-06-01T09:59:17.6326081Z Private = 'false' 2023-06-01T09:59:17.6326340Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6326641Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6326918Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6327502Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2023-06-01T09:59:17.6327975Z Private = 'false' 2023-06-01T09:59:17.6328238Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6328657Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6329053Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6329465Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll 2023-06-01T09:59:17.6329969Z Private = 'false' 2023-06-01T09:59:17.6330216Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6330638Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6331050Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6331444Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll 2023-06-01T09:59:17.6331946Z Private = 'false' 2023-06-01T09:59:17.6332343Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2023-06-01T09:59:17.6332761Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6333188Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll". 2023-06-01T09:59:17.6333753Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6334141Z Private = 'false' 2023-06-01T09:59:17.6334547Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2023-06-01T09:59:17.6334927Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6335198Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6335434Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6335724Z Private = 'false' 2023-06-01T09:59:17.6336056Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 2023-06-01T09:59:17.6336389Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6336740Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6337107Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6337480Z Private = 'false' 2023-06-01T09:59:17.6337747Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6338151Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6338521Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6338948Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll 2023-06-01T09:59:17.6339455Z Private = 'false' 2023-06-01T09:59:17.6339712Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6340140Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2023-06-01T09:59:17.6340548Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6340933Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll 2023-06-01T09:59:17.6341439Z Private = 'false' 2023-06-01T09:59:17.6341692Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6342001Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6342315Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6342705Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2023-06-01T09:59:17.6343412Z Private = 'false' 2023-06-01T09:59:17.6343685Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6344104Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6344536Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6344972Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2023-06-01T09:59:17.6345464Z Private = 'false' 2023-06-01T09:59:17.6345730Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6346127Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6346526Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6346934Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2023-06-01T09:59:17.6347445Z Private = 'false' 2023-06-01T09:59:17.6347716Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6348160Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2023-06-01T09:59:17.6348578Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6348989Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll 2023-06-01T09:59:17.6349525Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6349839Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6350174Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6350545Z Private = 'false' 2023-06-01T09:59:17.6350948Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll 2023-06-01T09:59:17.6351371Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6351798Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6352220Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6352582Z Private = 'false' 2023-06-01T09:59:17.6352954Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll 2023-06-01T09:59:17.6353352Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6353755Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6354122Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6354465Z Private = 'false' 2023-06-01T09:59:17.6354816Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2023-06-01T09:59:17.6355224Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6356702Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll". 2023-06-01T09:59:17.6357232Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6357663Z Private = 'false' 2023-06-01T09:59:17.6358008Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll 2023-06-01T09:59:17.6358346Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6358588Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6358838Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6359158Z Private = 'false' 2023-06-01T09:59:17.6359504Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll 2023-06-01T09:59:17.6360062Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6360444Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6360836Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6361179Z Private = 'false' 2023-06-01T09:59:17.6361514Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll 2023-06-01T09:59:17.6361844Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6362186Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6362524Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6362902Z Private = 'false' 2023-06-01T09:59:17.6363251Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2023-06-01T09:59:17.6363618Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6364017Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2023-06-01T09:59:17.6364393Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6364770Z Private = 'false' 2023-06-01T09:59:17.6365132Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll 2023-06-01T09:59:17.6365497Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6365972Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6366271Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6366655Z Private = 'false' 2023-06-01T09:59:17.6367048Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll 2023-06-01T09:59:17.6367408Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6367785Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6368149Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6368468Z Private = 'false' 2023-06-01T09:59:17.6368793Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll 2023-06-01T09:59:17.6369157Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6369517Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6369872Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6370466Z Private = 'false' 2023-06-01T09:59:17.6370823Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2023-06-01T09:59:17.6371214Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6371529Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll". 2023-06-01T09:59:17.6371815Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6372157Z Private = 'false' 2023-06-01T09:59:17.6372488Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2023-06-01T09:59:17.6372845Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6373115Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6373375Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6373758Z Private = 'false' 2023-06-01T09:59:17.6374099Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2023-06-01T09:59:17.6374645Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6375019Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6375350Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6375705Z Private = 'false' 2023-06-01T09:59:17.6376081Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2023-06-01T09:59:17.6376431Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6376799Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6377131Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6379195Z Private = 'false' 2023-06-01T09:59:17.6379518Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6379877Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll". 2023-06-01T09:59:17.6380247Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6380605Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll 2023-06-01T09:59:17.6381076Z Private = 'false' 2023-06-01T09:59:17.6381319Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6381589Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6381829Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6382378Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll 2023-06-01T09:59:17.6382762Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6383087Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6383428Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6383792Z Private = 'false' 2023-06-01T09:59:17.6384136Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll 2023-06-01T09:59:17.6384481Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6384794Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6385123Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6385432Z Private = 'false' 2023-06-01T09:59:17.6385738Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll 2023-06-01T09:59:17.6386071Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6386419Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll". 2023-06-01T09:59:17.6386736Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6387043Z Private = 'false' 2023-06-01T09:59:17.6387371Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2023-06-01T09:59:17.6387757Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6388024Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6388291Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6388671Z Private = 'false' 2023-06-01T09:59:17.6389042Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll 2023-06-01T09:59:17.6389380Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6389797Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6390352Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6390702Z Private = 'false' 2023-06-01T09:59:17.6391102Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll 2023-06-01T09:59:17.6391571Z Private = 'false' 2023-06-01T09:59:17.6391810Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6392195Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6392555Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6392969Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll 2023-06-01T09:59:17.6393357Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6395085Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll". 2023-06-01T09:59:17.6395516Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6395940Z Private = 'false' 2023-06-01T09:59:17.6396196Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6397296Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6397629Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6398514Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll 2023-06-01T09:59:17.6399038Z Private = 'false' 2023-06-01T09:59:17.6399264Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6399695Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6400261Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6400608Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll 2023-06-01T09:59:17.6401073Z Private = 'false' 2023-06-01T09:59:17.6401316Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6401639Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6402025Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6402375Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll 2023-06-01T09:59:17.6402859Z Private = 'false' 2023-06-01T09:59:17.6403100Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6403462Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll". 2023-06-01T09:59:17.6403856Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6404264Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll 2023-06-01T09:59:17.6405556Z Private = 'false' 2023-06-01T09:59:17.6405861Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6406148Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6406428Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6406847Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll 2023-06-01T09:59:17.6407366Z Private = 'false' 2023-06-01T09:59:17.6407624Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6408036Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6408440Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6408876Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll 2023-06-01T09:59:17.6409551Z Private = 'false' 2023-06-01T09:59:17.6409765Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6410085Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6410395Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6410733Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll 2023-06-01T09:59:17.6411165Z Private = 'false' 2023-06-01T09:59:17.6411395Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6411724Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll". 2023-06-01T09:59:17.6412089Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6412449Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2023-06-01T09:59:17.6413323Z Private = 'false' 2023-06-01T09:59:17.6413588Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6413846Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6414117Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6414539Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2023-06-01T09:59:17.6415038Z Private = 'false' 2023-06-01T09:59:17.6415259Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6415623Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6416156Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6416517Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll 2023-06-01T09:59:17.6416960Z Private = 'false' 2023-06-01T09:59:17.6417166Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6417492Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6417764Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6418161Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll 2023-06-01T09:59:17.6418594Z Private = 'false' 2023-06-01T09:59:17.6418801Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6419147Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll". 2023-06-01T09:59:17.6419502Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6419880Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2023-06-01T09:59:17.6420376Z Private = 'false' 2023-06-01T09:59:17.6420602Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6420835Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6421107Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6421446Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll 2023-06-01T09:59:17.6422724Z Private = 'false' 2023-06-01T09:59:17.6422972Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6423291Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6423601Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6423913Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll 2023-06-01T09:59:17.6424532Z Private = 'false' 2023-06-01T09:59:17.6424755Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6425073Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6425375Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6425742Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll 2023-06-01T09:59:17.6426100Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6426479Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll". 2023-06-01T09:59:17.6426857Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6427232Z Private = 'false' 2023-06-01T09:59:17.6427637Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2023-06-01T09:59:17.6428183Z Private = 'false' 2023-06-01T09:59:17.6428431Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6428722Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6429027Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6429400Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll 2023-06-01T09:59:17.6429801Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6430204Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6430812Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6431236Z Private = 'false' 2023-06-01T09:59:17.6431659Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2023-06-01T09:59:17.6432107Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6432523Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6432891Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6434424Z Private = 'false' 2023-06-01T09:59:17.6435532Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2023-06-01T09:59:17.6435927Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6436310Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll". 2023-06-01T09:59:17.6436700Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6437081Z Private = 'false' 2023-06-01T09:59:17.6437446Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll 2023-06-01T09:59:17.6437881Z Private = 'false' 2023-06-01T09:59:17.6438150Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6438434Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6438706Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6440157Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2023-06-01T09:59:17.6440628Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6440997Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6441404Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6441845Z Private = 'false' 2023-06-01T09:59:17.6442221Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll 2023-06-01T09:59:17.6443830Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6444222Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6444612Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6445031Z Private = 'false' 2023-06-01T09:59:17.6445430Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll 2023-06-01T09:59:17.6445833Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6446233Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll". 2023-06-01T09:59:17.6447665Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6448103Z Private = 'false' 2023-06-01T09:59:17.6448487Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll 2023-06-01T09:59:17.6448881Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6449188Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6449495Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6449846Z Private = 'false' 2023-06-01T09:59:17.6450209Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll 2023-06-01T09:59:17.6451572Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6452003Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6452609Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6453026Z Private = 'false' 2023-06-01T09:59:17.6453377Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll 2023-06-01T09:59:17.6453824Z Private = 'false' 2023-06-01T09:59:17.6454063Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6454448Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6454825Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6455205Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll 2023-06-01T09:59:17.6455593Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6455992Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll". 2023-06-01T09:59:17.6457511Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6457901Z Private = 'false' 2023-06-01T09:59:17.6458211Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll 2023-06-01T09:59:17.6458579Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6458892Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6459170Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6459554Z Private = 'false' 2023-06-01T09:59:17.6460868Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll 2023-06-01T09:59:17.6461321Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6463310Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6463764Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6464213Z Private = 'false' 2023-06-01T09:59:17.6464604Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll 2023-06-01T09:59:17.6464985Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6466797Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6467116Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6467461Z Private = 'false' 2023-06-01T09:59:17.6467756Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll 2023-06-01T09:59:17.6468073Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6468432Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll". 2023-06-01T09:59:17.6469337Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6469702Z Private = 'false' 2023-06-01T09:59:17.6469970Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll 2023-06-01T09:59:17.6470332Z Private = 'false' 2023-06-01T09:59:17.6470560Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6471784Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6472540Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6472935Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:17.6473314Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6474230Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6474854Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6476139Z Private = 'false' 2023-06-01T09:59:17.6476638Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll 2023-06-01T09:59:17.6477022Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6477413Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6477734Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6478165Z Private = 'false' 2023-06-01T09:59:17.6478545Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll 2023-06-01T09:59:17.6478926Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6479343Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll". 2023-06-01T09:59:17.6479761Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6480129Z Private = 'false' 2023-06-01T09:59:17.6481386Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6481776Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6482064Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6482494Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll 2023-06-01T09:59:17.6483031Z Private = 'false' 2023-06-01T09:59:17.6483291Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6483729Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6484133Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6484553Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll 2023-06-01T09:59:17.6485049Z Private = 'false' 2023-06-01T09:59:17.6485301Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6485701Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6486094Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6486705Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll 2023-06-01T09:59:17.6487206Z Private = 'false' 2023-06-01T09:59:17.6487457Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6487866Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll". 2023-06-01T09:59:17.6488274Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6489511Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll 2023-06-01T09:59:17.6490550Z Private = 'false' 2023-06-01T09:59:17.6490937Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll 2023-06-01T09:59:17.6491300Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6501059Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6501399Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6506567Z Private = 'false' 2023-06-01T09:59:17.6506872Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6507240Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6507618Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6507996Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll 2023-06-01T09:59:17.6510704Z Private = 'false' 2023-06-01T09:59:17.6511017Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6518911Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6519292Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6519640Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2023-06-01T09:59:17.6520116Z Private = 'false' 2023-06-01T09:59:17.6520403Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll 2023-06-01T09:59:17.6520760Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6521072Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll". 2023-06-01T09:59:17.6521369Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6521720Z Private = 'false' 2023-06-01T09:59:17.6521929Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6522210Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6522484Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6524482Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll 2023-06-01T09:59:17.6525054Z Private = 'false' 2023-06-01T09:59:17.6525307Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6525647Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6526024Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6529139Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll 2023-06-01T09:59:17.6535096Z Private = 'false' 2023-06-01T09:59:17.6535550Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll 2023-06-01T09:59:17.6535929Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6536271Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6552977Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6553453Z Private = 'false' 2023-06-01T09:59:17.6553720Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6554122Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll". 2023-06-01T09:59:17.6555405Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6562199Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll 2023-06-01T09:59:17.6563710Z Private = 'false' 2023-06-01T09:59:17.6564123Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll 2023-06-01T09:59:17.6564513Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6564817Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6565127Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6565556Z Private = 'false' 2023-06-01T09:59:17.6565890Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll 2023-06-01T09:59:17.6566279Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6566671Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6566988Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6567364Z Private = 'false' 2023-06-01T09:59:17.6567657Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll 2023-06-01T09:59:17.6568186Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6568517Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6570533Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6570903Z Private = 'false' 2023-06-01T09:59:17.6571736Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll 2023-06-01T09:59:17.6572048Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6572401Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll". 2023-06-01T09:59:17.6572740Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6574125Z Private = 'false' 2023-06-01T09:59:17.6574392Z AssemblyFiles: 2023-06-01T09:59:17.6574603Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6574831Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6575058Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6575303Z D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll 2023-06-01T09:59:17.6575566Z CandidateAssemblyFiles: 2023-06-01T09:59:17.6576907Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6578613Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6579017Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6579235Z TargetFrameworkDirectories: 2023-06-01T09:59:17.6579435Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6579761Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6580067Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6580260Z 2023-06-01T09:59:17.6580462Z InstalledAssemblyTables: 2023-06-01T09:59:17.6580681Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6581078Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll". 2023-06-01T09:59:17.6581638Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6581865Z IgnoreInstalledAssemblyTable: 2023-06-01T09:59:17.6582059Z False 2023-06-01T09:59:17.6582276Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6582575Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6582843Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6583048Z SearchPaths: 2023-06-01T09:59:17.6583264Z {CandidateAssemblyFiles} 2023-06-01T09:59:17.6584502Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6584926Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6585310Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6585547Z {HintPathFromItem} 2023-06-01T09:59:17.6585798Z {TargetFrameworkDirectory} 2023-06-01T09:59:17.6586085Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6586422Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6586763Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6587001Z {RawFileName} 2023-06-01T09:59:17.6587220Z AllowedAssemblyExtensions: 2023-06-01T09:59:17.6587477Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6587854Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll". 2023-06-01T09:59:17.6589122Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6589614Z .winmd 2023-06-01T09:59:17.6589749Z .dll 2023-06-01T09:59:17.6590768Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6591064Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6591317Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6591522Z .exe 2023-06-01T09:59:17.6591724Z AllowedRelatedFileExtensions: 2023-06-01T09:59:17.6591955Z .pdb 2023-06-01T09:59:17.6592187Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6592577Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6592999Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6593224Z .xml 2023-06-01T09:59:17.6593457Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6593876Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6594270Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6594508Z .pri 2023-06-01T09:59:17.6594712Z .dll.config 2023-06-01T09:59:17.6594919Z .exe.config 2023-06-01T09:59:17.6595174Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6595595Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll". 2023-06-01T09:59:17.6596031Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6596271Z AppConfigFile: 2023-06-01T09:59:17.6596518Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6596794Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6597900Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6598135Z 2023-06-01T09:59:17.6598366Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6598704Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6599075Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6599311Z AutoUnify: 2023-06-01T09:59:17.6599481Z True 2023-06-01T09:59:17.6600664Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6601333Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6601674Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6601958Z CopyLocalDependenciesWhenParentReferenceInGac: 2023-06-01T09:59:17.6602192Z True 2023-06-01T09:59:17.6602425Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6602829Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll". 2023-06-01T09:59:17.6603196Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6603459Z FindDependencies: 2023-06-01T09:59:17.6603673Z True 2023-06-01T09:59:17.6603879Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6604174Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6604462Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6604744Z TargetProcessorArchitecture: 2023-06-01T09:59:17.6604990Z msil 2023-06-01T09:59:17.6605217Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6605639Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6606065Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6606299Z StateFile: 2023-06-01T09:59:17.6606618Z obj\Release\net6.0\Keoghs.FunctionApp.App.csproj.AssemblyReference.cache 2023-06-01T09:59:17.6606943Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6607341Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6607919Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6608151Z InstalledAssemblySubsetTables: 2023-06-01T09:59:17.6608406Z IgnoreInstalledAssemblySubsetTable: 2023-06-01T09:59:17.6608655Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6609018Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll". 2023-06-01T09:59:17.6609411Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6609653Z False 2023-06-01T09:59:17.6609874Z TargetFrameworkSubsets: 2023-06-01T09:59:17.6610143Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6610440Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6610761Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6611008Z FullTargetFrameworkSubsetNames: 2023-06-01T09:59:17.6611237Z Full 2023-06-01T09:59:17.6611445Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6612844Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6613306Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6613562Z ProfileName: 2023-06-01T09:59:17.6613746Z 2023-06-01T09:59:17.6613983Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6614363Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6614739Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6614951Z FullFrameworkFolders: 2023-06-01T09:59:17.6615133Z LatestTargetFrameworkDirectories: 2023-06-01T09:59:17.6615350Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6615693Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll". 2023-06-01T09:59:17.6616047Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6616306Z ProfileTablesLocation: 2023-06-01T09:59:17.6616547Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6616846Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6623762Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6624247Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6624631Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll". 2023-06-01T09:59:17.6624991Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6626205Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6627512Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6628019Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll". 2023-06-01T09:59:17.6628357Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6631394Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6631834Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.6632302Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll". 2023-06-01T09:59:17.6632867Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6633224Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6633646Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6634479Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll". 2023-06-01T09:59:17.6634883Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6635291Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6635822Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6636373Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll". 2023-06-01T09:59:17.6636809Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6637186Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6637698Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6638238Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2023-06-01T09:59:17.6638678Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6639130Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6639662Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6640189Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2023-06-01T09:59:17.6640871Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6641308Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6641803Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6642335Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll". 2023-06-01T09:59:17.6642786Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6643233Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6643779Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6644331Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll". 2023-06-01T09:59:17.6644769Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6645219Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6645758Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6647372Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll". 2023-06-01T09:59:17.6647823Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6648294Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6648832Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6649398Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll". 2023-06-01T09:59:17.6649849Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6650289Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6650857Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6651419Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll". 2023-06-01T09:59:17.6651884Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6652370Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6652892Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6653396Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll". 2023-06-01T09:59:17.6653817Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6654279Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6654992Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6655550Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll". 2023-06-01T09:59:17.6655998Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6656454Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6656973Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6657557Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll". 2023-06-01T09:59:17.6658052Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6658495Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6659052Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6659602Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll". 2023-06-01T09:59:17.6660035Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6660484Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6662001Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6662596Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2023-06-01T09:59:17.6663737Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6664184Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6664671Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6665251Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2023-06-01T09:59:17.6665736Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6666184Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6666731Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6667247Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll". 2023-06-01T09:59:17.6667702Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6668068Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6668759Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6670317Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll". 2023-06-01T09:59:17.6670726Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6671266Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6671690Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6672119Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2023-06-01T09:59:17.6672468Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6672800Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6673391Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6673869Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll". 2023-06-01T09:59:17.6674305Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6674714Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6675243Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.6675995Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll". 2023-06-01T09:59:17.6676426Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6683154Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6683747Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6684261Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll". 2023-06-01T09:59:17.6684686Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6685125Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6685681Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6686177Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll". 2023-06-01T09:59:17.6687332Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6687779Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6688125Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6688472Z Primary reference "Keoghs.FunctionApp.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:17.6688819Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6689194Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6703735Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6706866Z Resolved file path is "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:17.6709629Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6712966Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2023-06-01T09:59:17.6715319Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6716238Z Reference found at search path location "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:17.6733479Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6734938Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6743321Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6749053Z Found related file "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:17.6751012Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6755245Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6757441Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6762037Z Primary reference "Ardalis.GuardClauses, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:17.6764539Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6771483Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6774453Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6781651Z Resolved file path is "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:17.6784575Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6791579Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll". 2023-06-01T09:59:17.6794565Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6798826Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.6800740Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6804952Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6808019Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6812729Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6815227Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6822066Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6825525Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6838051Z Primary reference "AutoMapper, Version=12.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005". 2023-06-01T09:59:17.6842293Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6870163Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6886147Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6918424Z Resolved file path is "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll". 2023-06-01T09:59:17.6933804Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6939123Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2023-06-01T09:59:17.6941388Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6945967Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.6947935Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6954166Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6955734Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6956742Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6961570Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6965551Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.6967565Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6971361Z Primary reference "AutoMapper.Extensions.Microsoft.DependencyInjection, Version=12.0.0.0, Culture=neutral, PublicKeyToken=e767ac9c89543656". 2023-06-01T09:59:17.6973061Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6977039Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.6978842Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.6983289Z Resolved file path is "D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-06-01T09:59:17.6985294Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.6988777Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2023-06-01T09:59:17.6990802Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.6995465Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7003583Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7008858Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7010988Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7011923Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7013148Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7014046Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7015156Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.7016027Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7020488Z Primary reference "Azure.Core, Version=1.10.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:17.7025665Z Resolved file path is "D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll". 2023-06-01T09:59:17.7045517Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7047338Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll". 2023-06-01T09:59:17.7051548Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7052719Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7057197Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7058435Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll". 2023-06-01T09:59:17.7062598Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7063749Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7068168Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7069422Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll". 2023-06-01T09:59:17.7071370Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7074970Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7079248Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7080527Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll". 2023-06-01T09:59:17.7084714Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7085863Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7090002Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7091558Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2023-06-01T09:59:17.7095406Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7097053Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7101074Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7103107Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll". 2023-06-01T09:59:17.7107918Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7109640Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7113648Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7115422Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll". 2023-06-01T09:59:17.7117737Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7123279Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7124525Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7127591Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2023-06-01T09:59:17.7128722Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7129947Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7130934Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7154214Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2023-06-01T09:59:17.7166121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7173439Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7184434Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7192068Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2023-06-01T09:59:17.7198703Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7200469Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7203019Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7206558Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2023-06-01T09:59:17.7210752Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7211856Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7216014Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7217383Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll". 2023-06-01T09:59:17.7221908Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7223052Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7227394Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7228621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll". 2023-06-01T09:59:17.7232799Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7233934Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7238268Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7239604Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll". 2023-06-01T09:59:17.7243715Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7244902Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7247944Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7249201Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll". 2023-06-01T09:59:17.7253604Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7258094Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7263123Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.7268199Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll". 2023-06-01T09:59:17.7301522Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7344095Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7351692Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7369360Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7375361Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7387341Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7394693Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7399193Z Primary reference "Google.Protobuf, Version=3.15.8.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604". 2023-06-01T09:59:17.7404232Z Resolved file path is "D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll". 2023-06-01T09:59:17.7457350Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7471127Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7477421Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7484510Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7490016Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7497224Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7501630Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll". 2023-06-01T09:59:17.7506779Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7515257Z Primary reference "Grpc.Core.Api, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:17.7520286Z Resolved file path is "D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll". 2023-06-01T09:59:17.7526162Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7533121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7538879Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7544186Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7544648Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7550185Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7555536Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7563338Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7568815Z Primary reference "Grpc.Net.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:17.7576411Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll". 2023-06-01T09:59:17.7590558Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7591005Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7595110Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7601922Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7616170Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7636497Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7662168Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll". 2023-06-01T09:59:17.7668533Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7676977Z Primary reference "Grpc.Net.ClientFactory, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:17.7685259Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll". 2023-06-01T09:59:17.7685770Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7689841Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7695213Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7726100Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7729555Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7735720Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7739044Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7742102Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7745987Z Primary reference "Grpc.Net.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:17.7756356Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll". 2023-06-01T09:59:17.7761171Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7770352Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7785295Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7794879Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7799294Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7856525Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7861260Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll". 2023-06-01T09:59:17.7866557Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7869612Z Primary reference "JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325". 2023-06-01T09:59:17.7875057Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7878266Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.7883949Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7887169Z Resolved file path is "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll". 2023-06-01T09:59:17.7892687Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7896442Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7901817Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7902287Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7908260Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7939753Z Primary reference "System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.7948410Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7952043Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.7955803Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7961111Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll". 2023-06-01T09:59:17.7968750Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.7972856Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.7977890Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7981921Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll". 2023-06-01T09:59:17.7987045Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.7990995Z Primary reference "Microsoft.AspNetCore.JsonPatch, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:17.7995482Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.7997492Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8002673Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8006346Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:17.8013432Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8017066Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8022532Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8030289Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8035888Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8039481Z Primary reference "Microsoft.AspNetCore.Mvc.WebApiCompatShim, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:17.8044396Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8047742Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.8054423Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8060987Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:17.8066239Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8068694Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8078403Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll". 2023-06-01T09:59:17.8082313Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8091192Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8094941Z Primary reference "Microsoft.Azure.Core.NewtonsoftJson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:17.8100226Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8103664Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8106374Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8111181Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll". 2023-06-01T09:59:17.8116567Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8129578Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8131871Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8140759Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8144831Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8149623Z Primary reference "Microsoft.Azure.Functions.Worker, Version=1.8.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8152888Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8155578Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.8159650Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8163829Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll". 2023-06-01T09:59:17.8167960Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8171878Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8175926Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll". 2023-06-01T09:59:17.8184502Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8188820Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8193192Z Primary reference "Microsoft.Azure.Functions.Worker.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8197999Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8202994Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8203651Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8207807Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll". 2023-06-01T09:59:17.8211514Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8217342Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8237998Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8243156Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8248178Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8252378Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Abstractions, Version=1.1.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8256964Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8258807Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.8261161Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8264262Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll". 2023-06-01T09:59:17.8269608Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8274437Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8279273Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll". 2023-06-01T09:59:17.8284905Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8288291Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8292936Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Http, Version=3.0.13.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8296605Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8296958Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8301961Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8306646Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll". 2023-06-01T09:59:17.8312049Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8315537Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8321784Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8325422Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8331277Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8339780Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.OpenApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:17.8342981Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8347214Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.8351912Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8357793Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll". 2023-06-01T09:59:17.8363230Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8366983Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8371921Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll". 2023-06-01T09:59:17.8375915Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8380848Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8384783Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.ServiceBus, Version=5.4.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8388448Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8395181Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8399956Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8403719Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll". 2023-06-01T09:59:17.8408539Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8412801Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8418195Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8421958Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8426623Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8429982Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues, Version=5.0.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8433303Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8452707Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.8513534Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8540894Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll". 2023-06-01T09:59:17.8545529Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8550445Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8554313Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll". 2023-06-01T09:59:17.8557761Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8562498Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8566214Z Primary reference "Microsoft.Azure.Functions.Worker.Grpc, Version=1.4.1.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:17.8570767Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8574185Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8578703Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8587491Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll". 2023-06-01T09:59:17.8592229Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8595540Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8595987Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8599364Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8602050Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8606814Z Primary reference "Microsoft.Azure.WebJobs.Host, Version=3.0.25.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.8610271Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8615825Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.8619335Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8623908Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:17.8639193Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8695247Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8716797Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2023-06-01T09:59:17.8753815Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8765381Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8770879Z Primary reference "Microsoft.Azure.WebJobs, Version=3.0.25.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.8781822Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8789934Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8793547Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8798393Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:17.8801193Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8805020Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8814417Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8818130Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8821615Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8828374Z Primary reference "Microsoft.Azure.WebJobs.Extensions.Http, Version=3.0.12.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.8832063Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8836528Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.8840129Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8844885Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:17.8848682Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8853288Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8856978Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2023-06-01T09:59:17.8861035Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8863753Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8868925Z Primary reference "Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:17.8872741Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8878311Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8881815Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8887872Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll". 2023-06-01T09:59:17.8891369Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8896350Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8900634Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8907634Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8911188Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8916399Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8920062Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.8925174Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8928639Z Primary reference "Microsoft.Azure.WebJobs.Extensions.OpenApi.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:17.8934789Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll". 2023-06-01T09:59:17.8939803Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8944764Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2023-06-01T09:59:17.8948109Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8956560Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.8959863Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.8964258Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.8969335Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.8973917Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.8977924Z Primary reference "Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.9033223Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:17.9034054Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9039494Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9042504Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9049527Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9053955Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9154347Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9167028Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9169672Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9185103Z Primary reference "Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:17.9198337Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:17.9210782Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9214317Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll". 2023-06-01T09:59:17.9219576Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9223908Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9229736Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9236028Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9242237Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9249083Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9253214Z Primary reference "Microsoft.Extensions.DependencyModel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:17.9257563Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:17.9261617Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9264333Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9268595Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9272731Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9275803Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9276268Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9282557Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9349651Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9355604Z Primary reference "Microsoft.IdentityModel.Abstractions, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.9363560Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll". 2023-06-01T09:59:17.9368947Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9373065Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll". 2023-06-01T09:59:17.9379534Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9383276Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9387607Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9391202Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9395433Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9399050Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9406108Z Primary reference "Microsoft.IdentityModel.JsonWebTokens, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.9407136Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-06-01T09:59:17.9411507Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9415339Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9419000Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9423363Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9427290Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9432598Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9435948Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9440288Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9443644Z Primary reference "Microsoft.IdentityModel.Logging, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.9448170Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll". 2023-06-01T09:59:17.9453357Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9462505Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll". 2023-06-01T09:59:17.9465953Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9471016Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9474208Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9474558Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9479815Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9483743Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9488561Z Primary reference "Microsoft.IdentityModel.Tokens, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.9491694Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9496646Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9500506Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9505643Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll". 2023-06-01T09:59:17.9508861Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9513039Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9516216Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9518746Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9521939Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9524863Z Primary reference "Microsoft.OpenApi, Version=1.2.3.0, Culture=neutral, PublicKeyToken=3f5743946376f042". 2023-06-01T09:59:17.9528722Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9534377Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll". 2023-06-01T09:59:17.9538323Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9543450Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll". 2023-06-01T09:59:17.9546573Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9552832Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9557042Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9560529Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9560913Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9564756Z Primary reference "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:17.9570052Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll". 2023-06-01T09:59:17.9584814Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9588696Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9592779Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9597139Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9602154Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9605759Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9610061Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9613567Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9617271Z Primary reference "Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:17.9622059Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:17.9625853Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9630125Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll". 2023-06-01T09:59:17.9633870Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9641869Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9660528Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9663071Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9666098Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9670322Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9674131Z Primary reference "System.IdentityModel.Tokens.Jwt, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:17.9679726Z Resolved file path is "D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll". 2023-06-01T09:59:17.9684818Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9689786Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9693651Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9698177Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9702870Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9707221Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9709918Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.9715069Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9717398Z Primary reference "System.Memory.Data, Version=1.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.9722255Z Resolved file path is "D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll". 2023-06-01T09:59:17.9727097Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9731472Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll". 2023-06-01T09:59:17.9735842Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9740216Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9745107Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9771863Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9775770Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9779837Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9783390Z Primary reference "YamlDotNet, Version=11.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e". 2023-06-01T09:59:17.9787869Z Resolved file path is "D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll". 2023-06-01T09:59:17.9797815Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9802610Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9855859Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9860855Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:17.9864783Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9869121Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9872981Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:17.9878784Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9882706Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9886097Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll". 2023-06-01T09:59:17.9889747Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9894125Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll". 2023-06-01T09:59:17.9897799Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9901856Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9906382Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9910784Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9915606Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9920176Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9924056Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9928766Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2023-06-01T09:59:17.9932524Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9940297Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9944177Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9948367Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9953564Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:17.9957544Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9963759Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:17.9967032Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9971275Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:17.9974846Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll". 2023-06-01T09:59:17.9980206Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:17.9985826Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll". 2023-06-01T09:59:17.9990048Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:17.9993189Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:17.9998733Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0000425Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0004711Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0009216Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0013053Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0016205Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll". 2023-06-01T09:59:18.0021398Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0025042Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0028905Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0033438Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0039032Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0042389Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0046319Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.0049915Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0053793Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0069554Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll". 2023-06-01T09:59:18.0077380Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0083614Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll". 2023-06-01T09:59:18.0089466Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0101271Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0126726Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0134730Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0140823Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0146302Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0150203Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0154852Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0159582Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0164601Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0168229Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll". 2023-06-01T09:59:18.0171532Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0175866Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0179205Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0182161Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0183693Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0188175Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.0193422Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll". 2023-06-01T09:59:18.0197862Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0204437Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll". 2023-06-01T09:59:18.0210693Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0215121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0220668Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0222942Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0225410Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0227252Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0229065Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0231117Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll". 2023-06-01T09:59:18.0237148Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0273092Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0282134Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0282848Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0283246Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0283911Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0289076Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0298161Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0315009Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0319882Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll". 2023-06-01T09:59:18.0323714Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0325905Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll". 2023-06-01T09:59:18.0329604Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0334568Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0338648Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0342651Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0346260Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0351380Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0355243Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0359758Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll". 2023-06-01T09:59:18.0363831Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0366573Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0369111Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0372406Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0378862Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0383096Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0386440Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0391916Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0396608Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0401378Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll". 2023-06-01T09:59:18.0405880Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0411075Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll". 2023-06-01T09:59:18.0414194Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0416828Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0427495Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0435955Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0440670Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0444047Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0448100Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0452668Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll". 2023-06-01T09:59:18.0456691Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0459387Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0462299Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0466135Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0471783Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0476034Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0479755Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0484353Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0488255Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0493476Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll". 2023-06-01T09:59:18.0497134Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0501340Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll". 2023-06-01T09:59:18.0504948Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0508770Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0513568Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0514520Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0517404Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0521632Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0525661Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:18.0529290Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2023-06-01T09:59:18.0533068Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0537427Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0541290Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0544936Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0546205Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0546556Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0547009Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0548489Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0551185Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0556365Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2023-06-01T09:59:18.0558476Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0563801Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll". 2023-06-01T09:59:18.0567213Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0573503Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0578125Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0583840Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0587246Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0593281Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0597371Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0601008Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll". 2023-06-01T09:59:18.0604654Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0608327Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0614141Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0618680Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0624830Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0628691Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0632915Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0636552Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0640765Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0644505Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2023-06-01T09:59:18.0645574Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0648564Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll". 2023-06-01T09:59:18.0649234Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0651648Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0653682Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0656941Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0661155Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0664885Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0668864Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0671738Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0676425Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0678796Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0681196Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll". 2023-06-01T09:59:18.0683033Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0685719Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0687987Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0689570Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0692858Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0694458Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0696465Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0698354Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll". 2023-06-01T09:59:18.0700386Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0702539Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll". 2023-06-01T09:59:18.0702996Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0703476Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0704778Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0707226Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0709760Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0711529Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0711969Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0714156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0715554Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0718045Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll". 2023-06-01T09:59:18.0720560Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0722824Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0724348Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0726098Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0727964Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0729605Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0732142Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0735111Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll". 2023-06-01T09:59:18.0736951Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0739980Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll". 2023-06-01T09:59:18.0743065Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0743405Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0745203Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0746738Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0748920Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0751427Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0753245Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0754890Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0757078Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0760604Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll". 2023-06-01T09:59:18.0761561Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0762689Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0764554Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0767225Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0767833Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0768410Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0769786Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0771340Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll". 2023-06-01T09:59:18.0773768Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0775386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll". 2023-06-01T09:59:18.0777239Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0779328Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0784186Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0787845Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0792996Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0810789Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0813172Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0815720Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0816316Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0818752Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll". 2023-06-01T09:59:18.0823029Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0824771Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0826999Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0829312Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0830856Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0832913Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0835173Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0837993Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll". 2023-06-01T09:59:18.0839928Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0842807Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll". 2023-06-01T09:59:18.0843987Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0845772Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0847737Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0849452Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0851862Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0853127Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0856055Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0857645Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0863273Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0867364Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll". 2023-06-01T09:59:18.0874356Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0878234Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0882138Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0886024Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0891302Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0894110Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.0896132Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0898563Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll". 2023-06-01T09:59:18.0900790Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0904501Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2023-06-01T09:59:18.0905955Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0909002Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0911449Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0913252Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0915676Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0917758Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0919461Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0919891Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0922170Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0923887Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2023-06-01T09:59:18.0925800Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0926074Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0926445Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0928644Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0930916Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0934254Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0934696Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0937955Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll". 2023-06-01T09:59:18.0940017Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0941698Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll". 2023-06-01T09:59:18.0942707Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0944474Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0944908Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0946652Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0947040Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0948598Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0949035Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0951297Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0952731Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0953230Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll". 2023-06-01T09:59:18.0954856Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0955231Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0955583Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:18.0955927Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0956296Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0957571Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0959858Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0961266Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll". 2023-06-01T09:59:18.0961773Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0962648Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2023-06-01T09:59:18.0964072Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0965800Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0966180Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0967432Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0968525Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0970628Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0971081Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0971416Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0971873Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0972263Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll". 2023-06-01T09:59:18.0972535Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0972856Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.0973151Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0973380Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0973753Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0974108Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0974443Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll". 2023-06-01T09:59:18.0975013Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0975370Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0975785Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll". 2023-06-01T09:59:18.0976123Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0976407Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0976686Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0976993Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0977367Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0977701Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0978060Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0978418Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0978789Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0979253Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll". 2023-06-01T09:59:18.0979616Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0979980Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.0980514Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0980749Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0981133Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0981605Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.0981959Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0982307Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll". 2023-06-01T09:59:18.0982617Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0982947Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll". 2023-06-01T09:59:18.0983463Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0984393Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0985878Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.0986559Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.0987061Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0988580Z 4:6>ResolveAssemblyReferences: 2023-06-01T09:59:18.0991607Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.0997034Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1040077Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1052899Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll". 2023-06-01T09:59:18.1071187Z 4:6>Done executing task "ResolveAssemblyReference". 2023-06-01T09:59:18.1073800Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1075375Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1076122Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1078815Z 4:6>Done building target "ResolveAssemblyReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1081554Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1083108Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1085539Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll". 2023-06-01T09:59:18.1087850Z 4:6>Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:18.1090342Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1093846Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1094930Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1096199Z 4:6>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:18.1096789Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1098010Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1098854Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll". 2023-06-01T09:59:18.1101799Z 4:6>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'). 2023-06-01T09:59:18.1102662Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1102974Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1104347Z 4:6>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll.config')). 2023-06-01T09:59:18.1105052Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1105446Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1106001Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1106796Z 4:6>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:18.1107175Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1107576Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll". 2023-06-01T09:59:18.1108012Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1108355Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1108852Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1109803Z 4:6>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:18.1110486Z 4:6>Done building target "AfterResolveReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1110842Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1111258Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll". 2023-06-01T09:59:18.1111712Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1112104Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1113185Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1114252Z 4:6>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2023-06-01T09:59:18.1115107Z 4:6>Done building target "ResolveReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1115473Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1115858Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll". 2023-06-01T09:59:18.1118317Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1119194Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1120912Z 4:6>Target "_BlockWinMDsOnUnsupportedTFMs" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:18.1128282Z 4:6>Using "CheckForUnsupportedWinMDReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:18.1128778Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1129130Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1129541Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll". 2023-06-01T09:59:18.1129922Z 4:6>Task "CheckForUnsupportedWinMDReferences" 2023-06-01T09:59:18.1130191Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1130436Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1130787Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1131134Z 4:6>Done executing task "CheckForUnsupportedWinMDReferences". 2023-06-01T09:59:18.1131365Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1131699Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1132130Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll". 2023-06-01T09:59:18.1132439Z 4:6>_BlockWinMDsOnUnsupportedTFMs: 2023-06-01T09:59:18.1133078Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). 2023-06-01T09:59:18.1133608Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1133852Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1134202Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1134655Z 4:6>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1134947Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1135303Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1135753Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll". 2023-06-01T09:59:18.1136119Z 4:6>Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1136394Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1136642Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1136990Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1137401Z 4:6>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.1137678Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1137991Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1138591Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll". 2023-06-01T09:59:18.1138987Z 4:6>Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:18.1139270Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1139543Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1139876Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1140333Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1141506Z 4:6>Target "CopyAdditionalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:18.1142115Z 4:6>Done building target "CopyAdditionalFiles" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1142398Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1142756Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2023-06-01T09:59:18.1143131Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1143856Z 4:6>Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). 2023-06-01T09:59:18.1144278Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1144612Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1145028Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1145765Z 4:6>Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). 2023-06-01T09:59:18.1146531Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1146871Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2023-06-01T09:59:18.1147227Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1147614Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1148269Z 4:6>Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:18.1148628Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1148967Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1149390Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2023-06-01T09:59:18.1149747Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1150310Z 4:6>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:18.1150900Z 4:6>Done building target "_ComputeNETCoreBuildOutputFiles" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1151403Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1151771Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1152180Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1152644Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2023-06-01T09:59:18.1153005Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1153495Z 4:6>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.1154112Z 4:6>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1154486Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1154806Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1155223Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1155563Z 4:6>Task "AssignTargetPath" 2023-06-01T09:59:18.1155763Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1156109Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll". 2023-06-01T09:59:18.1156464Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1156732Z 4:6>Done executing task "AssignTargetPath". 2023-06-01T09:59:18.1156976Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1157332Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1157721Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1158337Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll". 2023-06-01T09:59:18.1158654Z 4:6>Task "AssignTargetPath" 2023-06-01T09:59:18.1158872Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1159126Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1159404Z 4:6>Done executing task "AssignTargetPath". 2023-06-01T09:59:18.1160579Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1160948Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1161358Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1161713Z 4:6>Task "AssignTargetPath" 2023-06-01T09:59:18.1161950Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1162275Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2023-06-01T09:59:18.1162637Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1162892Z 4:6>Done executing task "AssignTargetPath". 2023-06-01T09:59:18.1163114Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1163481Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1165101Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1165422Z 4:6>Task "AssignTargetPath" 2023-06-01T09:59:18.1165643Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1166025Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2023-06-01T09:59:18.1166375Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1166649Z 4:6>Done executing task "AssignTargetPath". 2023-06-01T09:59:18.1166873Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1167202Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1167875Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1168255Z 4:6>AssignTargetPaths: 2023-06-01T09:59:18.1169241Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.dll'=='.manifest'). 2023-06-01T09:59:18.1169671Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1170006Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll". 2023-06-01T09:59:18.1170337Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1170575Z 4:6>AssignTargetPaths: 2023-06-01T09:59:18.1171200Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). 2023-06-01T09:59:18.1171588Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1172256Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1172693Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1173090Z 4:6>Done building target "AssignTargetPaths" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1173559Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1173870Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2023-06-01T09:59:18.1174225Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1174543Z 4:6>Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:18.1174818Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1175187Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1175639Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1176027Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll". 2023-06-01T09:59:18.1177359Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1177958Z 4:6>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.1178929Z 4:6>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1179308Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1179711Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1180372Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1180762Z 4:6>SplitResourcesByCulture: 2023-06-01T09:59:18.1181316Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1181646Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1182049Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll". 2023-06-01T09:59:18.1182471Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1182754Z 4:6>SplitResourcesByCulture: 2023-06-01T09:59:18.1183312Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1183688Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1184072Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1184582Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1184962Z 4:6>SplitResourcesByCulture: 2023-06-01T09:59:18.1185512Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1185894Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1186277Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll". 2023-06-01T09:59:18.1186697Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1186983Z 4:6>SplitResourcesByCulture: 2023-06-01T09:59:18.1187390Z Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1189272Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1189786Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1190425Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1190771Z 4:6>Task "AssignCulture" 2023-06-01T09:59:18.1191036Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1191417Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll". 2023-06-01T09:59:18.1192347Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1193099Z 4:6>Done executing task "AssignCulture". 2023-06-01T09:59:18.1193465Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1193868Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1194358Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1194812Z 4:6>Done building target "SplitResourcesByCulture" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1195181Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1195524Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll". 2023-06-01T09:59:18.1195934Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1196661Z 4:6>Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:18.1197155Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1197533Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1197976Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1198405Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll". 2023-06-01T09:59:18.1198776Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1199370Z 4:6>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.1200639Z 4:6>Done building target "CreateCustomManifestResourceNames" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1201344Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1202727Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1203281Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1203810Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll". 2023-06-01T09:59:18.1204232Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1205140Z 4:6>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:18.1206200Z 4:6>Done building target "PrepareResourceNames" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1206769Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1208285Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1209006Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1209437Z 4:6>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1209783Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1210882Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll". 2023-06-01T09:59:18.1211583Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1211967Z 4:6>Target "SplitResourcesByCulture" skipped. Previously built successfully. 2023-06-01T09:59:18.1212281Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1212976Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1214030Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1214621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll". 2023-06-01T09:59:18.1215037Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1215630Z 4:6>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.1216404Z 4:6>Done building target "BeforeResGen" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1216745Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1217157Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1217650Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1218069Z 4:6>Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1218395Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1218769Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll". 2023-06-01T09:59:18.1219485Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1221560Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1222117Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1222820Z 4:6>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:18.1223549Z 4:6>Done building target "FindReferenceAssembliesForReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1223919Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1224303Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll". 2023-06-01T09:59:18.1224727Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1225144Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1225821Z 4:6>Target "SonarResolveReferences" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:18.1226612Z 4:6>Done building target "SonarResolveReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1226962Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1227364Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1227887Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll". 2023-06-01T09:59:18.1228302Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1228734Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1229423Z 4:6>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.1230790Z 4:6>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'). 2023-06-01T09:59:18.1231392Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1232211Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1233283Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll". 2023-06-01T09:59:18.1233635Z 4:6>CoreResGen: 2023-06-01T09:59:18.1234641Z 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'). 2023-06-01T09:59:18.1235252Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1235542Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1235975Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1236439Z 4:6>Done building target "CoreResGen" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1237273Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1237716Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1238145Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll". 2023-06-01T09:59:18.1238520Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1239805Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1240750Z 4:6>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.1241738Z 4:6>Done building target "AfterResGen" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1242121Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1242502Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1243144Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll". 2023-06-01T09:59:18.1243573Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1244151Z 4:6>Target "ResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:18.1244777Z 4:6>Done building target "ResGen" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1245137Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1245865Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1246937Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1247783Z 4:6>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1249404Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1249804Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll". 2023-06-01T09:59:18.1250167Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1250512Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1251130Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1251733Z 4:6>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:18.1253285Z 4:6>Done building target "PrepareResources" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1254091Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1254463Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll". 2023-06-01T09:59:18.1256289Z 4:6>Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:18.1256967Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1257233Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1257531Z 4:6>Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1258220Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:18.1260124Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1260577Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1261671Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1262094Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll". 2023-06-01T09:59:18.1262447Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1262795Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1263779Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1265030Z 4:6>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:18.1265387Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1265739Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll". 2023-06-01T09:59:18.1266912Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1267592Z 4:6>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.1268000Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1268413Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1268928Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1269933Z 4:6>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2023-06-01T09:59:18.1270479Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1271293Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll". 2023-06-01T09:59:18.1271917Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1272313Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1273733Z 4:6>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "SetWin32ManifestProperties" depends on it): 2023-06-01T09:59:18.1274478Z 4:6>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1274835Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1275131Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1275527Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll". 2023-06-01T09:59:18.1275832Z 4:6>Task "GetFrameworkPath" 2023-06-01T09:59:18.1276050Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1276278Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1276666Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1277016Z 4:6>Done executing task "GetFrameworkPath". 2023-06-01T09:59:18.1277259Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1278176Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1278812Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll". 2023-06-01T09:59:18.1279811Z 4:6>Done building target "_SetEmbeddedWin32ManifestProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1280171Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1280404Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1280773Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1281350Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1282254Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll". 2023-06-01T09:59:18.1282705Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1283852Z 4:6>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.1284642Z 4:6>Done building target "SetWin32ManifestProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1284982Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1285737Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1286231Z 4:6>Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1286532Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1286843Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1287759Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll". 2023-06-01T09:59:18.1288357Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1288752Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1289367Z 4:6>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.1290438Z 4:6>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:18.1290917Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1291690Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1292487Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll". 2023-06-01T09:59:18.1292851Z 4:6>_GenerateCompileInputs: 2023-06-01T09:59:18.1294083Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:18.1294911Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1295249Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1295595Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1296104Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1296866Z 4:6>Done building target "_GenerateCompileInputs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1297246Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1297602Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll". 2023-06-01T09:59:18.1298152Z 4:6>Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.1298446Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1298746Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1299165Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1300013Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1300475Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll". 2023-06-01T09:59:18.1301235Z 4:6>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:18.1302035Z 4:6>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1302416Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1302718Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1303138Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1303651Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1304316Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll". 2023-06-01T09:59:18.1305386Z 4:6>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:18.1306871Z 4:6>Building target "GenerateMSBuildEditorConfigFileCore" completely. 2023-06-01T09:59:18.1307309Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1307940Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1308229Z 4:6>GenerateMSBuildEditorConfigFileCore: 2023-06-01T09:59:18.1308467Z No input files were specified. 2023-06-01T09:59:18.1308695Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1309442Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1310101Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1310551Z 4:6>GenerateMSBuildEditorConfigFileCore: 2023-06-01T09:59:18.1311019Z Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:18.1311456Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1312161Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2023-06-01T09:59:18.1312856Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1313148Z 4:6>Task "GenerateMSBuildEditorConfig" 2023-06-01T09:59:18.1313395Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1314391Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1314903Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1316394Z 4:6>Done executing task "GenerateMSBuildEditorConfig". 2023-06-01T09:59:18.1317049Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1317770Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2023-06-01T09:59:18.1318223Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1318659Z 4:6>Done building target "GenerateMSBuildEditorConfigFileCore" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1319025Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1319429Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1319876Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1320712Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll". 2023-06-01T09:59:18.1321072Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1321585Z 4:6>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.1323043Z 4:6>Done building target "GenerateMSBuildEditorConfigFile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1325357Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1325870Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1326329Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1326750Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll". 2023-06-01T09:59:18.1327141Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1327656Z 4:6>Target "SonarOverrideRunAnalyzers" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.1328206Z 4:6>Done building target "SonarOverrideRunAnalyzers" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1328520Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1329326Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1330837Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1331269Z 4:6>Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.1331571Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1331971Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll". 2023-06-01T09:59:18.1332338Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1332719Z 4:6>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:18.1333034Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1333384Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1334080Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1334571Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll". 2023-06-01T09:59:18.1335016Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1335680Z 4:6>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.CSharp.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2023-06-01T09:59:18.1337628Z 4:6>Done building target "_SetTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1338040Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1338391Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1338907Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1339700Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll". 2023-06-01T09:59:18.1340120Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1340707Z 4:6>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.1341563Z 4:6>Building target "GenerateTargetFrameworkMonikerAttribute" completely. 2023-06-01T09:59:18.1342295Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1342949Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1343440Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1343804Z 4:6>GenerateTargetFrameworkMonikerAttribute: 2023-06-01T09:59:18.1344174Z Output file "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. 2023-06-01T09:59:18.1344821Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1345232Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll". 2023-06-01T09:59:18.1346200Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1346554Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1346810Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1347219Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1347605Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1347944Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1348176Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1348503Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll". 2023-06-01T09:59:18.1348886Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1349248Z 4:6>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1349579Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1349936Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1350594Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1351960Z 4:6>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2023-06-01T09:59:18.1352743Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1353122Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll". 2023-06-01T09:59:18.1353770Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1354383Z 4:6>Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.1354783Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1355156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1357107Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1357538Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll". 2023-06-01T09:59:18.1357869Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1358677Z 4:6>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:18.1359599Z 4:6>Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:18.1359999Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1360337Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1361070Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1361432Z 4:6>Task "GetAssemblyVersion" 2023-06-01T09:59:18.1361668Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1362267Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2023-06-01T09:59:18.1362809Z 4:6>Done executing task "GetAssemblyVersion". 2023-06-01T09:59:18.1363128Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1363373Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1363766Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1364161Z 4:6>Done building target "GetAssemblyVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1364439Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1364799Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1365251Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2023-06-01T09:59:18.1365686Z 4:6>Target "GetAssemblyVersion" skipped. Previously built successfully. 2023-06-01T09:59:18.1366018Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1366293Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1366800Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1367237Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1367695Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll". 2023-06-01T09:59:18.1368384Z 4:6>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2023-06-01T09:59:18.1368995Z 4:6>Done building target "InitializeSourceControlInformation" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1369352Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1369587Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1369954Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1370412Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1370801Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll". 2023-06-01T09:59:18.1371606Z 4:6>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:18.1372353Z 4:6>Done building target "AddSourceRevisionToInformationalVersion" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1372700Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1372946Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1373304Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1374390Z 4:6>Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). 2023-06-01T09:59:18.1374937Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1375319Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1375824Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2023-06-01T09:59:18.1376212Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1376559Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1377243Z 4:6>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2023-06-01T09:59:18.1377977Z 4:6>Done building target "GetAssemblyAttributes" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1378456Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1378820Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1379229Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll". 2023-06-01T09:59:18.1379631Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1380262Z 4:6>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2023-06-01T09:59:18.1380933Z 4:6>Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1381283Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1381616Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1381946Z 4:6>Task "Hash" 2023-06-01T09:59:18.1382169Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1382487Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1382902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll". 2023-06-01T09:59:18.1383388Z 4:6>Done executing task "Hash". 2023-06-01T09:59:18.1383623Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1383861Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1384243Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1384591Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1384792Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1385113Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1385480Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1385742Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1386111Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll". 2023-06-01T09:59:18.1386446Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1386823Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1387282Z 4:6>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1387692Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1388015Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1388422Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll". 2023-06-01T09:59:18.1388749Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1389326Z 4:6>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateAssemblyInfo" depends on it): 2023-06-01T09:59:18.1389954Z 4:6>Building target "CoreGenerateAssemblyInfo" completely. 2023-06-01T09:59:18.1390364Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1390677Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1391119Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1391558Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2023-06-01T09:59:18.1391933Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1392217Z 4:6>CoreGenerateAssemblyInfo: 2023-06-01T09:59:18.1392532Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.AssemblyInfo.cs" does not exist. 2023-06-01T09:59:18.1392840Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1393166Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1393488Z 4:6>CoreGenerateAssemblyInfo: 2023-06-01T09:59:18.1393882Z Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1394291Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1394596Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1394946Z 4:6>Task "WriteCodeFragment" 2023-06-01T09:59:18.1395540Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1395920Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll". 2023-06-01T09:59:18.1396346Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1396592Z 4:6>CoreGenerateAssemblyInfo: 2023-06-01T09:59:18.1396886Z Emitted specified code into "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.AssemblyInfo.cs". 2023-06-01T09:59:18.1397180Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1397550Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1398520Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1399031Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2023-06-01T09:59:18.1399506Z 4:6>Done executing task "WriteCodeFragment". 2023-06-01T09:59:18.1399787Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1400555Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1401019Z 4:6>Done building target "CoreGenerateAssemblyInfo" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1401790Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1402511Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1403057Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1403913Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2023-06-01T09:59:18.1405960Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1406944Z 4:6>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.1408163Z 4:6>Done building target "GenerateAssemblyInfo" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1408640Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1409575Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1410460Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1411005Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll". 2023-06-01T09:59:18.1411415Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1412247Z 4:6>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.1413081Z 4:6>Done building target "BeforeCompile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1413842Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1414509Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1415031Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1417210Z 4:6>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:18.1418175Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1418599Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll". 2023-06-01T09:59:18.1419323Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1419756Z 4:6>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1420102Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1421058Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1421694Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1422268Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll". 2023-06-01T09:59:18.1422742Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1423409Z 4:6>Target "_GenerateCompileDependencyCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.1423992Z 4:6>Task "Hash" 2023-06-01T09:59:18.1424240Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1424628Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1425167Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1448123Z 4:6>Done executing task "Hash". 2023-06-01T09:59:18.1448414Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1448815Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll". 2023-06-01T09:59:18.1449460Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1449737Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1450015Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1450440Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1450830Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1451115Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1451533Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1452087Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2023-06-01T09:59:18.1452647Z 4:6>Done building target "_GenerateCompileDependencyCache" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1453043Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1453373Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1453838Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1455385Z 4:6>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'))). 2023-06-01T09:59:18.1457257Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1457644Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1458191Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll". 2023-06-01T09:59:18.1459483Z 4:6>Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:18.1459909Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1460210Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1460644Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1462338Z 4:6>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll;...' == ''). 2023-06-01T09:59:18.1463328Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1464112Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1464985Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll". 2023-06-01T09:59:18.1465447Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1465876Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1466849Z 4:6>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1467740Z 4:6>Done building target "_BeforeVBCSCoreCompile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1468731Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1469450Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1470042Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2023-06-01T09:59:18.1471354Z 4:6>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:18.1472701Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:18.1473502Z '' == 'true'). 2023-06-01T09:59:18.1473755Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1474065Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1474480Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1476659Z 4:6>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 ). 2023-06-01T09:59:18.1478019Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1478461Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1479361Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2023-06-01T09:59:18.1479772Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1480744Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1481793Z 4:6>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "AddImplicitDefineConstants" depends on it): 2023-06-01T09:59:18.1482889Z 4:6>Done building target "GenerateNETCompatibleDefineConstants" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1483321Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1483742Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1485157Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2023-06-01T09:59:18.1486866Z 4:6>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 ). 2023-06-01T09:59:18.1487797Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1488458Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1489008Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1490095Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1490763Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2023-06-01T09:59:18.1491597Z 4:6>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1492378Z 4:6>Done building target "AddImplicitDefineConstants" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1492785Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1493116Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1493569Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1495502Z 4:6>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll;...' == ''). 2023-06-01T09:59:18.1496508Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1496919Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1497483Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll". 2023-06-01T09:59:18.1498366Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1498996Z 4:6>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1500334Z 4:6>Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:18.1501107Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1501597Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1502701Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1503572Z 4:6>Done building target "_ComputeSkipAnalyzers" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1504285Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1504705Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll". 2023-06-01T09:59:18.1505928Z 4:6>Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('false' == 'true'). 2023-06-01T09:59:18.1506383Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1506613Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1507291Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1507955Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1508954Z 4:6>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')). 2023-06-01T09:59:18.1509450Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1509807Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll". 2023-06-01T09:59:18.1510969Z 4:6>Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:18.1512152Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1512528Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1512964Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1513978Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1514743Z 4:6>Target "SonarResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1515259Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1515809Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll". 2023-06-01T09:59:18.1516183Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1516791Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1517509Z 4:6>Target "SonarCategoriseProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.1518699Z 4:6>Task "Message" 2023-06-01T09:59:18.1518951Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1519606Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:18.1519949Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1520243Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Categorizing project as test or product code... 2023-06-01T09:59:18.1520947Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1521390Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll". 2023-06-01T09:59:18.1522232Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1522878Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1523313Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1523565Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1524213Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1524742Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll". 2023-06-01T09:59:18.1525093Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1526163Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2023-06-01T09:59:18.1526932Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1527220Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1527498Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1528374Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2023-06-01T09:59:18.1528939Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1529381Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1530201Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1530841Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1531575Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2023-06-01T09:59:18.1532289Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1532667Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll". 2023-06-01T09:59:18.1533553Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1534078Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1534762Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.1535443Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1536829Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1537393Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1538031Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1538620Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.1539001Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1539577Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll". 2023-06-01T09:59:18.1540087Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1540352Z 4:6>Task "Message" 2023-06-01T09:59:18.1540559Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1541292Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1542031Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1542349Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1543249Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) project has the ProjectCapability 'TestContainer' -> test project. 2023-06-01T09:59:18.1544097Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1544526Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll". 2023-06-01T09:59:18.1545823Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1546401Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1546669Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1547102Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1547637Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1548059Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1549689Z Task "IsTestByReference" skipped, due to false condition; ( $(SonarQubeTestProject) == '' ) was evaluated as ( true == '' ). 2023-06-01T09:59:18.1550082Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1550472Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll". 2023-06-01T09:59:18.1550847Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1551802Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2023-06-01T09:59:18.1552212Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1552838Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1553143Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1554018Z Task "IsTestFileByName" skipped, due to false condition; ( $(SonarQubeTestProject) == '' ) was evaluated as ( true == '' ). 2023-06-01T09:59:18.1554719Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1555142Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1556105Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1556728Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1557640Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.1558149Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1558727Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll". 2023-06-01T09:59:18.1559926Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1560251Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1561544Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='false') was evaluated as (true=='false'). 2023-06-01T09:59:18.1561929Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1562321Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1563162Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1563608Z 4:6>Task "Message" 2023-06-01T09:59:18.1563890Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1564553Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll". 2023-06-01T09:59:18.1565241Z 4:6>SonarCategoriseProject: 2023-06-01T09:59:18.1565587Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) categorized as TEST project (test code). 2023-06-01T09:59:18.1565911Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1566523Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1566892Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1567710Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1568191Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1568569Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1569393Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll". 2023-06-01T09:59:18.1569986Z 4:6>Done building target "SonarCategoriseProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1570831Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1571575Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1572149Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1572627Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1573513Z 4:6>Target "SonarCreateProjectSpecificDirs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2023-06-01T09:59:18.1574270Z 4:6>Using "MakeUniqueDir" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.1574864Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1575299Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll". 2023-06-01T09:59:18.1576036Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1576317Z 4:6>Task "MakeUniqueDir" 2023-06-01T09:59:18.1576781Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1577284Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1577647Z 4:6>Done executing task "MakeUniqueDir". 2023-06-01T09:59:18.1577921Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1578308Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1578939Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2023-06-01T09:59:18.1579683Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1580085Z 4:6>Task "MakeDir" 2023-06-01T09:59:18.1580306Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1581038Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1581374Z 4:6>SonarCreateProjectSpecificDirs: 2023-06-01T09:59:18.1581630Z Creating directory "D:\a\1\.sonarqube\conf\1". 2023-06-01T09:59:18.1581883Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1582194Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1583706Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2023-06-01T09:59:18.1584057Z 4:6>Done executing task "MakeDir". 2023-06-01T09:59:18.1584335Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1585426Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1585913Z 4:6>Done building target "SonarCreateProjectSpecificDirs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1586322Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1586746Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1587311Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1587902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2023-06-01T09:59:18.1588690Z 4:6>Target "SonarWriteFilesToAnalyze" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.1589959Z 4:6>Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2023-06-01T09:59:18.1590908Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1591265Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1591728Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1592135Z 4:6>Task "Message" 2023-06-01T09:59:18.1592425Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1592829Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1593383Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll". 2023-06-01T09:59:18.1593785Z 4:6>SonarWriteFilesToAnalyze: 2023-06-01T09:59:18.1594308Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Number of files to analyse: 14. The list of files to be analyzed is in D:\a\1\.sonarqube\conf\1\FilesToAnalyze.txt. 2023-06-01T09:59:18.1594765Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1595079Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1595536Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1596402Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1596707Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1597396Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1597832Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll". 2023-06-01T09:59:18.1598131Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1598371Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1598629Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1598953Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1599660Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1600449Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1602724Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1603290Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll". 2023-06-01T09:59:18.1603649Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1603884Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1604182Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1604593Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1604965Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1605192Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1605473Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1605899Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll". 2023-06-01T09:59:18.1606223Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1606445Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1606724Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1607317Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1607676Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1607947Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1608266Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1608725Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll". 2023-06-01T09:59:18.1609088Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1609324Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1609621Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1610039Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1611566Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1611872Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1612262Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1612735Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll". 2023-06-01T09:59:18.1613118Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1613387Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1613668Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1614208Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1614572Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1614831Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1615191Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1615629Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll". 2023-06-01T09:59:18.1616001Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1616264Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1616511Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1617643Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1618117Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1618343Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1618698Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1619080Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1619337Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1619749Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll". 2023-06-01T09:59:18.1620065Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1620371Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1620671Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1621016Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1621529Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1621894Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1622104Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1624335Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll". 2023-06-01T09:59:18.1624731Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1624994Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1625306Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1625668Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1626073Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1626393Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1626624Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1626984Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll". 2023-06-01T09:59:18.1627344Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1627574Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1631800Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1632310Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1632654Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1632937Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1633168Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1633669Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll". 2023-06-01T09:59:18.1634031Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1634300Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1634876Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1635542Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1636415Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1637162Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1637412Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1637698Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll". 2023-06-01T09:59:18.1638051Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1638316Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1638524Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1640993Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1641655Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1641875Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1642433Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1642945Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll". 2023-06-01T09:59:18.1643592Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1644237Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1646086Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1647045Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1647715Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1648457Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1648697Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1649043Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll". 2023-06-01T09:59:18.1649370Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1649635Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1651655Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1652447Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1653462Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1653810Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1656302Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1658367Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll". 2023-06-01T09:59:18.1658754Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1658995Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1659302Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1662280Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1685685Z 4:6>Done building target "SonarWriteFilesToAnalyze" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1686082Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1686466Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1687021Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll". 2023-06-01T09:59:18.1688042Z 4:6>Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:18.1688399Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1688754Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1689220Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1689694Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1690148Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll". 2023-06-01T09:59:18.1690870Z 4:6>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1744620Z 4:6>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1745048Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1745343Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1745735Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1746109Z 4:6>Task "CallTarget" 2023-06-01T09:59:18.1746357Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1746720Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1747225Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll". 2023-06-01T09:59:18.1747993Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1748441Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1749206Z 4:6>Target "SetRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.1750953Z 4:6>Using "GetAnalyzerSettings" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.1751402Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1751781Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.1752310Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll". 2023-06-01T09:59:18.1752686Z 4:6>Task "GetAnalyzerSettings" 2023-06-01T09:59:18.1752962Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1753195Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1753492Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1754017Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1754285Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:18.1754511Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1754801Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1755169Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll". 2023-06-01T09:59:18.1755461Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1756175Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:18.1756456Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1757090Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1757475Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1757911Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1758151Z Operation succeeded. Elapsed time (ms): 99 2023-06-01T09:59:18.1758368Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1758647Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1758993Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll". 2023-06-01T09:59:18.1759301Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1759514Z Read config file successfully 2023-06-01T09:59:18.1759705Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1759950Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1760322Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1761337Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1761592Z Merging analysis settings... 2023-06-01T09:59:18.1762172Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1762489Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:18.1763073Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll". 2023-06-01T09:59:18.1763337Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1764237Z Original ruleset not specified. Using generated ruleset at 'D:\a\1\.sonarqube\conf\Sonar-cs.ruleset' 2023-06-01T09:59:18.1764604Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1764813Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1765199Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1765536Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1765744Z Removing duplicate files: 2023-06-01T09:59:18.1765967Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1766253Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:18.1766640Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll". 2023-06-01T09:59:18.1767276Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1767496Z Removing duplicate files: 2023-06-01T09:59:18.1768021Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1768298Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1768619Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1769953Z 4:6>Done executing task "GetAnalyzerSettings". 2023-06-01T09:59:18.1770248Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1770829Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.1771196Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll". 2023-06-01T09:59:18.1771489Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.1771975Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1772246Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1772575Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1772913Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.1773178Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1774015Z Primary reference "Microsoft.AspNetCore.Antiforgery, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1774831Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll". 2023-06-01T09:59:18.1775217Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1775493Z Using "WriteProjectConfigFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.1775984Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1776325Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1776633Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1777005Z 4:6>Task "WriteProjectConfigFile" 2023-06-01T09:59:18.1777226Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1777575Z Primary reference "Microsoft.AspNetCore.Authentication.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1778087Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll". 2023-06-01T09:59:18.1778973Z 4:6>Done executing task "WriteProjectConfigFile". 2023-06-01T09:59:18.1779515Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1779769Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1780472Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1781297Z 4:6>Task "Message" 2023-06-01T09:59:18.1781829Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1782182Z Primary reference "Microsoft.AspNetCore.Authentication.Cookies, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1783095Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll". 2023-06-01T09:59:18.1783716Z 4:6>SetRoslynCodeAnalysisProperties: 2023-06-01T09:59:18.1784103Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Analysis configured successfully with D:\a\1\.sonarqube\conf\1\SonarProjectConfig.xml. 2023-06-01T09:59:18.1784419Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1784699Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1785566Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1786251Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1786499Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1787219Z Primary reference "Microsoft.AspNetCore.Authentication.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1787732Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll". 2023-06-01T09:59:18.1788192Z 4:6>Done building target "SetRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1788502Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1788751Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1789633Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1790263Z 4:6>Done executing task "CallTarget". 2023-06-01T09:59:18.1790482Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1791298Z Primary reference "Microsoft.AspNetCore.Authentication.OAuth, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1791767Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll". 2023-06-01T09:59:18.1792472Z 4:6>Done building target "OverrideRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1793275Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1793527Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1822520Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1823049Z Primary reference "Microsoft.AspNetCore.Authentication, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1823784Z 4:6>Target "SonarQubeImportBeforeInfo" in file "C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1824406Z 4:6>Task "Message" 2023-06-01T09:59:18.1826067Z Sonar: (Keoghs.FunctionApp.Business.Tests) SonarQube.Integration.ImportBefore.targets was loaded 2023-06-01T09:59:18.1826362Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1827085Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll". 2023-06-01T09:59:18.1827547Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1828696Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1829881Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1830576Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1831782Z Primary reference "Microsoft.AspNetCore.Authorization.Policy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1832220Z 4:6>Task "Message" 2023-06-01T09:59:18.1832426Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1832743Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll". 2023-06-01T09:59:18.1833102Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1833911Z 4:6>SonarQubeImportBeforeInfo: 2023-06-01T09:59:18.1834625Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) SonarQube analysis targets imported: true 2023-06-01T09:59:18.1835120Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1835694Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1836423Z 4:6>Done executing task "Message". 2023-06-01T09:59:18.1836678Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1836986Z Primary reference "Microsoft.AspNetCore.Authorization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1837363Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll". 2023-06-01T09:59:18.1837693Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1837952Z 4:6>SonarQubeImportBeforeInfo: 2023-06-01T09:59:18.1838655Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2023-06-01T09:59:18.1840602Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1840978Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1841936Z Primary reference "Microsoft.AspNetCore.Components.Authorization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1843910Z 4:6>Done building target "SonarQubeImportBeforeInfo" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.1846451Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1847386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll". 2023-06-01T09:59:18.1847897Z 4:6>Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.1849486Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1851066Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1852775Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1853348Z Primary reference "Microsoft.AspNetCore.Components.Forms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1854874Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll". 2023-06-01T09:59:18.1856160Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1858263Z 4:6>Target "ReferencedPathMaps" in file "D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.1859053Z 4:6>Task "MSBuild" 2023-06-01T09:59:18.1860177Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1862136Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1863574Z Primary reference "Microsoft.AspNetCore.Components.Server, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1864129Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll". 2023-06-01T09:59:18.1864516Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1866368Z Global Properties: 2023-06-01T09:59:18.1868542Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1868861Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1869114Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1869374Z TargetFramework=net6.0 2023-06-01T09:59:18.1870832Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1872495Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1874413Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1875362Z Removing Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:18.1877378Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1880214Z Primary reference "Microsoft.AspNetCore.Components.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1882756Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll". 2023-06-01T09:59:18.1884778Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1891556Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1901481Z TargetFramework 2023-06-01T09:59:18.1903082Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1904145Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1905286Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1907126Z RuntimeIdentifier 2023-06-01T09:59:18.1909159Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1909540Z Primary reference "Microsoft.AspNetCore.Components, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1909832Z 4:6>ReferencedPathMaps: 2023-06-01T09:59:18.1910099Z SelfContained 2023-06-01T09:59:18.1911194Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1913653Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll". 2023-06-01T09:59:18.1914688Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1916524Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1919080Z Primary reference "Microsoft.AspNetCore.Connections.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1919840Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll". 2023-06-01T09:59:18.1920828Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1922128Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1923217Z Primary reference "Microsoft.AspNetCore.CookiePolicy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1926205Z 4:6>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:18) on node 1 (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:18.1927552Z 5:18>Target "InitializeSourceControlInformation" skipped. Previously built successfully. 2023-06-01T09:59:18.1935769Z 5:18>Target "_InitializeSourceRootMappedPathsFromSourceControl" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (target "InitializeSourceRootMappedPaths" depends on it): 2023-06-01T09:59:18.1936595Z 5:18>Done building target "_InitializeSourceRootMappedPathsFromSourceControl" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:18.1938739Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1941186Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll". 2023-06-01T09:59:18.1943880Z 5:18>Target "InitializeSourceRootMappedPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (entry point): 2023-06-01T09:59:18.1944720Z 5:18>Using "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:18.1945132Z Task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" 2023-06-01T09:59:18.1947288Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1948469Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1950808Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1951838Z Primary reference "Microsoft.AspNetCore.Cors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1952551Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll". 2023-06-01T09:59:18.1955465Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1958067Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.1959297Z 5:18>Done executing task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots". 2023-06-01T09:59:18.1961429Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1963898Z Primary reference "Microsoft.AspNetCore.Cryptography.Internal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.1966360Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll". 2023-06-01T09:59:18.1970506Z 5:18>Done building target "InitializeSourceRootMappedPaths" in project "Keoghs.FunctionApp.Business.csproj". 2023-06-01T09:59:18.1974974Z 5:18>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:18.1979448Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.1983462Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.1995904Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2001147Z Primary reference "Microsoft.AspNetCore.Cryptography.KeyDerivation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2006284Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". 2023-06-01T09:59:18.2010492Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2014262Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2018789Z Primary reference "Microsoft.AspNetCore.DataProtection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2021729Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll". 2023-06-01T09:59:18.2024382Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2027320Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2028847Z Primary reference "Microsoft.AspNetCore.DataProtection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2032445Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll". 2023-06-01T09:59:18.2036081Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2039039Z 4:6>Done executing task "MSBuild". 2023-06-01T09:59:18.2041412Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2043543Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2044088Z Primary reference "Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2045362Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll". 2023-06-01T09:59:18.2046944Z 4:6>Task "WriteLinesToFile" 2023-06-01T09:59:18.2050088Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2050491Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2053709Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2055486Z 4:6>Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.2057509Z 4:6>Done building target "ReferencedPathMaps" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.2060974Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2063224Z Primary reference "Microsoft.AspNetCore.Diagnostics.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2065145Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll". 2023-06-01T09:59:18.2066155Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2066862Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2067345Z Primary reference "Microsoft.AspNetCore.Diagnostics.HealthChecks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2067825Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". 2023-06-01T09:59:18.2068571Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.2069640Z 4:6>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.2070036Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2070602Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2071769Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2072332Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2072877Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2076846Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2078436Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2080600Z Primary reference "Microsoft.AspNetCore.Diagnostics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2082439Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2084569Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2085244Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll". 2023-06-01T09:59:18.2087676Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2089260Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2090481Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2092886Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2093803Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2095009Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2097121Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2098663Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2099934Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2101736Z Primary reference "Microsoft.AspNetCore.HostFiltering, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2103557Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2104326Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2105702Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll". 2023-06-01T09:59:18.2109924Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2111056Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2113389Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2114440Z 4:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.2145972Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2147063Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2148622Z 4:6>Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). 2023-06-01T09:59:18.2149115Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2149480Z Primary reference "Microsoft.AspNetCore.Hosting.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2151731Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll". 2023-06-01T09:59:18.2154468Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2155281Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2156168Z Primary reference "Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2156690Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". 2023-06-01T09:59:18.2157667Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2159058Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2160571Z Primary reference "Microsoft.AspNetCore.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2162508Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll". 2023-06-01T09:59:18.2163617Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2164464Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2165097Z Primary reference "Microsoft.AspNetCore.Html.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2168074Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll". 2023-06-01T09:59:18.2168738Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2170658Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2172287Z Primary reference "Microsoft.AspNetCore.Http.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2175009Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll". 2023-06-01T09:59:18.2177463Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2179533Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2180653Z Primary reference "Microsoft.AspNetCore.Http.Connections.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2181881Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll". 2023-06-01T09:59:18.2184836Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2187653Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2189346Z Primary reference "Microsoft.AspNetCore.Http.Connections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2193298Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll". 2023-06-01T09:59:18.2195341Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2197004Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2198396Z Primary reference "Microsoft.AspNetCore.Http.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2199454Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll". 2023-06-01T09:59:18.2199999Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2201671Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2204345Z Primary reference "Microsoft.AspNetCore.Http.Features, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2207366Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll". 2023-06-01T09:59:18.2208610Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2210489Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2212935Z Primary reference "Microsoft.AspNetCore.Http.Results, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2214636Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll". 2023-06-01T09:59:18.2215263Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2216710Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2217460Z Primary reference "Microsoft.AspNetCore.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2218137Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll". 2023-06-01T09:59:18.2219755Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2221575Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2222708Z Primary reference "Microsoft.AspNetCore.HttpLogging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2224323Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll". 2023-06-01T09:59:18.2225001Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2227719Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2228855Z Primary reference "Microsoft.AspNetCore.HttpOverrides, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2230675Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll". 2023-06-01T09:59:18.2232206Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2237209Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2239316Z Primary reference "Microsoft.AspNetCore.HttpsPolicy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2242155Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll". 2023-06-01T09:59:18.2245290Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2248177Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2251513Z Primary reference "Microsoft.AspNetCore.Identity, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2252735Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll". 2023-06-01T09:59:18.2254506Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2255615Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2258701Z Primary reference "Microsoft.AspNetCore.Localization.Routing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2259587Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll". 2023-06-01T09:59:18.2261806Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2263926Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2266974Z Primary reference "Microsoft.AspNetCore.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2268594Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll". 2023-06-01T09:59:18.2270201Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2274956Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2277235Z Primary reference "Microsoft.AspNetCore.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2278339Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll". 2023-06-01T09:59:18.2278768Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2279179Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2279691Z Primary reference "Microsoft.AspNetCore.Mvc.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2280106Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll". 2023-06-01T09:59:18.2280482Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2280829Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2281243Z Primary reference "Microsoft.AspNetCore.Mvc.ApiExplorer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2281677Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll". 2023-06-01T09:59:18.2282326Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2282792Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2283216Z Primary reference "Microsoft.AspNetCore.Mvc.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2284383Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll". 2023-06-01T09:59:18.2286685Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2287488Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2288004Z Primary reference "Microsoft.AspNetCore.Mvc.Cors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2288626Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll". 2023-06-01T09:59:18.2289621Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2290032Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2292060Z Primary reference "Microsoft.AspNetCore.Mvc.DataAnnotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2292705Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll". 2023-06-01T09:59:18.2293086Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2293446Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2295282Z Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2295989Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll". 2023-06-01T09:59:18.2296432Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2297722Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2298520Z Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2299517Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". 2023-06-01T09:59:18.2300594Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2301713Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2302319Z Primary reference "Microsoft.AspNetCore.Mvc.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2303918Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll". 2023-06-01T09:59:18.2304414Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2304885Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2305780Z Primary reference "Microsoft.AspNetCore.Mvc.Razor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2306640Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll". 2023-06-01T09:59:18.2307069Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2307476Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2308389Z Primary reference "Microsoft.AspNetCore.Mvc.RazorPages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2309019Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll". 2023-06-01T09:59:18.2310492Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2310896Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2311617Z Primary reference "Microsoft.AspNetCore.Mvc.TagHelpers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2312352Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll". 2023-06-01T09:59:18.2313214Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2313757Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2314331Z Primary reference "Microsoft.AspNetCore.Mvc.ViewFeatures, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2314938Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll". 2023-06-01T09:59:18.2315407Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2315872Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2316414Z Primary reference "Microsoft.AspNetCore.Mvc, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2317311Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll". 2023-06-01T09:59:18.2317770Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2318236Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2319114Z Primary reference "Microsoft.AspNetCore.Razor.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2320124Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll". 2023-06-01T09:59:18.2320945Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2321565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2324271Z Primary reference "Microsoft.AspNetCore.Razor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2326878Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll". 2023-06-01T09:59:18.2329191Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2329619Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2330088Z Primary reference "Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2330589Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". 2023-06-01T09:59:18.2411339Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2413320Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2416826Z Primary reference "Microsoft.AspNetCore.ResponseCaching, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2417706Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll". 2023-06-01T09:59:18.2420405Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2421400Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2424355Z Primary reference "Microsoft.AspNetCore.ResponseCompression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2425482Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll". 2023-06-01T09:59:18.2426597Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2428512Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2430957Z Primary reference "Microsoft.AspNetCore.Rewrite, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2433416Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll". 2023-06-01T09:59:18.2434618Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2437053Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2438206Z Primary reference "Microsoft.AspNetCore.Routing.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2439562Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll". 2023-06-01T09:59:18.2441764Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2442730Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2446425Z Primary reference "Microsoft.AspNetCore.Routing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2447736Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll". 2023-06-01T09:59:18.2449008Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2453980Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2455535Z Primary reference "Microsoft.AspNetCore.Server.HttpSys, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2456108Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll". 2023-06-01T09:59:18.2459048Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2459528Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2460630Z Primary reference "Microsoft.AspNetCore.Server.IIS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2462861Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll". 2023-06-01T09:59:18.2463853Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2465756Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2467686Z Primary reference "Microsoft.AspNetCore.Server.IISIntegration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2486565Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll". 2023-06-01T09:59:18.2489538Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2490324Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2501588Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2505381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll". 2023-06-01T09:59:18.2506627Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2507676Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2509319Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2509876Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll". 2023-06-01T09:59:18.2512617Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2513156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2513642Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2515263Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". 2023-06-01T09:59:18.2516426Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2517600Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2519404Z Primary reference "Microsoft.AspNetCore.Server.Kestrel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2520676Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll". 2023-06-01T09:59:18.2646464Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2648052Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2648718Z Primary reference "Microsoft.AspNetCore.Session, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2649263Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll". 2023-06-01T09:59:18.2649708Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2650348Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2650845Z Primary reference "Microsoft.AspNetCore.SignalR.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2651375Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll". 2023-06-01T09:59:18.2652636Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2653492Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2654702Z Primary reference "Microsoft.AspNetCore.SignalR.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2655283Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll". 2023-06-01T09:59:18.2655651Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2656011Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2656453Z Primary reference "Microsoft.AspNetCore.SignalR.Protocols.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2656962Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll". 2023-06-01T09:59:18.2657547Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2657908Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2658360Z Primary reference "Microsoft.AspNetCore.SignalR, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2658805Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll". 2023-06-01T09:59:18.2659187Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2659538Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2730102Z Primary reference "Microsoft.AspNetCore.StaticFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2730632Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll". 2023-06-01T09:59:18.2731387Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2731713Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2732549Z Primary reference "Microsoft.AspNetCore.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2732933Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll". 2023-06-01T09:59:18.2733715Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2734033Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2734801Z Primary reference "Microsoft.AspNetCore.WebUtilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2736027Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll". 2023-06-01T09:59:18.2736326Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2737664Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2738531Z Primary reference "Microsoft.AspNetCore, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2739369Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll". 2023-06-01T09:59:18.2739683Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2740001Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2740872Z Primary reference "Microsoft.Extensions.Caching.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2741706Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll". 2023-06-01T09:59:18.2742065Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2743137Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2745866Z Primary reference "Microsoft.Extensions.Caching.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2746204Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll". 2023-06-01T09:59:18.2771369Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2771939Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2772461Z Primary reference "Microsoft.Extensions.Configuration.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2773034Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll". 2023-06-01T09:59:18.2773485Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2773805Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2774262Z Primary reference "Microsoft.Extensions.Configuration.Binder, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2774744Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll". 2023-06-01T09:59:18.2775094Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2775500Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2775981Z Primary reference "Microsoft.Extensions.Configuration.CommandLine, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2776454Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll". 2023-06-01T09:59:18.2777125Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2777512Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2777984Z Primary reference "Microsoft.Extensions.Configuration.EnvironmentVariables, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2778621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll". 2023-06-01T09:59:18.2779131Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2779565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2780141Z Primary reference "Microsoft.Extensions.Configuration.FileExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2780776Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll". 2023-06-01T09:59:18.2781268Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2781704Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2782187Z Primary reference "Microsoft.Extensions.Configuration.Ini, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2783034Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll". 2023-06-01T09:59:18.2783437Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2783841Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2784326Z Primary reference "Microsoft.Extensions.Configuration.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2784769Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll". 2023-06-01T09:59:18.2785192Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2785565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2785978Z Primary reference "Microsoft.Extensions.Configuration.KeyPerFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2786467Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll". 2023-06-01T09:59:18.2786872Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2787289Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2788276Z Primary reference "Microsoft.Extensions.Configuration.UserSecrets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2788826Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll". 2023-06-01T09:59:18.2789277Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2789697Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2790428Z Primary reference "Microsoft.Extensions.Configuration.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2790989Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll". 2023-06-01T09:59:18.2791449Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2791832Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2792314Z Primary reference "Microsoft.Extensions.Configuration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2792798Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll". 2023-06-01T09:59:18.2793224Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2793618Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2794139Z Primary reference "Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2794750Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll". 2023-06-01T09:59:18.2795394Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2795803Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2796358Z Primary reference "Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2796941Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll". 2023-06-01T09:59:18.2797411Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2797841Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2798440Z Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2799047Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". 2023-06-01T09:59:18.2799492Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2800743Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2801564Z 4:6>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.2802726Z 4:6>Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2023-06-01T09:59:18.2803244Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2023-06-01T09:59:18.2803823Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2023-06-01T09:59:18.2804503Z '7.0.1' != '' AND 2023-06-01T09:59:18.2804725Z < 7.0.1). 2023-06-01T09:59:18.2804943Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2805295Z Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2805835Z 4:6>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:18.2806215Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2806658Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll". 2023-06-01T09:59:18.2807126Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2807679Z 4:6>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.2808256Z 4:6>Building target "CoreCompile" completely. 2023-06-01T09:59:18.2808560Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2808937Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2809249Z 4:6>CoreCompile: 2023-06-01T09:59:18.2809554Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll" does not exist. 2023-06-01T09:59:18.2810111Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2810467Z Primary reference "Microsoft.Extensions.Features, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2810830Z 4:6>CoreCompile: 2023-06-01T09:59:18.2811198Z Using "Csc" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:18.2811484Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2811818Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll". 2023-06-01T09:59:18.2812138Z 4:6>Task "Csc" 2023-06-01T09:59:18.2812336Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2812582Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2813175Z 4:6>CoreCompile: 2023-06-01T09:59:18.2888700Z C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;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:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll /reference:D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll /reference:D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll /reference:D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll /reference:D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll /reference:D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\ref\Keoghs.FunctionApp.Business.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll" /reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll" /reference:D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll" /reference:D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll" /reference:D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll /reference:D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll" /reference:D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll" /reference:D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\lib\net6.0\System.Diagnostics.EventLog.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll" /reference:D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll" /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll" /reference:D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll /reference:D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll /reference:D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll /reference:D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll /debug+ /debug:embedded /filealign:512 /optimize- /out:obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll /refout:obj\Release\net6.0\refint\Keoghs.FunctionApp.Business.Tests.dll /ruleset:D:\a\1\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\a\1\.sonarqube\out\1\Issues.json /target:exe /warnaserror- /utf8output /deterministic- /langversion:10.0 /analyzerconfig:obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig" /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\Microsoft.AspNetCore.Razor.Language.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\SonarAnalyzer.Security.dll /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\analyzers\dotnet\roslyn4.0\cs\Microsoft.Extensions.Logging.Generators.dll /analyzer:D:\a\1\.nuget\packages\xunit.analyzers\0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll /analyzer:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /additionalfile:D:\a\1\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\a\1\.sonarqube\conf\1\SonarProjectConfig.xml /additionalfile:D:\a\1\.sonarqube\conf\1\ProjectOutFolderPath.txt Areas\Example\Services\ExampleServiceTests.cs Areas\Example\Services\PersonTestModel.cs Areas\Shared\Proxies\JsonSerializerProxyTests.cs Extensions\LoggerMockExtensions.cs Usings.cs D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.GlobalUsings.g.cs "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.AssemblyInfo.cs 2023-06-01T09:59:18.2962172Z 2:7>ResolveAssemblyReferences: 2023-06-01T09:59:18.2964838Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2965520Z Primary reference "Microsoft.Extensions.FileProviders.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2965988Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll". 2023-06-01T09:59:18.2968408Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2968905Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2969363Z Primary reference "Microsoft.Extensions.FileProviders.Composite, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2970169Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll". 2023-06-01T09:59:18.2970532Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2970835Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2971233Z Primary reference "Microsoft.Extensions.FileProviders.Embedded, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2971679Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll". 2023-06-01T09:59:18.2972073Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2972817Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2973481Z Primary reference "Microsoft.Extensions.FileProviders.Physical, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2973918Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll". 2023-06-01T09:59:18.2974309Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2974934Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2975343Z Primary reference "Microsoft.Extensions.FileSystemGlobbing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2975796Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll". 2023-06-01T09:59:18.2977444Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2978399Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2979229Z Primary reference "Microsoft.Extensions.Hosting.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2980087Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll". 2023-06-01T09:59:18.2980460Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2980772Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2981455Z Primary reference "Microsoft.Extensions.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2981905Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll". 2023-06-01T09:59:18.2982278Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2983332Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.2985766Z Primary reference "Microsoft.Extensions.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.2987946Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll". 2023-06-01T09:59:18.2992786Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.2999522Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3002551Z Primary reference "Microsoft.Extensions.Identity.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3003434Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll". 2023-06-01T09:59:18.3007311Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3009048Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3011327Z Primary reference "Microsoft.Extensions.Identity.Stores, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3011994Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll". 2023-06-01T09:59:18.3014292Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3016503Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3018526Z Primary reference "Microsoft.Extensions.Localization.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3020899Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll". 2023-06-01T09:59:18.3022588Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3025658Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3028494Z Primary reference "Microsoft.Extensions.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3030607Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll". 2023-06-01T09:59:18.3032736Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3036675Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3038107Z Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3042220Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:18.3043887Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3046141Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3072899Z Primary reference "Microsoft.Extensions.Logging.Configuration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3077182Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll". 2023-06-01T09:59:18.3080053Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3082744Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3085176Z Primary reference "Microsoft.Extensions.Logging.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3087795Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll". 2023-06-01T09:59:18.3090809Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3093747Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3096573Z Primary reference "Microsoft.Extensions.Logging.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3098308Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll". 2023-06-01T09:59:18.3101063Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3103591Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3106132Z Primary reference "Microsoft.Extensions.Logging.EventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3110560Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll". 2023-06-01T09:59:18.3111761Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3114737Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3116030Z Primary reference "Microsoft.Extensions.Logging.EventSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3125234Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll". 2023-06-01T09:59:18.3130213Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3133481Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3138617Z Primary reference "Microsoft.Extensions.Logging.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3139292Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll". 2023-06-01T09:59:18.3141209Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3143579Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3145773Z Primary reference "Microsoft.Extensions.Logging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3148907Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll". 2023-06-01T09:59:18.3152756Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3153500Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3154388Z Primary reference "Microsoft.Extensions.ObjectPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3157587Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll". 2023-06-01T09:59:18.3171374Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3174168Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3176529Z Primary reference "Microsoft.Extensions.Options.ConfigurationExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3179138Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll". 2023-06-01T09:59:18.3181462Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3184207Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3185283Z Primary reference "Microsoft.Extensions.Options.DataAnnotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3185893Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll". 2023-06-01T09:59:18.3188254Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3191131Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3229536Z Primary reference "Microsoft.Extensions.Options, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3234483Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll". 2023-06-01T09:59:18.3239006Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3243035Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3245774Z Primary reference "Microsoft.Extensions.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3246420Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll". 2023-06-01T09:59:18.3248200Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3250259Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3253149Z Primary reference "Microsoft.Extensions.WebEncoders, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3254442Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll". 2023-06-01T09:59:18.3256648Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3258697Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3288320Z Primary reference "Microsoft.JSInterop, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3293049Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll". 2023-06-01T09:59:18.3297802Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3302116Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3306983Z Primary reference "Microsoft.Net.Http.Headers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:18.3311436Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll". 2023-06-01T09:59:18.3316272Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3319551Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3324697Z Primary reference "System.Diagnostics.EventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.3327439Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll". 2023-06-01T09:59:18.3329911Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3335836Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3341037Z Primary reference "System.IO.Pipelines, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.3345468Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll". 2023-06-01T09:59:18.3350254Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3354593Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3356648Z Primary reference "System.Security.Cryptography.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:18.3359949Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll". 2023-06-01T09:59:18.3363466Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:18.3367947Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:18.3372322Z Done executing task "ResolveAssemblyReference". 2023-06-01T09:59:18.3383523Z 2:7>Done building target "ResolveAssemblyReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3394485Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:18.3403383Z Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). 2023-06-01T09:59:18.3407384Z 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'). 2023-06-01T09:59:18.3413322Z 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\Release\net6.0\Keoghs.FunctionApp.App.dll.config')). 2023-06-01T09:59:18.3417953Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:18.3421097Z 2:7>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:18.3425351Z 2:7>Done building target "AfterResolveReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3426756Z 2:7>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2023-06-01T09:59:18.3427446Z 2:7>Done building target "ResolveReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3435638Z 2:7>Target "_BlockWinMDsOnUnsupportedTFMs" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:18.3439585Z Using "CheckForUnsupportedWinMDReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:18.3445254Z Task "CheckForUnsupportedWinMDReferences" 2023-06-01T09:59:18.3448798Z Done executing task "CheckForUnsupportedWinMDReferences". 2023-06-01T09:59:18.3454617Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). 2023-06-01T09:59:18.3455292Z 2:7>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3457129Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3458564Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.3459879Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:18.3467613Z 2:7>Target "CopyAdditionalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:18.3475125Z 2:7>Done building target "CopyAdditionalFiles" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3483551Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:18.3484385Z Target "ResolveFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3488852Z 2:7>Target "_GetAppHostPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_ChooseAppHost" depends on it): 2023-06-01T09:59:18.3493515Z Task "NETSdkError" skipped, due to false condition; ('@(_NativeRestoredAppHostNETCore->Count())' > 1) was evaluated as ('0' > 1). 2023-06-01T09:59:18.3494052Z 2:7>Done building target "_GetAppHostPaths" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3495446Z 2:7>Target "_ChooseAppHost" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_ComputeNETCoreBuildOutputFiles" depends on it): 2023-06-01T09:59:18.3496139Z 2:7>Done building target "_ChooseAppHost" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3499538Z Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). 2023-06-01T09:59:18.3512492Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:18.3515739Z 2:7>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:18.3518984Z 2:7>Done building target "_ComputeNETCoreBuildOutputFiles" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3522897Z 2:7>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.3531073Z Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.3533345Z Task "AssignTargetPath" 2023-06-01T09:59:18.3534029Z Done executing task "AssignTargetPath". 2023-06-01T09:59:18.3534655Z Task "AssignTargetPath" 2023-06-01T09:59:18.3535280Z Done executing task "AssignTargetPath". 2023-06-01T09:59:18.3535932Z Task "AssignTargetPath" 2023-06-01T09:59:18.3536685Z Done executing task "AssignTargetPath". 2023-06-01T09:59:18.3537290Z Task "AssignTargetPath" 2023-06-01T09:59:18.3537894Z Done executing task "AssignTargetPath". 2023-06-01T09:59:18.3539136Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). 2023-06-01T09:59:18.3540789Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.exe'=='.manifest'). 2023-06-01T09:59:18.3541710Z 2:7>Done building target "AssignTargetPaths" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3542456Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:18.3543403Z 2:7>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.3544671Z Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3545695Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3566763Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3602023Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3602715Z Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.3615091Z Task "AssignCulture" 2023-06-01T09:59:18.3620929Z Done executing task "AssignCulture". 2023-06-01T09:59:18.3624475Z 2:7>Done building target "SplitResourcesByCulture" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3625657Z Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:18.3627173Z 2:7>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:18.3627864Z 2:7>Done building target "CreateCustomManifestResourceNames" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3631254Z 2:7>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:18.3632470Z 2:7>Done building target "PrepareResourceNames" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3633687Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3637843Z Target "SplitResourcesByCulture" skipped. Previously built successfully. 2023-06-01T09:59:18.3638443Z 2:7>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.3638958Z 2:7>Done building target "BeforeResGen" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3641715Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3642259Z 2:7>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:18.3643280Z 2:7>Done building target "FindReferenceAssembliesForReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3647507Z 2:7>Target "SonarResolveReferences" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:18.3676354Z 2:7>Done building target "SonarResolveReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3679727Z 2:7>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.3681234Z 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'). 2023-06-01T09:59:18.3682576Z 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'). 2023-06-01T09:59:18.3683266Z 2:7>Done building target "CoreResGen" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3684671Z 2:7>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:18.3685249Z 2:7>Done building target "AfterResGen" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3686507Z 2:7>Target "ResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:18.3687036Z 2:7>Done building target "ResGen" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3688571Z Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3690269Z 2:7>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:18.3691510Z 2:7>Done building target "PrepareResources" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3692261Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:18.3743799Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3744649Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:18.3745396Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:18.3746997Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:18.3749690Z Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2023-06-01T09:59:18.3750547Z 2:7>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "SetWin32ManifestProperties" depends on it): 2023-06-01T09:59:18.3754952Z Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.3756327Z Task "GetFrameworkPath" 2023-06-01T09:59:18.3756562Z Done executing task "GetFrameworkPath". 2023-06-01T09:59:18.3756891Z 2:7>Done building target "_SetEmbeddedWin32ManifestProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3758759Z 2:7>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.3759699Z 2:7>Done building target "SetWin32ManifestProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3760121Z Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3761768Z 2:7>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.3763330Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:18.3765431Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:18.3766001Z 2:7>Done building target "_GenerateCompileInputs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3767223Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.3767914Z 2:7>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:18.3768975Z 2:7>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3769592Z 2:7>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:18.3770393Z Building target "GenerateMSBuildEditorConfigFileCore" completely. 2023-06-01T09:59:18.3771651Z No input files were specified. 2023-06-01T09:59:18.3780765Z Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:18.3787238Z Task "GenerateMSBuildEditorConfig" 2023-06-01T09:59:18.3789169Z Done executing task "GenerateMSBuildEditorConfig". 2023-06-01T09:59:18.3819411Z 2:7>Done building target "GenerateMSBuildEditorConfigFileCore" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3822021Z 2:7>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.3825048Z 2:7>Done building target "GenerateMSBuildEditorConfigFile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3827710Z 2:7>Target "SonarOverrideRunAnalyzers" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.3837521Z 2:7>Done building target "SonarOverrideRunAnalyzers" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3841274Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.3844269Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:18.3847060Z 2:7>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.CSharp.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2023-06-01T09:59:18.3849787Z 2:7>Done building target "_SetTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3850920Z 2:7>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.3851445Z Building target "GenerateTargetFrameworkMonikerAttribute" completely. 2023-06-01T09:59:18.3851866Z Output file "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. 2023-06-01T09:59:18.3853192Z Task "WriteLinesToFile" 2023-06-01T09:59:18.3853539Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.3854367Z 2:7>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3856706Z Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2023-06-01T09:59:18.3857503Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:18.3860337Z 2:7>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:18.3862145Z Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:18.3862813Z Task "GetAssemblyVersion" 2023-06-01T09:59:18.3865825Z Done executing task "GetAssemblyVersion". 2023-06-01T09:59:18.3868394Z 2:7>Done building target "GetAssemblyVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3870904Z Target "GetAssemblyVersion" skipped. Previously built successfully. 2023-06-01T09:59:18.3871684Z 2:7>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2023-06-01T09:59:18.3872985Z 2:7>Done building target "InitializeSourceControlInformation" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3873661Z 2:7>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:18.3875020Z 2:7>Done building target "AddSourceRevisionToInformationalVersion" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3875724Z 2:7>Target "_GetUserSecretsAssemblyAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:18.3877093Z 2:7>Done building target "_GetUserSecretsAssemblyAttribute" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3878397Z 2:7>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2023-06-01T09:59:18.3882235Z 2:7>Done building target "GetAssemblyAttributes" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3883888Z 2:7>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2023-06-01T09:59:18.3884702Z Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.3885697Z Task "Hash" 2023-06-01T09:59:18.3886271Z Done executing task "Hash". 2023-06-01T09:59:18.3890093Z Task "WriteLinesToFile" 2023-06-01T09:59:18.3892349Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.3893585Z 2:7>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3896933Z 2:7>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateAssemblyInfo" depends on it): 2023-06-01T09:59:18.3900206Z Building target "CoreGenerateAssemblyInfo" completely. 2023-06-01T09:59:18.3900579Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.App.AssemblyInfo.cs" does not exist. 2023-06-01T09:59:18.3901013Z Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.3905631Z Task "WriteCodeFragment" 2023-06-01T09:59:18.3906530Z Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. 2023-06-01T09:59:18.3908519Z Emitted specified code into "obj\Release\net6.0\Keoghs.FunctionApp.App.AssemblyInfo.cs". 2023-06-01T09:59:18.3909105Z Done executing task "WriteCodeFragment". 2023-06-01T09:59:18.3909432Z 2:7>Done building target "CoreGenerateAssemblyInfo" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3911547Z 2:7>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:18.3912157Z 2:7>Done building target "GenerateAssemblyInfo" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3912676Z 2:7>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.3913208Z 2:7>Done building target "BeforeCompile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3915596Z Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:18.3916257Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3916787Z 2:7>Target "_GenerateCompileDependencyCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.3917487Z Task "Hash" 2023-06-01T09:59:18.3917699Z Done executing task "Hash". 2023-06-01T09:59:18.3917915Z Task "WriteLinesToFile" 2023-06-01T09:59:18.3918144Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.3918436Z 2:7>Done building target "_GenerateCompileDependencyCache" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3919676Z 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'))). 2023-06-01T09:59:18.3920599Z Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:18.3922135Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll;...' == ''). 2023-06-01T09:59:18.3923248Z 2:7>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.3923827Z 2:7>Done building target "_BeforeVBCSCoreCompile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3924608Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:18.3925299Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:18.3925713Z '' == 'true'). 2023-06-01T09:59:18.3926890Z 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 ). 2023-06-01T09:59:18.3928192Z 2:7>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "AddImplicitDefineConstants" depends on it): 2023-06-01T09:59:18.3928799Z 2:7>Done building target "GenerateNETCompatibleDefineConstants" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3930060Z 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 ). 2023-06-01T09:59:18.3932397Z 2:7>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.3932969Z 2:7>Done building target "AddImplicitDefineConstants" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3934423Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll;...' == ''). 2023-06-01T09:59:18.3935702Z 2:7>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.3936582Z Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:18.3937015Z 2:7>Done building target "_ComputeSkipAnalyzers" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3939186Z Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:18.3941483Z 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')). 2023-06-01T09:59:18.3945078Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:18.3946005Z Target "SonarResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:18.3946701Z 2:7>Target "SonarCategoriseProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.3947246Z Task "Message" 2023-06-01T09:59:18.3947562Z Sonar: (Keoghs.FunctionApp.App.csproj) Categorizing project as test or product code... 2023-06-01T09:59:18.3948885Z Done executing task "Message". 2023-06-01T09:59:18.3949536Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2023-06-01T09:59:18.3950299Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2023-06-01T09:59:18.3951109Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2023-06-01T09:59:18.3953004Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.3955040Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.3956572Z Task "Message" skipped, due to false condition; ($(tmpSonarHasTestContainerCapability)=='true') was evaluated as (=='true'). 2023-06-01T09:59:18.3957152Z Using "IsTestByReference" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.3957434Z Task "IsTestByReference" 2023-06-01T09:59:18.3957691Z No test reference was found for the current project. 2023-06-01T09:59:18.3962866Z Done executing task "IsTestByReference". 2023-06-01T09:59:18.3964576Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2023-06-01T09:59:18.3965086Z Using "IsTestFileByName" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.3965580Z Task "IsTestFileByName" 2023-06-01T09:59:18.3965838Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:18.3966852Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:18.3967359Z Operation succeeded. Elapsed time (ms): 106 2023-06-01T09:59:18.3967607Z Read config file successfully 2023-06-01T09:59:18.3967979Z The deprecated regular expression property sonar.msbuild.testProjectPattern was not set in the analysis config file. The project file name will not be checked. 2023-06-01T09:59:18.3968795Z Done executing task "IsTestFileByName". 2023-06-01T09:59:18.3969503Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:18.3970291Z Task "Message" 2023-06-01T09:59:18.3975239Z Sonar: (Keoghs.FunctionApp.App.csproj) categorized as MAIN project (production code). 2023-06-01T09:59:18.3977997Z Done executing task "Message". 2023-06-01T09:59:18.3980650Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:18.3984783Z 2:7>Done building target "SonarCategoriseProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.3987313Z 2:7>Target "SonarCreateProjectSpecificDirs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2023-06-01T09:59:18.3990171Z Using "MakeUniqueDir" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.3991096Z Task "MakeUniqueDir" 2023-06-01T09:59:18.3994311Z Done executing task "MakeUniqueDir". 2023-06-01T09:59:18.3995529Z Task "MakeDir" 2023-06-01T09:59:18.4000594Z Creating directory "D:\a\1\.sonarqube\conf\2". 2023-06-01T09:59:18.4001749Z Done executing task "MakeDir". 2023-06-01T09:59:18.4059667Z 2:7>Done building target "SonarCreateProjectSpecificDirs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4060336Z 2:7>Target "SonarWriteFilesToAnalyze" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.4086383Z Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2023-06-01T09:59:18.4088752Z Task "Message" 2023-06-01T09:59:18.4090796Z Sonar: (Keoghs.FunctionApp.App.csproj) Number of files to analyse: 27. The list of files to be analyzed is in D:\a\1\.sonarqube\conf\2\FilesToAnalyze.txt. 2023-06-01T09:59:18.4092212Z Done executing task "Message". 2023-06-01T09:59:18.4093387Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4094448Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4095573Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4096783Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4098012Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4099651Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4106450Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4108294Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4109674Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4110963Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4113087Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4114365Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4115511Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4117953Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4120970Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4134360Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4135899Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4137335Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4138291Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4139571Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4140498Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4141340Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4142924Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4145128Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4146068Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4147127Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4147575Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4147824Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4148054Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4148305Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4148517Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4148730Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4148958Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4149171Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4149405Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4149611Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4149828Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4150089Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4150313Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4150513Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4150735Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4150935Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4151151Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4151375Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4151574Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4151798Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4152019Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4152242Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4152811Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4153104Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4153586Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4153824Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4154037Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4154278Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4155506Z 2:7>Done building target "SonarWriteFilesToAnalyze" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4155942Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:18.4156457Z 2:7>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.4157118Z Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:18.4158098Z Task "CallTarget" 2023-06-01T09:59:18.4158620Z 2:7>Target "SetRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:18.4159160Z Using "GetAnalyzerSettings" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.4159460Z Task "GetAnalyzerSettings" 2023-06-01T09:59:18.4160284Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:18.4161118Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:18.4161684Z Operation succeeded. Elapsed time (ms): 0 2023-06-01T09:59:18.4161965Z Read config file successfully 2023-06-01T09:59:18.4162201Z Merging analysis settings... 2023-06-01T09:59:18.4163572Z Original ruleset not specified. Using generated ruleset at 'D:\a\1\.sonarqube\conf\Sonar-cs.ruleset' 2023-06-01T09:59:18.4163964Z Removing duplicate files: 2023-06-01T09:59:18.4164192Z Removing duplicate files: 2023-06-01T09:59:18.4164462Z Done executing task "GetAnalyzerSettings". 2023-06-01T09:59:18.4164724Z Task "WriteLinesToFile" 2023-06-01T09:59:18.4165896Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:18.4166250Z Using "WriteProjectConfigFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:18.4166561Z Task "WriteProjectConfigFile" 2023-06-01T09:59:18.4166848Z Done executing task "WriteProjectConfigFile". 2023-06-01T09:59:18.4167104Z Task "Message" 2023-06-01T09:59:18.4167449Z Sonar: (Keoghs.FunctionApp.App.csproj) Analysis configured successfully with D:\a\1\.sonarqube\conf\2\SonarProjectConfig.xml. 2023-06-01T09:59:18.4167830Z Done executing task "Message". 2023-06-01T09:59:18.4168357Z 2:7>Done building target "SetRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4168713Z Done executing task "CallTarget". 2023-06-01T09:59:18.4169077Z 2:7>Done building target "OverrideRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4169808Z 2:7>Target "SonarQubeImportBeforeInfo" in file "C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.4170391Z Task "Message" 2023-06-01T09:59:18.4170712Z Sonar: (Keoghs.FunctionApp.App) SonarQube.Integration.ImportBefore.targets was loaded 2023-06-01T09:59:18.4171049Z Done executing task "Message". 2023-06-01T09:59:18.4171264Z Task "Message" 2023-06-01T09:59:18.4171570Z Sonar: (Keoghs.FunctionApp.App.csproj) SonarQube analysis targets imported: true 2023-06-01T09:59:18.4172103Z Done executing task "Message". 2023-06-01T09:59:18.4172789Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2023-06-01T09:59:18.4173251Z 2:7>Done building target "SonarQubeImportBeforeInfo" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4173960Z 2:7>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.4174760Z 2:7>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4175899Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4177274Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4178880Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4180306Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4181730Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4183102Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4184463Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4185831Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4187215Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4188689Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:18.4189735Z Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). 2023-06-01T09:59:18.4190509Z 2:7>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:18.4191422Z Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2023-06-01T09:59:18.4191959Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2023-06-01T09:59:18.4192875Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2023-06-01T09:59:18.4193382Z '7.0.1' != '' AND 2023-06-01T09:59:18.4193606Z < 7.0.1). 2023-06-01T09:59:18.4193957Z 2:7>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:18.4194584Z 2:7>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:18.4195272Z Building target "CoreCompile" completely. 2023-06-01T09:59:18.4195618Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.App.dll" does not exist. 2023-06-01T09:59:18.4196050Z Using "Csc" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:18.4196380Z Task "Csc" 2023-06-01T09:59:18.4340772Z C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;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:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll /reference:D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll /reference:D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll /reference:D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll /reference:D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll /reference:D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll /reference:D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll /reference:D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll /reference:D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll /reference:D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\ref\Keoghs.FunctionApp.Business.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll" /reference:D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll /reference:D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll" /reference:D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll" /reference:D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll" /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll" /reference:D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll" /reference:D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll /reference:D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll" /reference:D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll" /reference:D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll" /reference:D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj\Release\net6.0\Keoghs.FunctionApp.App.dll /refout:obj\Release\net6.0\refint\Keoghs.FunctionApp.App.dll /ruleset:D:\a\1\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\a\1\.sonarqube\out\2\Issues.json /target:exe /warnaserror- /utf8output /deterministic+ /langversion:10 /analyzerconfig:obj\Release\net6.0\Keoghs.FunctionApp.App.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig" /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\Microsoft.AspNetCore.Razor.Language.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\SonarAnalyzer.Security.dll /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk.analyzers\1.1.0\analyzers\dotnet\cs\Microsoft.Azure.Functions.Worker.Sdk.Analyzers.dll /analyzer:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll" /additionalfile:D:\a\1\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\a\1\.sonarqube\conf\2\SonarProjectConfig.xml /additionalfile:D:\a\1\.sonarqube\conf\2\ProjectOutFolderPath.txt ConnectionNames.cs Constants\LocalDevelopmentConstants.cs Extensions\HttpRequestDataExtensions.cs Extensions\HttpResponseDataExtensions.cs Extensions\StreamExtensions.cs Factories\ProblemDetailsFactory.cs Functions\Http\HttpTriggerFunctionsBase.cs Functions\Http\v1\HttpTriggerFunction.cs Functions\ServiceBusQueueTriggerFunction.cs Helpers\JwtHelper.cs Middleware\ErrorHandlingMiddleware.cs Middleware\FunctionContextProxy.cs Middleware\IFunctionContextProxy.cs Program.cs Swagger\DateOnlyDocumentFilter.cs Swagger\OpenApiConfigOptions.cs Swagger\TimeOnlyDocumentFilter.cs obj\Release\net6.0\Keoghs.FunctionApp.App.GlobalUsings.g.cs "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj\Release\net6.0\Keoghs.FunctionApp.App.AssemblyInfo.cs 2023-06-01T09:59:19.4184586Z 4:6>CoreCompile: 2023-06-01T09:59:19.4193931Z Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) 2023-06-01T09:59:19.4196179Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-06-01T09:59:19.4204937Z CompilerServer: server - server processed compilation - 16441fc9-d232-432e-885f-5bec27b940e4 2023-06-01T09:59:19.4210758Z Done executing task "Csc". 2023-06-01T09:59:19.4236726Z Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:19.4239441Z 4:6>Done building target "CoreCompile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4245066Z Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:19.4253332Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:19.4283351Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:19.4286644Z Target "SonarPrepareRazorProjectCodeAnalysis" skipped, due to false condition; ('@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false')) was evaluated as (''!='' AND (''=='' OR ''=='false')). 2023-06-01T09:59:19.4290571Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:19.4295175Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:19.4318004Z Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:19.4405710Z 4:6>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:19.4406459Z 4:6>Done building target "AfterCompile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4409929Z Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:19.4411221Z '$(AppHostSourcePath)' != '' and 2023-06-01T09:59:19.4411694Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:19.4412146Z Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:19.4412469Z '' != '' and 2023-06-01T09:59:19.4413105Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll') and 2023-06-01T09:59:19.4413418Z Exists('')). 2023-06-01T09:59:19.4413869Z Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:19.4414288Z '$(ComHostIntermediatePath)' != '' and 2023-06-01T09:59:19.4414653Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:19.4415050Z Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:19.4415389Z '' != '' and 2023-06-01T09:59:19.4415762Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll') and 2023-06-01T09:59:19.4416062Z Exists('')). 2023-06-01T09:59:19.4470644Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:19.4533562Z 4:6>Target "Compile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:19.4604952Z 4:6>Done building target "Compile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4608865Z Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:19.4610571Z Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2023-06-01T09:59:19.4611616Z ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2023-06-01T09:59:19.4612567Z Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or 2023-06-01T09:59:19.4613391Z ('' == '')) and 2023-06-01T09:59:19.4614193Z Exists('obj\Keoghs.FunctionApp.Business.Tests.csproj.UnmanagedRegistration.cache')). 2023-06-01T09:59:19.4653088Z Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:19.4712046Z 4:6>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CreateSatelliteAssemblies" depends on it): 2023-06-01T09:59:19.4713166Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:19.4813722Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:19.4816950Z 4:6>Done building target "_GenerateSatelliteAssemblyInputs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4828527Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:19.4834687Z Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). 2023-06-01T09:59:19.4868554Z Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). 2023-06-01T09:59:19.4873163Z 4:6>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:19.4873854Z 4:6>Done building target "CreateSatelliteAssemblies" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4896760Z Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2023-06-01T09:59:19.4920901Z 4:6>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetTargetPath" depends on it): 2023-06-01T09:59:19.4921718Z 4:6>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4951618Z 4:6>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:19.4952411Z 4:6>Done building target "GetTargetPath" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.4960679Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:19.5042033Z 4:6>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:19.5044060Z Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:19.5050535Z Task "Copy" 2023-06-01T09:59:19.5054454Z Copying file from "D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Castle.Core.dll". 2023-06-01T09:59:19.5055193Z Copying file from "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\AutoMapper.dll". 2023-06-01T09:59:19.5067067Z Copying file from "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:19.5069845Z Copying file from "D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\DiffEngine.dll". 2023-06-01T09:59:19.5085118Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles.dll". 2023-06-01T09:59:19.5122119Z Copying file from "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\JetBrains.Annotations.dll". 2023-06-01T09:59:19.5123024Z Copying file from "D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll". 2023-06-01T09:59:19.5127819Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:19.5132992Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CoreUtilities.dll". 2023-06-01T09:59:19.5134781Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:19.5138608Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll". 2023-06-01T09:59:19.5141332Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CommunicationUtilities.dll". 2023-06-01T09:59:19.5143800Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CrossPlatEngine.dll". 2023-06-01T09:59:19.5148512Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.Utilities.dll". 2023-06-01T09:59:19.5157334Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.VisualStudio.TestPlatform.Common.dll". 2023-06-01T09:59:19.5159216Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\testhost.dll". 2023-06-01T09:59:19.5161461Z Copying file from "D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Moq.dll". 2023-06-01T09:59:19.5163118Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Newtonsoft.Json.dll". 2023-06-01T09:59:19.5178754Z Copying file from "D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\NuGet.Frameworks.dll". 2023-06-01T09:59:19.5186356Z Copying file from "D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Shouldly.dll". 2023-06-01T09:59:19.5188074Z Copying file from "D:\a\1\.nuget\packages\system.codedom\5.0.0\lib\netstandard2.0\System.CodeDom.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\System.CodeDom.dll". 2023-06-01T09:59:19.5190878Z Copying file from "D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\lib\net6.0\System.Diagnostics.EventLog.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\System.Diagnostics.EventLog.dll". 2023-06-01T09:59:19.5193723Z Copying file from "D:\a\1\.nuget\packages\system.management\5.0.0\lib\netstandard2.0\System.Management.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\System.Management.dll". 2023-06-01T09:59:19.5196667Z Copying file from "D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.abstractions.dll". 2023-06-01T09:59:19.5250186Z Copying file from "D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.execution.dotnet.dll". 2023-06-01T09:59:19.5250864Z Copying file from "D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.core.dll". 2023-06-01T09:59:19.5251452Z Copying file from "D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.assert.dll". 2023-06-01T09:59:19.5251882Z Creating directory "bin\Release\net6.0\cs". 2023-06-01T09:59:19.5252753Z Creating directory "bin\Release\net6.0\cs". 2023-06-01T09:59:19.5253228Z Creating directory "bin\Release\net6.0\de". 2023-06-01T09:59:19.5253515Z Creating directory "bin\Release\net6.0\de". 2023-06-01T09:59:19.5254001Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5254815Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5256069Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5257300Z Creating directory "bin\Release\net6.0\es". 2023-06-01T09:59:19.5257838Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5258986Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5260480Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5261441Z Creating directory "bin\Release\net6.0\fr". 2023-06-01T09:59:19.5261704Z Creating directory "bin\Release\net6.0\fr". 2023-06-01T09:59:19.5262754Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5264507Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5265086Z Creating directory "bin\Release\net6.0\it". 2023-06-01T09:59:19.5265298Z Creating directory "bin\Release\net6.0\it". 2023-06-01T09:59:19.5265865Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5266655Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5267687Z Creating directory "bin\Release\net6.0\ja". 2023-06-01T09:59:19.5267972Z Creating directory "bin\Release\net6.0\ja". 2023-06-01T09:59:19.5268521Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5269344Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5269901Z Creating directory "bin\Release\net6.0\ko". 2023-06-01T09:59:19.5270176Z Creating directory "bin\Release\net6.0\ko". 2023-06-01T09:59:19.5270740Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5271813Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5272390Z Creating directory "bin\Release\net6.0\pl". 2023-06-01T09:59:19.5272941Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5273779Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5274664Z Creating directory "bin\Release\net6.0\pt-BR". 2023-06-01T09:59:19.5275024Z Creating directory "bin\Release\net6.0\pt-BR". 2023-06-01T09:59:19.5277355Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5279135Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5280808Z Creating directory "bin\Release\net6.0\ru". 2023-06-01T09:59:19.5281125Z Creating directory "bin\Release\net6.0\ru". 2023-06-01T09:59:19.5281648Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5282492Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5283081Z Creating directory "bin\Release\net6.0\tr". 2023-06-01T09:59:19.5283347Z Creating directory "bin\Release\net6.0\tr". 2023-06-01T09:59:19.5283868Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5284727Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5285541Z Creating directory "bin\Release\net6.0\zh-Hans". 2023-06-01T09:59:19.5287622Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5288913Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5331716Z Creating directory "bin\Release\net6.0\zh-Hant". 2023-06-01T09:59:19.5332137Z Creating directory "bin\Release\net6.0\zh-Hant". 2023-06-01T09:59:19.5332711Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5334018Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:19.5335263Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:19.5336214Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5337342Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5338203Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5339084Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5339971Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5340778Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5341631Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5342514Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5343550Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5344325Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5345378Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5346181Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5346996Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5347830Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5348848Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5349702Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5350812Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5352367Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5353317Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5354168Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5356294Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5358035Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5358906Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5359765Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5361662Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5363444Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5364583Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5366613Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5367908Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5369916Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5371348Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5397689Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5399336Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5401447Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:19.5403033Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5440294Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5441586Z Creating directory "bin\Release\net6.0\runtimes\win\lib\net6.0". 2023-06-01T09:59:19.5442172Z Copying file from "D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.Messages.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.Messages.dll". 2023-06-01T09:59:19.5442946Z Copying file from "D:\a\1\.nuget\packages\system.diagnostics.eventlog\6.0.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.dll". 2023-06-01T09:59:19.5445159Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:19.5447168Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:19.5447912Z Creating directory "bin\Release\net6.0\runtimes\win\lib\netcoreapp2.0". 2023-06-01T09:59:19.5448445Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:19.5449115Z Copying file from "D:\a\1\.nuget\packages\system.management\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Management.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\runtimes\win\lib\netcoreapp2.0\System.Management.dll". 2023-06-01T09:59:19.5449804Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:19.5450244Z Done executing task "Copy". 2023-06-01T09:59:19.5450573Z Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:19.5450903Z Task "Touch" 2023-06-01T09:59:19.5451284Z Creating "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-06-01T09:59:19.5451662Z Done executing task "Touch". 2023-06-01T09:59:19.5451999Z 4:6>Done building target "_CopyFilesMarkedCopyLocal" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5452374Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:19.5452930Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:19.5453453Z Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2023-06-01T09:59:19.5455522Z Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2023-06-01T09:59:19.5458649Z 4:6>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:19.5461265Z 4:6>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5462111Z 4:6>Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:19.5463290Z 4:6>Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5465949Z 4:6>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:19.5467082Z Task "CallTarget" 2023-06-01T09:59:19.5468550Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:19.5469510Z Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. 2023-06-01T09:59:19.5471086Z 4:6>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:19.5472043Z Task "MSBuild" 2023-06-01T09:59:19.5472278Z Global Properties: 2023-06-01T09:59:19.5473023Z Configuration=Release 2023-06-01T09:59:19.5473792Z Platform=AnyCPU 2023-06-01T09:59:19.5474528Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:19.5475280Z TargetFramework 2023-06-01T09:59:19.5476108Z RuntimeIdentifier 2023-06-01T09:59:19.5476626Z SelfContained 2023-06-01T09:59:19.5478069Z 4:6>Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (4:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:19) on node 1 (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:19.5479193Z 5:19>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:19.5480020Z 5:19>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:19.5521591Z 4:6>Done executing task "MSBuild". 2023-06-01T09:59:19.5525608Z Task "AssignTargetPath" 2023-06-01T09:59:19.5526599Z Done executing task "AssignTargetPath". 2023-06-01T09:59:19.5527086Z 4:6>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5534138Z Done executing task "CallTarget". 2023-06-01T09:59:19.5539792Z Task "CallTarget" 2023-06-01T09:59:19.5544091Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:19.5549311Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:19.5556972Z 4:6>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:19.5562368Z Task "AssignTargetPath" 2023-06-01T09:59:19.5566666Z Done executing task "AssignTargetPath". 2023-06-01T09:59:19.5569137Z 4:6>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5570029Z Done executing task "CallTarget". 2023-06-01T09:59:19.5683608Z 4:6>Done building target "GetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.5717538Z 4:6>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:19.5718103Z Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. 2023-06-01T09:59:19.5758273Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.7z, Output=bin\Release\net6.0\EmptyFiles\archive\empty.7z] Output file does not exist. 2023-06-01T09:59:19.5766665Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.bz2, Output=bin\Release\net6.0\EmptyFiles\archive\empty.bz2] Output file does not exist. 2023-06-01T09:59:19.5774442Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.gz, Output=bin\Release\net6.0\EmptyFiles\archive\empty.gz] Output file does not exist. 2023-06-01T09:59:19.5779914Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.tar, Output=bin\Release\net6.0\EmptyFiles\archive\empty.tar] Output file does not exist. 2023-06-01T09:59:19.5785340Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.xz, Output=bin\Release\net6.0\EmptyFiles\archive\empty.xz] Output file does not exist. 2023-06-01T09:59:19.5806098Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.zip, Output=bin\Release\net6.0\EmptyFiles\archive\empty.zip] Output file does not exist. 2023-06-01T09:59:19.5815315Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.docx, Output=bin\Release\net6.0\EmptyFiles\document\empty.docx] Output file does not exist. 2023-06-01T09:59:19.5817683Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.odt, Output=bin\Release\net6.0\EmptyFiles\document\empty.odt] Output file does not exist. 2023-06-01T09:59:19.5938341Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.pdf, Output=bin\Release\net6.0\EmptyFiles\document\empty.pdf] Output file does not exist. 2023-06-01T09:59:19.5945075Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.rtf, Output=bin\Release\net6.0\EmptyFiles\document\empty.rtf] Output file does not exist. 2023-06-01T09:59:19.5955156Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.avif, Output=bin\Release\net6.0\EmptyFiles\image\empty.avif] Output file does not exist. 2023-06-01T09:59:19.5960447Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.bmp, Output=bin\Release\net6.0\EmptyFiles\image\empty.bmp] Output file does not exist. 2023-06-01T09:59:19.5965237Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dds, Output=bin\Release\net6.0\EmptyFiles\image\empty.dds] Output file does not exist. 2023-06-01T09:59:19.5970324Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dib, Output=bin\Release\net6.0\EmptyFiles\image\empty.dib] Output file does not exist. 2023-06-01T09:59:19.5974880Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.emf, Output=bin\Release\net6.0\EmptyFiles\image\empty.emf] Output file does not exist. 2023-06-01T09:59:19.5979145Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.exif, Output=bin\Release\net6.0\EmptyFiles\image\empty.exif] Output file does not exist. 2023-06-01T09:59:19.5983861Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.gif, Output=bin\Release\net6.0\EmptyFiles\image\empty.gif] Output file does not exist. 2023-06-01T09:59:19.5989770Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heic, Output=bin\Release\net6.0\EmptyFiles\image\empty.heic] Output file does not exist. 2023-06-01T09:59:19.5994232Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heif, Output=bin\Release\net6.0\EmptyFiles\image\empty.heif] Output file does not exist. 2023-06-01T09:59:19.5998776Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ico, Output=bin\Release\net6.0\EmptyFiles\image\empty.ico] Output file does not exist. 2023-06-01T09:59:19.6003295Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.j2c, Output=bin\Release\net6.0\EmptyFiles\image\empty.j2c] Output file does not exist. 2023-06-01T09:59:19.6035892Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jfif, Output=bin\Release\net6.0\EmptyFiles\image\empty.jfif] Output file does not exist. 2023-06-01T09:59:19.6040699Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jp2, Output=bin\Release\net6.0\EmptyFiles\image\empty.jp2] Output file does not exist. 2023-06-01T09:59:19.6045015Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpc, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpc] Output file does not exist. 2023-06-01T09:59:19.6051117Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpe, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpe] Output file does not exist. 2023-06-01T09:59:19.6055943Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpg, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpg] Output file does not exist. 2023-06-01T09:59:19.6060354Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jxr, Output=bin\Release\net6.0\EmptyFiles\image\empty.jxr] Output file does not exist. 2023-06-01T09:59:19.6065119Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pbm, Output=bin\Release\net6.0\EmptyFiles\image\empty.pbm] Output file does not exist. 2023-06-01T09:59:19.6069552Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pcx, Output=bin\Release\net6.0\EmptyFiles\image\empty.pcx] Output file does not exist. 2023-06-01T09:59:19.6074665Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pgm, Output=bin\Release\net6.0\EmptyFiles\image\empty.pgm] Output file does not exist. 2023-06-01T09:59:19.6079178Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.png, Output=bin\Release\net6.0\EmptyFiles\image\empty.png] Output file does not exist. 2023-06-01T09:59:19.6083644Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ppm, Output=bin\Release\net6.0\EmptyFiles\image\empty.ppm] Output file does not exist. 2023-06-01T09:59:19.6087954Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.rle, Output=bin\Release\net6.0\EmptyFiles\image\empty.rle] Output file does not exist. 2023-06-01T09:59:19.6092312Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tga, Output=bin\Release\net6.0\EmptyFiles\image\empty.tga] Output file does not exist. 2023-06-01T09:59:19.6096975Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tif, Output=bin\Release\net6.0\EmptyFiles\image\empty.tif] Output file does not exist. 2023-06-01T09:59:19.6101451Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wdp, Output=bin\Release\net6.0\EmptyFiles\image\empty.wdp] Output file does not exist. 2023-06-01T09:59:19.6107321Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.webp, Output=bin\Release\net6.0\EmptyFiles\image\empty.webp] Output file does not exist. 2023-06-01T09:59:19.6111977Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wmp, Output=bin\Release\net6.0\EmptyFiles\image\empty.wmp] Output file does not exist. 2023-06-01T09:59:19.6116421Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.ods, Output=bin\Release\net6.0\EmptyFiles\sheet\empty.ods] Output file does not exist. 2023-06-01T09:59:19.6120934Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.xlsx, Output=bin\Release\net6.0\EmptyFiles\sheet\empty.xlsx] Output file does not exist. 2023-06-01T09:59:19.6125729Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.odp, Output=bin\Release\net6.0\EmptyFiles\slide\empty.odp] Output file does not exist. 2023-06-01T09:59:19.6131459Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.pptx, Output=bin\Release\net6.0\EmptyFiles\slide\empty.pptx] Output file does not exist. 2023-06-01T09:59:19.6140720Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe, Output=bin\Release\net6.0\testhost.exe] Output file does not exist. 2023-06-01T09:59:19.6147094Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll, Output=bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll] Input file is newer than output file. 2023-06-01T09:59:19.6149472Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll, Output=bin\Release\net6.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll] Output file does not exist. 2023-06-01T09:59:19.6150611Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll, Output=bin\Release\net6.0\xunit.runner.reporters.netcoreapp10.dll] Output file does not exist. 2023-06-01T09:59:19.6154711Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll, Output=bin\Release\net6.0\xunit.runner.utility.netcoreapp10.dll] Output file does not exist. 2023-06-01T09:59:19.6156465Z Task "Copy" 2023-06-01T09:59:19.6158050Z Creating directory "bin\Release\net6.0\EmptyFiles\archive". 2023-06-01T09:59:19.6159654Z Creating directory "bin\Release\net6.0\EmptyFiles\archive". 2023-06-01T09:59:19.6162215Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.tar" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.tar". 2023-06-01T09:59:19.6163674Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.gz" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.gz". 2023-06-01T09:59:19.6167137Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.7z" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.7z". 2023-06-01T09:59:19.6168389Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.xz" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.xz". 2023-06-01T09:59:19.6171134Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.zip" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.zip". 2023-06-01T09:59:19.6173368Z Creating directory "bin\Release\net6.0\EmptyFiles\document". 2023-06-01T09:59:19.6176072Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.docx" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\document\empty.docx". 2023-06-01T09:59:19.6178524Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.odt" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\document\empty.odt". 2023-06-01T09:59:19.6180278Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.pdf" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\document\empty.pdf". 2023-06-01T09:59:19.6183337Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.rtf" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\document\empty.rtf". 2023-06-01T09:59:19.6185522Z Creating directory "bin\Release\net6.0\EmptyFiles\image". 2023-06-01T09:59:19.6187746Z Creating directory "bin\Release\net6.0\EmptyFiles\image". 2023-06-01T09:59:19.6190098Z Creating directory "bin\Release\net6.0\EmptyFiles\image". 2023-06-01T09:59:19.6191380Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.bmp" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.bmp". 2023-06-01T09:59:19.6192101Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.avif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.avif". 2023-06-01T09:59:19.6194579Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dds" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.dds". 2023-06-01T09:59:19.6197416Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dib" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.dib". 2023-06-01T09:59:19.6199435Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.emf" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.emf". 2023-06-01T09:59:19.6201453Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.exif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.exif". 2023-06-01T09:59:19.6203890Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.gif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.gif". 2023-06-01T09:59:19.6210661Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heic" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.heic". 2023-06-01T09:59:19.6215545Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.heif". 2023-06-01T09:59:19.6220373Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ico" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.ico". 2023-06-01T09:59:19.6228093Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jfif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jfif". 2023-06-01T09:59:19.6233941Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jp2" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jp2". 2023-06-01T09:59:19.6276363Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.j2c" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.j2c". 2023-06-01T09:59:19.6280622Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpe" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpe". 2023-06-01T09:59:19.6291451Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpg" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpg". 2023-06-01T09:59:19.6318085Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jxr" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jxr". 2023-06-01T09:59:19.6323032Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pbm" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pbm". 2023-06-01T09:59:19.6327690Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pcx" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pcx". 2023-06-01T09:59:19.6332827Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pgm" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pgm". 2023-06-01T09:59:19.6337415Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.png" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.png". 2023-06-01T09:59:19.6341919Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ppm" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.ppm". 2023-06-01T09:59:19.6346713Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.rle" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.rle". 2023-06-01T09:59:19.6351344Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tga" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.tga". 2023-06-01T09:59:19.6356585Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tif" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.tif". 2023-06-01T09:59:19.6359263Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wdp" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.wdp". 2023-06-01T09:59:19.6382982Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.webp" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.webp". 2023-06-01T09:59:19.6410059Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wmp" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.wmp". 2023-06-01T09:59:19.6417443Z Creating directory "bin\Release\net6.0\EmptyFiles\sheet". 2023-06-01T09:59:19.6422108Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.ods" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\sheet\empty.ods". 2023-06-01T09:59:19.6426554Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.xlsx" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\sheet\empty.xlsx". 2023-06-01T09:59:19.6430939Z Creating directory "bin\Release\net6.0\EmptyFiles\slide". 2023-06-01T09:59:19.6435428Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.odp" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\slide\empty.odp". 2023-06-01T09:59:19.6440486Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.pptx" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\slide\empty.pptx". 2023-06-01T09:59:19.6445843Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\testhost.exe". 2023-06-01T09:59:19.6450770Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpc" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpc". 2023-06-01T09:59:19.6454883Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:19.6456745Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll". 2023-06-01T09:59:19.6459418Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.runner.reporters.netcoreapp10.dll". 2023-06-01T09:59:19.6466868Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\xunit.runner.utility.netcoreapp10.dll". 2023-06-01T09:59:19.6469396Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.bz2" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.bz2". 2023-06-01T09:59:19.6474855Z Done executing task "Copy". 2023-06-01T09:59:19.6480102Z 4:6>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.6489106Z Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:19.6491442Z 4:6>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:19.6493216Z 4:6>Done building target "_CopySourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.6495097Z Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:19.6528131Z Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2023-06-01T09:59:19.6530316Z 4:6>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:19.6539125Z 4:6>Done building target "_CheckForCompileOutputs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.6540786Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:19.6542100Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:19.6542823Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:19.6543452Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:19.6544338Z 4:6>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:19.6545295Z 4:6>Done building target "_ComputeReferenceAssemblies" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.6546314Z 4:6>Target "_ComputeUserRuntimeAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:19.6674981Z 4:6>Done building target "_ComputeUserRuntimeAssemblies" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.6676739Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:19.6677763Z Target "_ComputePackageReferencePublish" skipped. Previously built successfully. 2023-06-01T09:59:19.6688985Z Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:19.6690159Z 4:6>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:19.6691256Z Building target "GenerateBuildDependencyFile" completely. 2023-06-01T09:59:19.6692119Z Output file "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.Tests.deps.json" does not exist. 2023-06-01T09:59:19.6693603Z Using "GenerateDepsFile" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:19.6694490Z Task "GenerateDepsFile" 2023-06-01T09:59:19.7283026Z Done executing task "GenerateDepsFile". 2023-06-01T09:59:19.7383211Z 4:6>Done building target "GenerateBuildDependencyFile" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.7384250Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:19.7387253Z 4:6>Target "_GenerateRuntimeConfigurationFilesInputCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "GenerateBuildRuntimeConfigurationFiles" depends on it): 2023-06-01T09:59:19.7389441Z Task "Hash" 2023-06-01T09:59:19.7391928Z Done executing task "Hash". 2023-06-01T09:59:19.7393668Z Task "WriteLinesToFile" 2023-06-01T09:59:19.7395044Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:19.7397877Z 4:6>Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:19.7398863Z 4:6>Target "GenerateBuildRuntimeConfigurationFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:19.7401285Z Building target "GenerateBuildRuntimeConfigurationFiles" completely. 2023-06-01T09:59:19.7403143Z Output file "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.Tests.runtimeconfig.json" does not exist. 2023-06-01T09:59:19.7434622Z Task "NETSdkError" skipped, due to false condition; ('$(RollForward)' != '' and '$(RollForward)' != 'Major' and '$(RollForward)' != 'LatestMajor' and '$(_IsRollForwardSupported)' != 'true') was evaluated as ('' != '' and '' != 'Major' and '' != 'LatestMajor' and 'true' != 'true'). 2023-06-01T09:59:19.7435531Z Using "GenerateRuntimeConfigurationFiles" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:19.7437901Z Task "GenerateRuntimeConfigurationFiles" 2023-06-01T09:59:20.0140956Z Done executing task "GenerateRuntimeConfigurationFiles". 2023-06-01T09:59:20.0195612Z 4:6>Done building target "GenerateBuildRuntimeConfigurationFiles" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.0255900Z Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). 2023-06-01T09:59:20.0265805Z 4:6>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "PrepareForRun" depends on it): 2023-06-01T09:59:20.0268549Z Task "Copy" 2023-06-01T09:59:20.0274023Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll". 2023-06-01T09:59:20.0279941Z Done executing task "Copy". 2023-06-01T09:59:20.0285566Z Using "CopyRefAssembly" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:20.0290254Z Task "CopyRefAssembly" 2023-06-01T09:59:20.0296367Z Copying reference assembly from "obj\Release\net6.0\refint\Keoghs.FunctionApp.Business.Tests.dll" to "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\obj\Release\net6.0\ref\Keoghs.FunctionApp.Business.Tests.dll". 2023-06-01T09:59:20.0302611Z Done executing task "CopyRefAssembly". 2023-06-01T09:59:20.0307238Z Task "Message" 2023-06-01T09:59:20.0315632Z Keoghs.FunctionApp.Business.Tests -> D:\a\1\s\Keoghs.FunctionApp.Business.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.Tests.dll 2023-06-01T09:59:20.0346971Z Done executing task "Message". 2023-06-01T09:59:20.0396548Z Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:20.0398333Z Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2023-06-01T09:59:20.0401244Z Task "Copy" skipped, due to false condition; ('$(_DebugSymbolsProduced)'=='true' and '$(SkipCopyingSymbolsToOutputDirectory)' != 'true' and '$(CopyOutputSymbolsToOutputDirectory)'=='true') was evaluated as ('false'=='true' and '' != 'true' and 'true'=='true'). 2023-06-01T09:59:20.0407683Z Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). 2023-06-01T09:59:20.0411107Z Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:20.0416251Z Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2023-06-01T09:59:20.0422333Z Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:20.0426798Z Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:20.0432245Z 4:6>Done building target "CopyFilesToOutputDirectory" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.0434075Z Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:20.0436263Z 4:6>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:20.0439078Z 4:6>Done building target "PrepareForRun" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.0443727Z Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library'). 2023-06-01T09:59:20.0444990Z Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2023-06-01T09:59:20.0449587Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:20.0451597Z 4:6>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "IncrementalClean" depends on it): 2023-06-01T09:59:20.0455056Z Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:20.0457047Z Task "ReadLinesFromFile" 2023-06-01T09:59:20.0459652Z Done executing task "ReadLinesFromFile". 2023-06-01T09:59:20.0460607Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:20.0507825Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:20.0509157Z Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:20.0512998Z Task "FindUnderPath" 2023-06-01T09:59:20.0515679Z Comparison path is "D:\a\1\s\Keoghs.FunctionApp.Business.Tests". 2023-06-01T09:59:20.0521280Z Done executing task "FindUnderPath". 2023-06-01T09:59:20.0522293Z Task "FindUnderPath" 2023-06-01T09:59:20.0526468Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:20.0527478Z Done executing task "FindUnderPath". 2023-06-01T09:59:20.0531476Z Task "FindUnderPath" 2023-06-01T09:59:20.0532439Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:20.0536460Z Done executing task "FindUnderPath". 2023-06-01T09:59:20.0537386Z Task "RemoveDuplicates" 2023-06-01T09:59:20.0541747Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:20.0542929Z 4:6>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.0549020Z 4:6>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:20.0550744Z Task "FindUnderPath" 2023-06-01T09:59:20.0554715Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:20.0555688Z Done executing task "FindUnderPath". 2023-06-01T09:59:20.0560046Z Task "FindUnderPath" 2023-06-01T09:59:20.0561362Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:20.0564275Z Done executing task "FindUnderPath". 2023-06-01T09:59:20.0933302Z Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:20.0941287Z Task "Delete" 2023-06-01T09:59:20.0943343Z Done executing task "Delete". 2023-06-01T09:59:20.0952167Z Task "RemoveDuplicates" 2023-06-01T09:59:20.0973328Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:20.0980807Z Task "WriteLinesToFile" 2023-06-01T09:59:20.1202776Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:20.1208049Z 4:6>Done building target "IncrementalClean" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1216544Z Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2023-06-01T09:59:20.1218384Z Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2023-06-01T09:59:20.1223770Z Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. 2023-06-01T09:59:20.1225262Z 4:6>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:20.1231850Z 4:6>Done building target "CoreBuild" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1233268Z 4:6>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:20.1237094Z 4:6>Done building target "AfterBuild" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1239201Z Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and 'true' != 'true'). 2023-06-01T09:59:20.1240231Z Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:20.1242350Z Target "_ErrorDualWasmThreadProps" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmEnableThreading)' == 'true' and '$(WasmEnablePerfTrace)' == 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). 2023-06-01T09:59:20.1243497Z Target "SkippingSonarQubeAnalysis" skipped, due to false condition; ( $(SonarQubeTempPath) == '' ) was evaluated as ( D:\a\1\.sonarqube == '' ). 2023-06-01T09:59:20.1244687Z Target "FailIfLowerThanMSBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) != '14.0' AND $(MSBuildToolsVersion) != '15.0' AND $(MSBuildToolsVersion) != 'Current') was evaluated as ( D:\a\1\.sonarqube != '' AND Current != '14.0' AND Current != '15.0' AND Current != 'Current'). 2023-06-01T09:59:20.1326670Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:20.1382106Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:20.1382821Z 4:6>Target "Build" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:20.1389534Z 4:6>Done building target "Build" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1391204Z Target "SonarCategoriseProject" skipped. Previously built successfully. 2023-06-01T09:59:20.1392074Z Target "SonarWriteFilesToAnalyze" skipped. Previously built successfully. 2023-06-01T09:59:20.1393757Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:20.1396618Z 4:6>Target "InvokeSonarWriteProjectData_NonRazorProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (entry point): 2023-06-01T09:59:20.1634871Z Task "CallTarget" 2023-06-01T09:59:20.1637939Z 4:6>Target "SonarWriteProjectData" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "InvokeSonarWriteProjectData_NonRazorProject" depends on it): 2023-06-01T09:59:20.1645535Z Task "CallTarget" 2023-06-01T09:59:20.1647251Z 4:6>Target "FixUpTestProjectOutputs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (target "SonarWriteProjectData" depends on it): 2023-06-01T09:59:20.1653581Z Task "Message" 2023-06-01T09:59:20.1655069Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Fixing up test project outputs... 2023-06-01T09:59:20.1660063Z Done executing task "Message". 2023-06-01T09:59:20.1664921Z Task "Message" 2023-06-01T09:59:20.1670364Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Selected test metric file: D:\a\1\.sonarqube\out\1\output-cs\metrics.pb;D:\a\1\.sonarqube\out\1\output-cs\token-cpd.pb 2023-06-01T09:59:20.1672327Z Done executing task "Message". 2023-06-01T09:59:20.1785936Z Using "WriteZeroLengthFiles" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:20.1924477Z Task "WriteZeroLengthFiles" 2023-06-01T09:59:20.1925864Z Writing zero-length file:D:\a\1\.sonarqube\out\1\output-cs\metrics.pb 2023-06-01T09:59:20.1927213Z Writing zero-length file:D:\a\1\.sonarqube\out\1\output-cs\token-cpd.pb 2023-06-01T09:59:20.1927669Z Done executing task "WriteZeroLengthFiles". 2023-06-01T09:59:20.1927982Z 4:6>Done building target "FixUpTestProjectOutputs" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1928274Z Done executing task "CallTarget". 2023-06-01T09:59:20.1928593Z Using "WriteProjectInfoFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:20.1928903Z Task "WriteProjectInfoFile" 2023-06-01T09:59:20.1929179Z Done executing task "WriteProjectInfoFile". 2023-06-01T09:59:20.1929395Z Task "Message" 2023-06-01T09:59:20.1929692Z Sonar: (Keoghs.FunctionApp.Business.Tests.csproj) Project processed successfully 2023-06-01T09:59:20.1930026Z Done executing task "Message". 2023-06-01T09:59:20.1949309Z 4:6>Done building target "SonarWriteProjectData" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1949688Z Done executing task "CallTarget". 2023-06-01T09:59:20.1950046Z 4:6>Done building target "InvokeSonarWriteProjectData_NonRazorProject" in project "Keoghs.FunctionApp.Business.Tests.csproj". 2023-06-01T09:59:20.1952919Z Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2023-06-01T09:59:20.1953785Z 4:6>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business.Tests\Keoghs.FunctionApp.Business.Tests.csproj" (default targets). 2023-06-01T09:59:21.0688192Z 2:7>CoreCompile: 2023-06-01T09:59:21.0689422Z Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) 2023-06-01T09:59:21.0689780Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-06-01T09:59:21.0690265Z CompilerServer: server - server processed compilation - 8746d2f2-1f4d-4d10-8472-dc5b9a6eaf14 2023-06-01T09:59:21.0690545Z Done executing task "Csc". 2023-06-01T09:59:21.0691180Z Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:21.0695160Z 2:7>Done building target "CoreCompile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.0696298Z Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.0697554Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:21.0699872Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:21.0701068Z Target "SonarPrepareRazorProjectCodeAnalysis" skipped, due to false condition; ('@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false')) was evaluated as (''!='' AND (''=='' OR ''=='false')). 2023-06-01T09:59:21.0704780Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:21.0706494Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:21.0711702Z Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:21.0735824Z 2:7>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:21.0737325Z 2:7>Done building target "AfterCompile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.0746676Z Target "_ChooseAppHost" skipped. Previously built successfully. 2023-06-01T09:59:21.0753515Z Target "CoreCompile" skipped. Previously built successfully. 2023-06-01T09:59:21.0754978Z 2:7>Target "_CreateAppHost" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Compile" depends on it): 2023-06-01T09:59:21.0756348Z Building target "_CreateAppHost" completely. 2023-06-01T09:59:21.0780958Z Output file "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\apphost.exe" does not exist. 2023-06-01T09:59:21.0784358Z Using "CreateAppHost" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:21.0796256Z Task "CreateAppHost" 2023-06-01T09:59:21.1250530Z Done executing task "CreateAppHost". 2023-06-01T09:59:21.1253239Z 2:7>Done building target "_CreateAppHost" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1260745Z Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:21.1261326Z '$(ComHostIntermediatePath)' != '' and 2023-06-01T09:59:21.1261677Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:21.1262212Z Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:21.1262567Z '' != '' and 2023-06-01T09:59:21.1263497Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.App.dll') and 2023-06-01T09:59:21.1264392Z Exists('C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Host.win-x64\6.0.16\runtimes\win-x64\native\comhost.dll')). 2023-06-01T09:59:21.1265046Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.1265615Z 2:7>Target "Compile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:21.1266131Z 2:7>Done building target "Compile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1266731Z Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.1267633Z Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2023-06-01T09:59:21.1268543Z ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2023-06-01T09:59:21.1269015Z Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or 2023-06-01T09:59:21.1269406Z ('' == '')) and 2023-06-01T09:59:21.1269908Z Exists('D:\a\1\s\Keoghs.FunctionApp.App\obj\Keoghs.FunctionApp.App.csproj.UnmanagedRegistration.cache')). 2023-06-01T09:59:21.1270912Z Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:21.1271725Z 2:7>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CreateSatelliteAssemblies" depends on it): 2023-06-01T09:59:21.1272694Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:21.1273676Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:21.1274941Z 2:7>Done building target "_GenerateSatelliteAssemblyInputs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1275778Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:21.1277343Z Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). 2023-06-01T09:59:21.1278364Z Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). 2023-06-01T09:59:21.1279101Z 2:7>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:21.1279663Z 2:7>Done building target "CreateSatelliteAssemblies" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1290931Z Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2023-06-01T09:59:21.1291954Z 2:7>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetTargetPath" depends on it): 2023-06-01T09:59:21.1293719Z 2:7>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1294529Z 2:7>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:21.1295064Z 2:7>Done building target "GetTargetPath" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1386763Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:21.1388236Z 2:7>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:21.1388849Z Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:21.1389164Z Task "Copy" 2023-06-01T09:59:21.1389492Z Copying file from "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\AutoMapper.dll". 2023-06-01T09:59:21.1437020Z Copying file from "D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-06-01T09:59:21.1526770Z Copying file from "D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Google.Protobuf.dll". 2023-06-01T09:59:21.1528727Z Copying file from "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:21.1529513Z Copying file from "D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Azure.Core.dll". 2023-06-01T09:59:21.1530730Z Copying file from "D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Grpc.Core.Api.dll". 2023-06-01T09:59:21.1539956Z Copying file from "D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Grpc.Net.ClientFactory.dll". 2023-06-01T09:59:21.1545412Z Copying file from "D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Grpc.Net.Common.dll". 2023-06-01T09:59:21.1564277Z Copying file from "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\JetBrains.Annotations.dll". 2023-06-01T09:59:21.1577743Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\System.Net.Http.Formatting.dll". 2023-06-01T09:59:21.1582916Z Copying file from "D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Grpc.Net.Client.dll". 2023-06-01T09:59:21.1587023Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:21.1588416Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:21.1590852Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Core.NewtonsoftJson.dll". 2023-06-01T09:59:21.1593017Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.dll". 2023-06-01T09:59:21.1613448Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Core.dll". 2023-06-01T09:59:21.1622577Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll". 2023-06-01T09:59:21.1626443Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll". 2023-06-01T09:59:21.1634860Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll". 2023-06-01T09:59:21.1657264Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll". 2023-06-01T09:59:21.1662242Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll". 2023-06-01T09:59:21.1687279Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Grpc.dll". 2023-06-01T09:59:21.1689460Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:21.1690564Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:21.1691296Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:21.1694804Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll". 2023-06-01T09:59:21.1696718Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll". 2023-06-01T09:59:21.1698280Z Copying file from "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:21.1700559Z Copying file from "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:21.1702360Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll". 2023-06-01T09:59:21.1704794Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:21.1705643Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:21.1707296Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.IdentityModel.Abstractions.dll". 2023-06-01T09:59:21.1710161Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-06-01T09:59:21.1712650Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.IdentityModel.Logging.dll". 2023-06-01T09:59:21.1713464Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.IdentityModel.Tokens.dll". 2023-06-01T09:59:21.1717461Z Copying file from "D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.OpenApi.dll". 2023-06-01T09:59:21.1718173Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Newtonsoft.Json.dll". 2023-06-01T09:59:21.1720386Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:21.1722207Z Copying file from "D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\System.IdentityModel.Tokens.Jwt.dll". 2023-06-01T09:59:21.1724557Z Copying file from "D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\YamlDotNet.dll". 2023-06-01T09:59:21.1726265Z Copying file from "D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\System.Memory.Data.dll". 2023-06-01T09:59:21.1727446Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:21.1729199Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:21.1731426Z Done executing task "Copy". 2023-06-01T09:59:21.1734492Z Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:21.1736654Z Task "Touch" 2023-06-01T09:59:21.1745194Z Creating "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-06-01T09:59:21.1745611Z Done executing task "Touch". 2023-06-01T09:59:21.1750119Z 2:7>Done building target "_CopyFilesMarkedCopyLocal" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1750987Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:21.1752109Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:21.1754699Z Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2023-06-01T09:59:21.1755731Z Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2023-06-01T09:59:21.1758558Z 2:7>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:21.1760472Z 2:7>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1766278Z 2:7>Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:21.1771509Z 2:7>Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1772192Z 2:7>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:21.1774267Z Task "CallTarget" 2023-06-01T09:59:21.1774672Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:21.1775048Z Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. 2023-06-01T09:59:21.1778456Z 2:7>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:21.1779103Z Task "MSBuild" 2023-06-01T09:59:21.1783856Z Global Properties: 2023-06-01T09:59:21.1784435Z Configuration=Release 2023-06-01T09:59:21.1784687Z Platform=AnyCPU 2023-06-01T09:59:21.1785567Z Removing Properties: 2023-06-01T09:59:21.1791641Z WebPublishProfileFile 2023-06-01T09:59:21.1792078Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:21.1792391Z TargetFramework 2023-06-01T09:59:21.1792564Z RuntimeIdentifier 2023-06-01T09:59:21.1793982Z SelfContained 2023-06-01T09:59:21.1797537Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:20) on node 1 (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:21.1798492Z 5:20>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:21.1798909Z 5:20>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:21.1841115Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:21.1843634Z Task "AssignTargetPath" 2023-06-01T09:59:21.1848730Z Done executing task "AssignTargetPath". 2023-06-01T09:59:21.1850140Z 2:7>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1853175Z Done executing task "CallTarget". 2023-06-01T09:59:21.1853888Z Task "CallTarget" 2023-06-01T09:59:21.1854733Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:21.1855224Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:21.1855877Z 2:7>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:21.1856400Z Task "AssignTargetPath" 2023-06-01T09:59:21.1856649Z Done executing task "AssignTargetPath". 2023-06-01T09:59:21.1857047Z 2:7>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1857376Z Done executing task "CallTarget". 2023-06-01T09:59:21.1929886Z 2:7>Done building target "GetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.1937863Z 2:7>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:21.1938643Z Building target "_CopyOutOfDateSourceItemsToOutputDirectory" completely. 2023-06-01T09:59:21.1938934Z Output file "bin\Release\net6.0\host.json" does not exist. 2023-06-01T09:59:21.1939254Z Output file "bin\Release\net6.0\local.settings.json" does not exist. 2023-06-01T09:59:21.1939774Z Output file "bin\Release\net6.0\Keoghs.FunctionApp.App.exe" does not exist. 2023-06-01T09:59:21.1940466Z Task "Copy" 2023-06-01T09:59:21.1947015Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\local.settings.json" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\local.settings.json". 2023-06-01T09:59:21.1947676Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\apphost.exe" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.exe". 2023-06-01T09:59:21.1949421Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\host.json" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\host.json". 2023-06-01T09:59:21.2016174Z Done executing task "Copy". 2023-06-01T09:59:21.2022964Z 2:7>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.2024539Z Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:21.2025518Z 2:7>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:21.2027008Z 2:7>Done building target "_CopySourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.2027793Z Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:21.2033770Z Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2023-06-01T09:59:21.2034715Z 2:7>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:21.2035341Z 2:7>Done building target "_CheckForCompileOutputs" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.2036430Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:21.2037120Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:21.2037542Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:21.2038665Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:21.2569602Z 2:7>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:21.2578984Z 2:7>Done building target "_ComputeReferenceAssemblies" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.2583156Z 2:7>Target "_ComputeUserRuntimeAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:21.2583975Z 2:7>Done building target "_ComputeUserRuntimeAssemblies" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.2585287Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:21.2586057Z Target "_ComputePackageReferencePublish" skipped. Previously built successfully. 2023-06-01T09:59:21.2588629Z Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.2590172Z 2:7>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:21.2592281Z Building target "GenerateBuildDependencyFile" completely. 2023-06-01T09:59:21.2618011Z Output file "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.deps.json" does not exist. 2023-06-01T09:59:21.2620081Z Using "GenerateDepsFile" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:21.2620680Z Task "GenerateDepsFile" 2023-06-01T09:59:21.3757364Z Done executing task "GenerateDepsFile". 2023-06-01T09:59:21.3764747Z 2:7>Done building target "GenerateBuildDependencyFile" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.3774930Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:21.3776235Z 2:7>Target "_GenerateRuntimeConfigurationFilesInputCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "GenerateBuildRuntimeConfigurationFiles" depends on it): 2023-06-01T09:59:21.3777270Z Task "Hash" 2023-06-01T09:59:21.3784636Z Done executing task "Hash". 2023-06-01T09:59:21.3786969Z Task "WriteLinesToFile" 2023-06-01T09:59:21.3788576Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:21.3793630Z 2:7>Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.3794465Z 2:7>Target "GenerateBuildRuntimeConfigurationFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:21.3796458Z Building target "GenerateBuildRuntimeConfigurationFiles" completely. 2023-06-01T09:59:21.3805203Z Output file "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.runtimeconfig.json" does not exist. 2023-06-01T09:59:21.3817594Z Task "NETSdkError" skipped, due to false condition; ('$(RollForward)' != '' and '$(RollForward)' != 'Major' and '$(RollForward)' != 'LatestMajor' and '$(_IsRollForwardSupported)' != 'true') was evaluated as ('' != '' and '' != 'Major' and '' != 'LatestMajor' and 'true' != 'true'). 2023-06-01T09:59:21.3818385Z Using "GenerateRuntimeConfigurationFiles" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:21.3819172Z Task "GenerateRuntimeConfigurationFiles" 2023-06-01T09:59:21.5039628Z Done executing task "GenerateRuntimeConfigurationFiles". 2023-06-01T09:59:21.5040322Z 2:7>Done building target "GenerateBuildRuntimeConfigurationFiles" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5042517Z Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). 2023-06-01T09:59:21.5044224Z 2:7>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "PrepareForRun" depends on it): 2023-06-01T09:59:21.5044809Z Task "Copy" 2023-06-01T09:59:21.5047786Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll". 2023-06-01T09:59:21.5052110Z Done executing task "Copy". 2023-06-01T09:59:21.5056599Z Using "CopyRefAssembly" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:21.5057602Z Task "CopyRefAssembly" 2023-06-01T09:59:21.5061310Z Copying reference assembly from "obj\Release\net6.0\refint\Keoghs.FunctionApp.App.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\ref\Keoghs.FunctionApp.App.dll". 2023-06-01T09:59:21.5065847Z Done executing task "CopyRefAssembly". 2023-06-01T09:59:21.5068288Z Task "Message" 2023-06-01T09:59:21.5071966Z Keoghs.FunctionApp.App -> D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll 2023-06-01T09:59:21.5074180Z Done executing task "Message". 2023-06-01T09:59:21.5077508Z Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:21.5085406Z Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2023-06-01T09:59:21.5086634Z Task "Copy" 2023-06-01T09:59:21.5088297Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\Keoghs.FunctionApp.App.pdb" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.pdb". 2023-06-01T09:59:21.5089650Z Done executing task "Copy". 2023-06-01T09:59:21.5093065Z Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). 2023-06-01T09:59:21.5096449Z Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:21.5099836Z Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2023-06-01T09:59:21.5102122Z Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:21.5105854Z Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:21.5107618Z 2:7>Done building target "CopyFilesToOutputDirectory" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5112417Z Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.5116046Z 2:7>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:21.5117672Z 2:7>Done building target "PrepareForRun" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5122306Z Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library'). 2023-06-01T09:59:21.5127643Z Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2023-06-01T09:59:21.5129664Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:21.5134848Z 2:7>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "IncrementalClean" depends on it): 2023-06-01T09:59:21.5136625Z Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:21.5137030Z Task "ReadLinesFromFile" 2023-06-01T09:59:21.5140249Z Done executing task "ReadLinesFromFile". 2023-06-01T09:59:21.5142991Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:21.5145801Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:21.5149134Z Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:21.5150587Z Task "FindUnderPath" 2023-06-01T09:59:21.5154669Z Comparison path is "D:\a\1\s\Keoghs.FunctionApp.App". 2023-06-01T09:59:21.5156554Z Done executing task "FindUnderPath". 2023-06-01T09:59:21.5160302Z Task "FindUnderPath" 2023-06-01T09:59:21.5161353Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:21.5165111Z Done executing task "FindUnderPath". 2023-06-01T09:59:21.5166241Z Task "FindUnderPath" 2023-06-01T09:59:21.5170579Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:21.5172160Z Done executing task "FindUnderPath". 2023-06-01T09:59:21.5175551Z Task "RemoveDuplicates" 2023-06-01T09:59:21.5177181Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:21.5181561Z 2:7>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5186547Z 2:7>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:21.5188188Z Task "FindUnderPath" 2023-06-01T09:59:21.5188859Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:21.5191569Z Done executing task "FindUnderPath". 2023-06-01T09:59:21.5195592Z Task "FindUnderPath" 2023-06-01T09:59:21.5198679Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:21.5201236Z Done executing task "FindUnderPath". 2023-06-01T09:59:21.5206818Z Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:21.5227826Z Task "Delete" 2023-06-01T09:59:21.5228169Z Done executing task "Delete". 2023-06-01T09:59:21.5228835Z Task "RemoveDuplicates" 2023-06-01T09:59:21.5230176Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:21.5232086Z Task "WriteLinesToFile" 2023-06-01T09:59:21.5233411Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:21.5234431Z 2:7>Done building target "IncrementalClean" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5237833Z Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2023-06-01T09:59:21.5238734Z Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2023-06-01T09:59:21.5248631Z Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. 2023-06-01T09:59:21.5250101Z 2:7>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Build" depends on it): 2023-06-01T09:59:21.5251725Z 2:7>Done building target "CoreBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5252638Z 2:7>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Build" depends on it): 2023-06-01T09:59:21.5254222Z 2:7>Done building target "AfterBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5256550Z Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and 'true' != 'true'). 2023-06-01T09:59:21.5258690Z Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.5260488Z Target "_ErrorDualWasmThreadProps" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmEnableThreading)' == 'true' and '$(WasmEnablePerfTrace)' == 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). 2023-06-01T09:59:21.5263233Z Target "SkippingSonarQubeAnalysis" skipped, due to false condition; ( $(SonarQubeTempPath) == '' ) was evaluated as ( D:\a\1\.sonarqube == '' ). 2023-06-01T09:59:21.5269576Z Target "FailIfLowerThanMSBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) != '14.0' AND $(MSBuildToolsVersion) != '15.0' AND $(MSBuildToolsVersion) != 'Current') was evaluated as ( D:\a\1\.sonarqube != '' AND Current != '14.0' AND Current != '15.0' AND Current != 'Current'). 2023-06-01T09:59:21.5303956Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:21.5311746Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:21.5318653Z 2:7>Target "_FunctionsPreBuild" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "Build" depends on it): 2023-06-01T09:59:21.5324543Z Task "Message" skipped, due to false condition; ('$(_AzureFunctionsNotSet)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:21.5508322Z Task "Error" skipped, due to false condition; ($(AzureFunctionsVersion.StartsWith('v1',StringComparison.OrdinalIgnoreCase))) was evaluated as (False). 2023-06-01T09:59:21.5509266Z Task "Error" skipped, due to false condition; ($(AzureFunctionsVersion.StartsWith('v2',StringComparison.OrdinalIgnoreCase))) was evaluated as (False). 2023-06-01T09:59:21.5510329Z Task "Error" skipped, due to false condition; (!$(AzureFunctionsVersion.StartsWith('v3',StringComparison.OrdinalIgnoreCase)) And !$(AzureFunctionsVersion.StartsWith('v4',StringComparison.OrdinalIgnoreCase))) was evaluated as (!False And !True). 2023-06-01T09:59:21.5512005Z Task "Error" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' != '.NETCoreApp' Or ('$(TargetFrameworkVersion)' != 'v6.0' And '$(TargetFrameworkVersion)' != 'v5.0')) was evaluated as ('.NETCoreApp' != '.NETCoreApp' Or ('v6.0' != 'v6.0' And 'v6.0' != 'v5.0')). 2023-06-01T09:59:21.5512955Z Task "Error" skipped, due to false condition; ('$(_ToolingSuffix)' == '') was evaluated as ('net6-isolated' == ''). 2023-06-01T09:59:21.5513477Z 2:7>Done building target "_FunctionsPreBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5514088Z 2:7>Target "Build" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:21.5514644Z 2:7>Done building target "Build" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5515053Z Target "SonarCategoriseProject" skipped. Previously built successfully. 2023-06-01T09:59:21.5515461Z Target "SonarWriteFilesToAnalyze" skipped. Previously built successfully. 2023-06-01T09:59:21.5515836Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:21.5516448Z 2:7>Target "InvokeSonarWriteProjectData_NonRazorProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:21.5516942Z Task "CallTarget" 2023-06-01T09:59:21.5517434Z 2:7>Target "SonarWriteProjectData" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "InvokeSonarWriteProjectData_NonRazorProject" depends on it): 2023-06-01T09:59:21.5517978Z Task "CallTarget" 2023-06-01T09:59:21.5518695Z Target "FixUpTestProjectOutputs" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:21.5519095Z Done executing task "CallTarget". 2023-06-01T09:59:21.5519483Z Using "WriteProjectInfoFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:21.5520167Z Task "WriteProjectInfoFile" 2023-06-01T09:59:21.5538611Z Done executing task "WriteProjectInfoFile". 2023-06-01T09:59:21.5540126Z Task "Message" 2023-06-01T09:59:21.5540825Z Sonar: (Keoghs.FunctionApp.App.csproj) Project processed successfully 2023-06-01T09:59:21.5544314Z Done executing task "Message". 2023-06-01T09:59:21.5546112Z 2:7>Done building target "SonarWriteProjectData" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5549774Z Done executing task "CallTarget". 2023-06-01T09:59:21.5551025Z 2:7>Done building target "InvokeSonarWriteProjectData_NonRazorProject" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:21.5593172Z 2:7>Target "_FunctionsPostBuild" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:21.5594247Z Using "GenerateFunctionMetadata" task from assembly "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\..\tools\netstandard2.0\\Microsoft.Azure.Functions.Worker.Sdk.dll". 2023-06-01T09:59:21.5594701Z Task "GenerateFunctionMetadata" 2023-06-01T09:59:21.5673853Z Found 44 assemblies to evaluate in 'D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0': 2023-06-01T09:59:21.5674239Z Ardalis.GuardClauses.dll 2023-06-01T09:59:21.6494290Z AutoMapper.dll 2023-06-01T09:59:21.6611367Z AutoMapper.Extensions.Microsoft.DependencyInjection.dll 2023-06-01T09:59:21.6611994Z Azure.Core.dll 2023-06-01T09:59:21.6638562Z Google.Protobuf.dll 2023-06-01T09:59:21.6707573Z Grpc.Core.Api.dll 2023-06-01T09:59:21.6743451Z Grpc.Net.Client.dll 2023-06-01T09:59:21.6783917Z Grpc.Net.ClientFactory.dll 2023-06-01T09:59:21.6791111Z Grpc.Net.Common.dll 2023-06-01T09:59:21.6799374Z JetBrains.Annotations.dll 2023-06-01T09:59:21.6808682Z Keoghs.FunctionApp.App.dll 2023-06-01T09:59:21.8134010Z Found 1 functions in 'Keoghs.FunctionApp.App.Functions.ServiceBusQueueTriggerFunction'. 2023-06-01T09:59:21.8245321Z Found 1 functions in 'Keoghs.FunctionApp.App.Functions.Http.v1.HttpTriggerFunction'. 2023-06-01T09:59:21.8246020Z Keoghs.FunctionApp.Business.dll 2023-06-01T09:59:21.8249307Z Microsoft.AspNetCore.JsonPatch.dll 2023-06-01T09:59:21.8263510Z Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll 2023-06-01T09:59:21.8277245Z Microsoft.Azure.Core.NewtonsoftJson.dll 2023-06-01T09:59:21.8296787Z Microsoft.Azure.Functions.Worker.Core.dll 2023-06-01T09:59:21.8305174Z Microsoft.Azure.Functions.Worker.dll 2023-06-01T09:59:21.8310469Z Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll 2023-06-01T09:59:21.8314480Z Microsoft.Azure.Functions.Worker.Extensions.Http.dll 2023-06-01T09:59:21.8318730Z Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll 2023-06-01T09:59:21.8413864Z Found 4 functions in 'Microsoft.Azure.Functions.Worker.Extensions.OpenApi.DefaultOpenApiHttpTrigger'. 2023-06-01T09:59:21.8416594Z Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll 2023-06-01T09:59:21.8419147Z Implicitly registered D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll as an extension. 2023-06-01T09:59:21.8426576Z Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll 2023-06-01T09:59:21.8459852Z Implicitly registered D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll as an extension. 2023-06-01T09:59:21.8461030Z Microsoft.Azure.Functions.Worker.Grpc.dll 2023-06-01T09:59:21.8461749Z Microsoft.Azure.WebJobs.dll 2023-06-01T09:59:21.8530069Z Microsoft.Azure.WebJobs.Extensions.Http.dll 2023-06-01T09:59:21.8545029Z Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll 2023-06-01T09:59:21.8545658Z Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll 2023-06-01T09:59:21.8706307Z Microsoft.Azure.WebJobs.Host.dll 2023-06-01T09:59:21.8712184Z Microsoft.Bcl.AsyncInterfaces.dll 2023-06-01T09:59:21.8715567Z Microsoft.DotNet.PlatformAbstractions.dll 2023-06-01T09:59:21.8721409Z Microsoft.Extensions.Configuration.UserSecrets.dll 2023-06-01T09:59:21.8728917Z Microsoft.Extensions.DependencyModel.dll 2023-06-01T09:59:21.8743250Z Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:21.8827164Z Microsoft.IdentityModel.Abstractions.dll 2023-06-01T09:59:21.8828582Z Microsoft.IdentityModel.JsonWebTokens.dll 2023-06-01T09:59:21.8841124Z Microsoft.IdentityModel.Logging.dll 2023-06-01T09:59:21.8950264Z Microsoft.IdentityModel.Tokens.dll 2023-06-01T09:59:21.9078999Z Microsoft.OpenApi.dll 2023-06-01T09:59:21.9100283Z Newtonsoft.Json.Bson.dll 2023-06-01T09:59:21.9109649Z Newtonsoft.Json.dll 2023-06-01T09:59:21.9216361Z System.IdentityModel.Tokens.Jwt.dll 2023-06-01T09:59:21.9223439Z System.Memory.Data.dll 2023-06-01T09:59:21.9226999Z System.Net.Http.Formatting.dll 2023-06-01T09:59:21.9251710Z YamlDotNet.dll 2023-06-01T09:59:22.0322910Z Done executing task "GenerateFunctionMetadata". 2023-06-01T09:59:22.0325152Z Task "Copy" 2023-06-01T09:59:22.0326680Z Creating directory "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout". 2023-06-01T09:59:22.0338491Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\tools\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll". 2023-06-01T09:59:22.0364091Z Done executing task "Copy". 2023-06-01T09:59:22.0364568Z Task "WriteLinesToFile" skipped, due to false condition; ($(SelfContained)) was evaluated as (false). 2023-06-01T09:59:22.0368710Z Task "WriteLinesToFile" 2023-06-01T09:59:22.0370892Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:22.0378488Z 2:7>Done building target "_FunctionsPostBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:22.0379258Z 2:7>Target "_WorkerExtensionsRestore" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:22.0379771Z Task "MSBuild" 2023-06-01T09:59:22.0379981Z Global Properties: 2023-06-01T09:59:22.0380155Z IsRestoring=true 2023-06-01T09:59:22.0423385Z 0>Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:22.0424167Z Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:22.0427131Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0427519Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0442978Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0443565Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0444076Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:22.0445161Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:22.0446607Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:22.0447186Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:22.0460885Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:22.0462001Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0462659Z Property reassignment: $(AssemblyName)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (7,9) 2023-06-01T09:59:22.0463670Z Property reassignment: $(RootNamespace)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (8,9) 2023-06-01T09:59:22.0464477Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0464792Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0582607Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:22.0584334Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:22.0585078Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:22.0586547Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:22.0587282Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:22.0589250Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:22.0590037Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:22.0592012Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:preview -define:TRACE" (previous value: "-langversion:preview") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:22.0597328Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:22.0597985Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:22.0598451Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:22.0598984Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0599339Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0599792Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:22.0600339Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:22.0606138Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0606495Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0606793Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0607095Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0607731Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:22.0608135Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:22.0608681Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:22.0610024Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:22.0611448Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:22.0612433Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:22.0612712Z AssignProjectConfiguration; 2023-06-01T09:59:22.0612970Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:22.0613377Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:22.0614154Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:22.0614764Z Property reassignment: $(ProjectAssetsFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\project.assets.json" (previous value: "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:22.0619558Z Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.assets.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:22.0623024Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:22.0623276Z 2023-06-01T09:59:22.0624125Z ResolveProjectReferences; 2023-06-01T09:59:22.0624351Z FindInvalidProjectReferences; 2023-06-01T09:59:22.0624555Z GetFrameworkPaths; 2023-06-01T09:59:22.0624769Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.0624954Z PrepareForBuild; 2023-06-01T09:59:22.0625168Z ResolveSDKReferences; 2023-06-01T09:59:22.0625391Z ExpandSDKReferences; 2023-06-01T09:59:22.0625586Z ; 2023-06-01T09:59:22.0625805Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.0626041Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.0626277Z " (previous value: " 2023-06-01T09:59:22.0626509Z ResolveProjectReferences; 2023-06-01T09:59:22.0626716Z FindInvalidProjectReferences; 2023-06-01T09:59:22.0626935Z GetFrameworkPaths; 2023-06-01T09:59:22.0627077Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.0627223Z PrepareForBuild; 2023-06-01T09:59:22.0627364Z ResolveSDKReferences; 2023-06-01T09:59:22.0627489Z ExpandSDKReferences; 2023-06-01T09:59:22.0627718Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:22.0627964Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:22.0628129Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.0628291Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.0628407Z 2023-06-01T09:59:22.0628517Z ; 2023-06-01T09:59:22.0628798Z PrepareResourceNames; 2023-06-01T09:59:22.0628914Z ResGen; 2023-06-01T09:59:22.0629041Z CompileLicxFiles 2023-06-01T09:59:22.0629147Z 2023-06-01T09:59:22.0629267Z " (previous value: " 2023-06-01T09:59:22.0629388Z ; 2023-06-01T09:59:22.0629499Z PrepareResourceNames; 2023-06-01T09:59:22.0629634Z ResGen; 2023-06-01T09:59:22.0629760Z CompileLicxFiles 2023-06-01T09:59:22.0629967Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:22.0630368Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:22.0630878Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:22.0631549Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:22.0632688Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:22.0633944Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:22.0635145Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:22.0636309Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:22.0636522Z 2023-06-01T09:59:22.0636681Z 2023-06-01T09:59:22.0636807Z ResolveProjectReferences; 2023-06-01T09:59:22.0636967Z FindInvalidProjectReferences; 2023-06-01T09:59:22.0637114Z GetFrameworkPaths; 2023-06-01T09:59:22.0637251Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.0637391Z PrepareForBuild; 2023-06-01T09:59:22.0637527Z ResolveSDKReferences; 2023-06-01T09:59:22.0637655Z ExpandSDKReferences; 2023-06-01T09:59:22.0637777Z ; 2023-06-01T09:59:22.0637901Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.0638064Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.0638195Z ; 2023-06-01T09:59:22.0638311Z ResolveTargetingPackAssets; 2023-06-01T09:59:22.0638452Z " (previous value: " 2023-06-01T09:59:22.0638556Z 2023-06-01T09:59:22.0638683Z ResolveProjectReferences; 2023-06-01T09:59:22.0638835Z FindInvalidProjectReferences; 2023-06-01T09:59:22.0638965Z GetFrameworkPaths; 2023-06-01T09:59:22.0639105Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.0639259Z PrepareForBuild; 2023-06-01T09:59:22.0639502Z ResolveSDKReferences; 2023-06-01T09:59:22.0639649Z ExpandSDKReferences; 2023-06-01T09:59:22.0639764Z ; 2023-06-01T09:59:22.0639901Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.0640059Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.0640288Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:22.0640795Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:22.0641330Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:22.0641893Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:22.0642241Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:22.0642707Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:22.0643165Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:22.0643587Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:22.0643911Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:22.0644133Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:22.0644248Z 2023-06-01T09:59:22.0644371Z BuildOnlySettings; 2023-06-01T09:59:22.0644505Z PrepareForBuild; 2023-06-01T09:59:22.0644623Z PreBuildEvent; 2023-06-01T09:59:22.0644757Z ResolveReferences; 2023-06-01T09:59:22.0644877Z PrepareResources; 2023-06-01T09:59:22.0645029Z ResolveKeySource; 2023-06-01T09:59:22.0645158Z Compile; 2023-06-01T09:59:22.0645275Z ExportWindowsMDFile; 2023-06-01T09:59:22.0645420Z UnmanagedUnregistration; 2023-06-01T09:59:22.0645565Z GenerateSerializationAssemblies; 2023-06-01T09:59:22.0645717Z CreateSatelliteAssemblies; 2023-06-01T09:59:22.0645861Z GenerateManifests; 2023-06-01T09:59:22.0645980Z GetTargetPath; 2023-06-01T09:59:22.0646110Z PrepareForRun; 2023-06-01T09:59:22.0646246Z UnmanagedRegistration; 2023-06-01T09:59:22.0646374Z IncrementalClean; 2023-06-01T09:59:22.0646506Z PostBuildEvent 2023-06-01T09:59:22.0646610Z ; 2023-06-01T09:59:22.0646742Z GenerateBuildDependencyFile; 2023-06-01T09:59:22.0646904Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:22.0647040Z " (previous value: " 2023-06-01T09:59:22.0647173Z BuildOnlySettings; 2023-06-01T09:59:22.0647293Z PrepareForBuild; 2023-06-01T09:59:22.0647424Z PreBuildEvent; 2023-06-01T09:59:22.0647556Z ResolveReferences; 2023-06-01T09:59:22.0647724Z PrepareResources; 2023-06-01T09:59:22.0647857Z ResolveKeySource; 2023-06-01T09:59:22.0648516Z Compile; 2023-06-01T09:59:22.0648743Z ExportWindowsMDFile; 2023-06-01T09:59:22.0648895Z UnmanagedUnregistration; 2023-06-01T09:59:22.0649038Z GenerateSerializationAssemblies; 2023-06-01T09:59:22.0649212Z CreateSatelliteAssemblies; 2023-06-01T09:59:22.0649356Z GenerateManifests; 2023-06-01T09:59:22.0649476Z GetTargetPath; 2023-06-01T09:59:22.0649604Z PrepareForRun; 2023-06-01T09:59:22.0649740Z UnmanagedRegistration; 2023-06-01T09:59:22.0649880Z IncrementalClean; 2023-06-01T09:59:22.0650012Z PostBuildEvent 2023-06-01T09:59:22.0650203Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:22.0650427Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:22.0650576Z _SdkBeforeClean; 2023-06-01T09:59:22.0650709Z 2023-06-01T09:59:22.0650928Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:22.0651153Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:22.0651312Z _SdkBeforeRebuild; 2023-06-01T09:59:22.0651432Z 2023-06-01T09:59:22.0651534Z BeforeRebuild; 2023-06-01T09:59:22.0651656Z Clean; 2023-06-01T09:59:22.0651760Z Build; 2023-06-01T09:59:22.0651879Z AfterRebuild; 2023-06-01T09:59:22.0651995Z 2023-06-01T09:59:22.0652102Z " (previous value: " 2023-06-01T09:59:22.0652230Z BeforeRebuild; 2023-06-01T09:59:22.0652338Z Clean; 2023-06-01T09:59:22.0652453Z Build; 2023-06-01T09:59:22.0652572Z AfterRebuild; 2023-06-01T09:59:22.0652763Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:22.0653004Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:22.0653130Z 2023-06-01T09:59:22.0653253Z ResolveReferences; 2023-06-01T09:59:22.0653387Z ResolveKeySource; 2023-06-01T09:59:22.0653732Z SetWin32ManifestProperties; 2023-06-01T09:59:22.0653900Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:22.0654062Z _GenerateCompileInputs; 2023-06-01T09:59:22.0654186Z BeforeCompile; 2023-06-01T09:59:22.0654325Z _TimeStampBeforeCompile; 2023-06-01T09:59:22.0654464Z _GenerateCompileDependencyCache; 2023-06-01T09:59:22.0654605Z CoreCompile; 2023-06-01T09:59:22.0654742Z _TimeStampAfterCompile; 2023-06-01T09:59:22.0654865Z AfterCompile; 2023-06-01T09:59:22.0655014Z ; 2023-06-01T09:59:22.0655137Z _CreateAppHost; 2023-06-01T09:59:22.0655275Z _CreateComHost; 2023-06-01T09:59:22.0655408Z _GetIjwHostPaths; 2023-06-01T09:59:22.0655526Z " (previous value: " 2023-06-01T09:59:22.0655658Z ResolveReferences; 2023-06-01T09:59:22.0655777Z ResolveKeySource; 2023-06-01T09:59:22.0655922Z SetWin32ManifestProperties; 2023-06-01T09:59:22.0656082Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:22.0656222Z _GenerateCompileInputs; 2023-06-01T09:59:22.0656356Z BeforeCompile; 2023-06-01T09:59:22.0656495Z _TimeStampBeforeCompile; 2023-06-01T09:59:22.0656636Z _GenerateCompileDependencyCache; 2023-06-01T09:59:22.0656776Z CoreCompile; 2023-06-01T09:59:22.0656895Z _TimeStampAfterCompile; 2023-06-01T09:59:22.0657032Z AfterCompile; 2023-06-01T09:59:22.0657232Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:22.0657548Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:22.0657706Z 2023-06-01T09:59:22.0657827Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:22.0657995Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:22.0658157Z GenerateSatelliteAssemblies 2023-06-01T09:59:22.0658271Z ; 2023-06-01T09:59:22.0658406Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:22.0658549Z " (previous value: " 2023-06-01T09:59:22.0658685Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:22.0658852Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:22.0658996Z GenerateSatelliteAssemblies 2023-06-01T09:59:22.0659209Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:22.0659466Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:22.0659623Z 2023-06-01T09:59:22.0659732Z ; 2023-06-01T09:59:22.0659837Z 2023-06-01T09:59:22.0659930Z ; 2023-06-01T09:59:22.0660053Z BuildOnlySettings; 2023-06-01T09:59:22.0660176Z PrepareForBuild; 2023-06-01T09:59:22.0660310Z AssignTargetPaths; 2023-06-01T09:59:22.0660445Z ResolveReferences 2023-06-01T09:59:22.0660551Z 2023-06-01T09:59:22.0660659Z ; 2023-06-01T09:59:22.0660773Z _GenerateDesignerDepsFile; 2023-06-01T09:59:22.0660930Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:22.0661089Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:22.0661235Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:22.0661378Z " (previous value: " 2023-06-01T09:59:22.0661483Z ; 2023-06-01T09:59:22.0661596Z 2023-06-01T09:59:22.0661705Z ; 2023-06-01T09:59:22.0661813Z BuildOnlySettings; 2023-06-01T09:59:22.0661945Z PrepareForBuild; 2023-06-01T09:59:22.0662064Z AssignTargetPaths; 2023-06-01T09:59:22.0662196Z ResolveReferences 2023-06-01T09:59:22.0662357Z 2023-06-01T09:59:22.0662544Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:22.0663008Z Property reassignment: $(_ShimInputCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shiminput.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:22.0663669Z Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel" (previous value: "obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:22.0664304Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:22.0664719Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:22.0665150Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:22.0665608Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:22.0666156Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:22.0928653Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:22.0931118Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:22.0932385Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:22.0932984Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:22.0933633Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:22.0935962Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:22.0936651Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:22.0937263Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:22.0937903Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.0938455Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.0939252Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.0939852Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:22.0940375Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:22.0950806Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) on node 1 (Restore target(s)). 2023-06-01T09:59:22.0951764Z 6>Target "_LoadRestoreGraphEntryPoints" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_FilterRestoreGraphProjectInputItems" depends on it): 2023-06-01T09:59:22.0953621Z 6>Task "GetRestoreSolutionProjectsTask" skipped, due to false condition; ( $(MSBuildProjectFullPath.EndsWith('.metaproj')) == 'true' AND @(RestoreGraphProjectInputItems) == '' ) was evaluated as ( False == 'true' AND C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj == '' ). 2023-06-01T09:59:22.0954434Z 6>Done building target "_LoadRestoreGraphEntryPoints" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.0955156Z 6>Target "_FilterRestoreGraphProjectInputItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreGraph" depends on it): 2023-06-01T09:59:22.0955701Z Task "RemoveDuplicates" 2023-06-01T09:59:22.0955980Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:22.0960535Z Task "MSBuild" 2023-06-01T09:59:22.0963404Z Global Properties: 2023-06-01T09:59:22.0963723Z ExcludeRestorePackageImports=true 2023-06-01T09:59:22.0999942Z 0>Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:22.1003919Z Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:22.1005746Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1008351Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1017366Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1020122Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1023025Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:22.1028444Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:22.1034339Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:22.1036914Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:22.1039608Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:22.1042499Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1045736Z Property reassignment: $(AssemblyName)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (7,9) 2023-06-01T09:59:22.1051554Z Property reassignment: $(RootNamespace)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (8,9) 2023-06-01T09:59:22.1052163Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1054904Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1057444Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:22.1060431Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:22.1062058Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**" (previous value: ";bin\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:22.1065329Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:22.1067524Z Property reassignment: $(OutputPath)="bin\Release\net6.0\" (previous value: "bin\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (246,5) 2023-06-01T09:59:22.1073720Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:22.1074400Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:22.1080827Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:preview -define:TRACE" (previous value: "-langversion:preview") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:22.1084017Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:22.1089671Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:22.1094942Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:22.1100017Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1110699Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1115624Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:22.1120298Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:22.1124726Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1128839Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1132970Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1141621Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1147092Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:22.1157985Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:22.1163951Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:22.1169320Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:22.1174341Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:22.1178145Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:22.1182682Z AssignProjectConfiguration; 2023-06-01T09:59:22.1186972Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:22.1192432Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:22.1199610Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:22.1204849Z Property reassignment: $(ProjectAssetsFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\project.assets.json" (previous value: "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5) 2023-06-01T09:59:22.1206169Z Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.assets.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:22.1206848Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:22.1207067Z 2023-06-01T09:59:22.1207268Z ResolveProjectReferences; 2023-06-01T09:59:22.1207511Z FindInvalidProjectReferences; 2023-06-01T09:59:22.1207751Z GetFrameworkPaths; 2023-06-01T09:59:22.1208108Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.1214439Z PrepareForBuild; 2023-06-01T09:59:22.1218780Z ResolveSDKReferences; 2023-06-01T09:59:22.1220895Z ExpandSDKReferences; 2023-06-01T09:59:22.1227094Z ; 2023-06-01T09:59:22.1234382Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.1272454Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.1282347Z " (previous value: " 2023-06-01T09:59:22.1287097Z ResolveProjectReferences; 2023-06-01T09:59:22.1290247Z FindInvalidProjectReferences; 2023-06-01T09:59:22.1293268Z GetFrameworkPaths; 2023-06-01T09:59:22.1296220Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.1299004Z PrepareForBuild; 2023-06-01T09:59:22.1301653Z ResolveSDKReferences; 2023-06-01T09:59:22.1304564Z ExpandSDKReferences; 2023-06-01T09:59:22.1307466Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:22.1313857Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:22.1318664Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.1322112Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.1326139Z 2023-06-01T09:59:22.1329333Z ; 2023-06-01T09:59:22.1332056Z PrepareResourceNames; 2023-06-01T09:59:22.1335736Z ResGen; 2023-06-01T09:59:22.1337918Z CompileLicxFiles 2023-06-01T09:59:22.1359454Z 2023-06-01T09:59:22.1362750Z " (previous value: " 2023-06-01T09:59:22.1365900Z ; 2023-06-01T09:59:22.1372922Z PrepareResourceNames; 2023-06-01T09:59:22.1378884Z ResGen; 2023-06-01T09:59:22.1385265Z CompileLicxFiles 2023-06-01T09:59:22.1389815Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:22.1408930Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**" (previous value: ";bin\Release\/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:22.1411700Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:22.1414767Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:22.1416249Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:22.1418470Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:22.1419978Z Property reassignment: $(DefaultItemExcludes)=";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Release\/**;obj\Release\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:22.1440431Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:22.1441515Z 2023-06-01T09:59:22.1442764Z 2023-06-01T09:59:22.1451258Z ResolveProjectReferences; 2023-06-01T09:59:22.1457191Z FindInvalidProjectReferences; 2023-06-01T09:59:22.1458952Z GetFrameworkPaths; 2023-06-01T09:59:22.1459420Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.1460688Z PrepareForBuild; 2023-06-01T09:59:22.1462248Z ResolveSDKReferences; 2023-06-01T09:59:22.1463689Z ExpandSDKReferences; 2023-06-01T09:59:22.1464880Z ; 2023-06-01T09:59:22.1470976Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.1471846Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.1472939Z ; 2023-06-01T09:59:22.1473671Z ResolveTargetingPackAssets; 2023-06-01T09:59:22.1475020Z " (previous value: " 2023-06-01T09:59:22.1476201Z 2023-06-01T09:59:22.1477536Z ResolveProjectReferences; 2023-06-01T09:59:22.1479070Z FindInvalidProjectReferences; 2023-06-01T09:59:22.1479868Z GetFrameworkPaths; 2023-06-01T09:59:22.1481555Z GetReferenceAssemblyPaths; 2023-06-01T09:59:22.1483171Z PrepareForBuild; 2023-06-01T09:59:22.1484102Z ResolveSDKReferences; 2023-06-01T09:59:22.1485312Z ExpandSDKReferences; 2023-06-01T09:59:22.1486017Z ; 2023-06-01T09:59:22.1486563Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:22.1487427Z _HandlePackageFileConflicts; 2023-06-01T09:59:22.1488178Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:22.1489252Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:22.1494212Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:22.1496875Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:22.1499530Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:22.1501140Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:22.1503965Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:22.1505213Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:22.1506220Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:22.1506967Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:22.1507628Z 2023-06-01T09:59:22.1509180Z BuildOnlySettings; 2023-06-01T09:59:22.1510530Z PrepareForBuild; 2023-06-01T09:59:22.1512332Z PreBuildEvent; 2023-06-01T09:59:22.1515150Z ResolveReferences; 2023-06-01T09:59:22.1516109Z PrepareResources; 2023-06-01T09:59:22.1516807Z ResolveKeySource; 2023-06-01T09:59:22.1517496Z Compile; 2023-06-01T09:59:22.1518166Z ExportWindowsMDFile; 2023-06-01T09:59:22.1520108Z UnmanagedUnregistration; 2023-06-01T09:59:22.1522025Z GenerateSerializationAssemblies; 2023-06-01T09:59:22.1522807Z CreateSatelliteAssemblies; 2023-06-01T09:59:22.1523498Z GenerateManifests; 2023-06-01T09:59:22.1524237Z GetTargetPath; 2023-06-01T09:59:22.1605560Z PrepareForRun; 2023-06-01T09:59:22.1606697Z UnmanagedRegistration; 2023-06-01T09:59:22.1609127Z IncrementalClean; 2023-06-01T09:59:22.1612843Z PostBuildEvent 2023-06-01T09:59:22.1614775Z ; 2023-06-01T09:59:22.1615634Z GenerateBuildDependencyFile; 2023-06-01T09:59:22.1616472Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:22.1617278Z " (previous value: " 2023-06-01T09:59:22.1618067Z BuildOnlySettings; 2023-06-01T09:59:22.1619151Z PrepareForBuild; 2023-06-01T09:59:22.1620714Z PreBuildEvent; 2023-06-01T09:59:22.1622450Z ResolveReferences; 2023-06-01T09:59:22.1623392Z PrepareResources; 2023-06-01T09:59:22.1624667Z ResolveKeySource; 2023-06-01T09:59:22.1625018Z Compile; 2023-06-01T09:59:22.1625931Z ExportWindowsMDFile; 2023-06-01T09:59:22.1626290Z UnmanagedUnregistration; 2023-06-01T09:59:22.1627133Z GenerateSerializationAssemblies; 2023-06-01T09:59:22.1628395Z CreateSatelliteAssemblies; 2023-06-01T09:59:22.1628717Z GenerateManifests; 2023-06-01T09:59:22.1630134Z GetTargetPath; 2023-06-01T09:59:22.1631144Z PrepareForRun; 2023-06-01T09:59:22.1632985Z UnmanagedRegistration; 2023-06-01T09:59:22.1633262Z IncrementalClean; 2023-06-01T09:59:22.1634650Z PostBuildEvent 2023-06-01T09:59:22.1641932Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:22.1642785Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:22.1643109Z _SdkBeforeClean; 2023-06-01T09:59:22.1645872Z 2023-06-01T09:59:22.1651151Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:22.1656229Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:22.1662496Z _SdkBeforeRebuild; 2023-06-01T09:59:22.1664085Z 2023-06-01T09:59:22.1665504Z BeforeRebuild; 2023-06-01T09:59:22.1672745Z Clean; 2023-06-01T09:59:22.1673198Z Build; 2023-06-01T09:59:22.1673373Z AfterRebuild; 2023-06-01T09:59:22.1673535Z 2023-06-01T09:59:22.1674138Z " (previous value: " 2023-06-01T09:59:22.1674426Z BeforeRebuild; 2023-06-01T09:59:22.1674649Z Clean; 2023-06-01T09:59:22.1674828Z Build; 2023-06-01T09:59:22.1675034Z AfterRebuild; 2023-06-01T09:59:22.1675393Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:22.1675781Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:22.1676015Z 2023-06-01T09:59:22.1676214Z ResolveReferences; 2023-06-01T09:59:22.1676430Z ResolveKeySource; 2023-06-01T09:59:22.1676668Z SetWin32ManifestProperties; 2023-06-01T09:59:22.1676983Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:22.1677230Z _GenerateCompileInputs; 2023-06-01T09:59:22.1677468Z BeforeCompile; 2023-06-01T09:59:22.1677717Z _TimeStampBeforeCompile; 2023-06-01T09:59:22.1677969Z _GenerateCompileDependencyCache; 2023-06-01T09:59:22.1678231Z CoreCompile; 2023-06-01T09:59:22.1678475Z _TimeStampAfterCompile; 2023-06-01T09:59:22.1679161Z AfterCompile; 2023-06-01T09:59:22.1679375Z ; 2023-06-01T09:59:22.1679992Z _CreateAppHost; 2023-06-01T09:59:22.1680214Z _CreateComHost; 2023-06-01T09:59:22.1680449Z _GetIjwHostPaths; 2023-06-01T09:59:22.1680668Z " (previous value: " 2023-06-01T09:59:22.1680899Z ResolveReferences; 2023-06-01T09:59:22.1681163Z ResolveKeySource; 2023-06-01T09:59:22.1681403Z SetWin32ManifestProperties; 2023-06-01T09:59:22.1681702Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:22.1681960Z _GenerateCompileInputs; 2023-06-01T09:59:22.1682206Z BeforeCompile; 2023-06-01T09:59:22.1682455Z _TimeStampBeforeCompile; 2023-06-01T09:59:22.1682691Z _GenerateCompileDependencyCache; 2023-06-01T09:59:22.1682911Z CoreCompile; 2023-06-01T09:59:22.1683157Z _TimeStampAfterCompile; 2023-06-01T09:59:22.1683403Z AfterCompile; 2023-06-01T09:59:22.1683755Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:22.1684177Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:22.1684482Z 2023-06-01T09:59:22.1684729Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:22.1685024Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:22.1685328Z GenerateSatelliteAssemblies 2023-06-01T09:59:22.1685555Z ; 2023-06-01T09:59:22.1685794Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:22.1686063Z " (previous value: " 2023-06-01T09:59:22.1686309Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:22.1686595Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:22.1686899Z GenerateSatelliteAssemblies 2023-06-01T09:59:22.1687278Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:22.1687753Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:22.1688054Z 2023-06-01T09:59:22.1688253Z ; 2023-06-01T09:59:22.1688446Z 2023-06-01T09:59:22.1688620Z ; 2023-06-01T09:59:22.1688850Z BuildOnlySettings; 2023-06-01T09:59:22.1689277Z PrepareForBuild; 2023-06-01T09:59:22.1689505Z AssignTargetPaths; 2023-06-01T09:59:22.1689767Z ResolveReferences 2023-06-01T09:59:22.1690884Z 2023-06-01T09:59:22.1691091Z ; 2023-06-01T09:59:22.1691305Z _GenerateDesignerDepsFile; 2023-06-01T09:59:22.1691589Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:22.1691883Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:22.1692162Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:22.1692426Z " (previous value: " 2023-06-01T09:59:22.1692638Z ; 2023-06-01T09:59:22.1692786Z 2023-06-01T09:59:22.1692973Z ; 2023-06-01T09:59:22.1693166Z BuildOnlySettings; 2023-06-01T09:59:22.1693426Z PrepareForBuild; 2023-06-01T09:59:22.1693676Z AssignTargetPaths; 2023-06-01T09:59:22.1693880Z ResolveReferences 2023-06-01T09:59:22.1694113Z 2023-06-01T09:59:22.1694493Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:22.1695406Z Property reassignment: $(_ShimInputCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shiminput.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:22.1696552Z Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel" (previous value: "obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:22.1697788Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:22.1698494Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:22.1699248Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:22.1700003Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:22.1700738Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:22.1702518Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:22.1704095Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:22.1705370Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:22.1706343Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:22.1707339Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:22.1708415Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:22.1709503Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:22.1710822Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:22.1711855Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.1712870Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.1713940Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:22.1714749Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:22.1715343Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:22.1716141Z 6>Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:2) on node 2 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:22.1717284Z 6:2>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:22.1717904Z 6:2>Done building target "_IsProjectRestoreSupported" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1718685Z 6:2>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:22.1767419Z 6>Done executing task "MSBuild". 2023-06-01T09:59:22.1768262Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:22.1768647Z Using "WarnForInvalidProjectsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.1768889Z Task "WarnForInvalidProjectsTask" 2023-06-01T09:59:22.1769216Z (in) AllProjects 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.1769581Z (in) ValidProjects 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.1769830Z Done executing task "WarnForInvalidProjectsTask". 2023-06-01T09:59:22.1770050Z 6>Done building target "_FilterRestoreGraphProjectInputItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1770282Z Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully. 2023-06-01T09:59:22.1770660Z 6>Target "_GetAllRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreGraph" depends on it): 2023-06-01T09:59:22.1771050Z Using "NuGetMessageTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.1771498Z Task "NuGetMessageTask" 2023-06-01T09:59:22.1771655Z Determining projects to restore... 2023-06-01T09:59:22.1771819Z Done executing task "NuGetMessageTask". 2023-06-01T09:59:22.1771949Z Task "MSBuild" 2023-06-01T09:59:22.1772099Z Global Properties: 2023-06-01T09:59:22.1772234Z ExcludeRestorePackageImports=true 2023-06-01T09:59:22.1772616Z 6>Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:3) on node 2 (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:22.1773202Z 6:3>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.1773648Z 6:3>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it): 2023-06-01T09:59:22.1773978Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:22.1774145Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:22.1774384Z 6:3>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1774773Z 6:3>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreProjectPathItems" depends on it): 2023-06-01T09:59:22.1775172Z 6:3>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1775593Z 6:3>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it): 2023-06-01T09:59:22.1775893Z Task "RemoveDuplicates" 2023-06-01T09:59:22.1777037Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:22.1777297Z 6:3>Done building target "_GenerateRestoreProjectPathItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1777635Z 6:3>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:22.1777930Z Task "MSBuild" 2023-06-01T09:59:22.1778083Z Done executing task "MSBuild". 2023-06-01T09:59:22.1778456Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:22.1778685Z Task "RemoveDuplicates" 2023-06-01T09:59:22.1778840Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:22.1779039Z 6:3>Done building target "_GenerateRestoreProjectPathWalk" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1779346Z 6:3>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (_GenerateRestoreProjectPathWalk target(s)). 2023-06-01T09:59:22.1804313Z 6>Done executing task "MSBuild". 2023-06-01T09:59:22.1805485Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:22.1805878Z Task "RemoveDuplicates" 2023-06-01T09:59:22.1806446Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:22.1808939Z Task "MSBuild" 2023-06-01T09:59:22.1809486Z Global Properties: 2023-06-01T09:59:22.1818218Z ExcludeRestorePackageImports=true 2023-06-01T09:59:22.1821485Z 6>Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:4) on node 1 (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:22.1822249Z 6:4>Target "_IsProjectRestoreSupported" skipped. Previously built successfully. 2023-06-01T09:59:22.1822626Z 6:4>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (_IsProjectRestoreSupported target(s)). 2023-06-01T09:59:22.1822950Z 6>Done executing task "MSBuild". 2023-06-01T09:59:22.1824644Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ). 2023-06-01T09:59:22.1825103Z 6>Done building target "_GetAllRestoreProjectPathItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1825854Z 6>Target "_GenerateRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Restore" depends on it): 2023-06-01T09:59:22.1827475Z Task "Message" 2023-06-01T09:59:22.1827739Z Generating dg file 2023-06-01T09:59:22.1827985Z Done executing task "Message". 2023-06-01T09:59:22.1828255Z Task "Message" 2023-06-01T09:59:22.1828575Z C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj 2023-06-01T09:59:22.1828889Z Done executing task "Message". 2023-06-01T09:59:22.1829133Z Task "MSBuild" 2023-06-01T09:59:22.1829336Z Global Properties: 2023-06-01T09:59:22.1829526Z ExcludeRestorePackageImports=true 2023-06-01T09:59:22.1915574Z 6>Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:5) on node 2 (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:22.1923978Z 6:5>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:22.1929081Z 6:5>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:22.1936022Z 6:5>Done building target "_GetProjectJsonPath" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1941047Z 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 '' == '')). 2023-06-01T09:59:22.1947486Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:22.1953211Z 6:5>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:22.1954612Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:22.1960656Z 6:5>Done building target "_CheckForUnsupportedNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1966841Z 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'). 2023-06-01T09:59:22.1977467Z 6:5>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:22.1981878Z 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')). 2023-06-01T09:59:22.1988281Z 6:5>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.1995647Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:22.1999787Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:22.2084337Z 6:5>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:22.2086023Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2093866Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:22.2115871Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:22.2159641Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:22.2219168Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:22.2225879Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:22.2233113Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:22.2237375Z 6:5>Done building target "UpdateAspNetToFrameworkReference" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2241911Z 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'). 2023-06-01T09:59:22.2245163Z 6:5>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:22.2248556Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2250227Z Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:22.2251434Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:22.2252685Z 6:5>Done building target "CheckForImplicitPackageReferenceOverrides" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2254129Z 6:5>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:22.2255735Z Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2257086Z Task "ApplyImplicitVersions" 2023-06-01T09:59:22.2281474Z Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:22.2285865Z 6:5>Done building target "ApplyImplicitVersions" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2288476Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:22.2293375Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:22.2296019Z 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')). 2023-06-01T09:59:22.2300009Z 6:5>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ProcessFrameworkReferences" depends on it): 2023-06-01T09:59:22.2303512Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:22.2307229Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:22.2321735Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:22.2327404Z 6:5>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2329691Z 6:5>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:22.2332394Z Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2333288Z Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:22.2335652Z Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:22.2338560Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2339978Z Task "ProcessFrameworkReferences" 2023-06-01T09:59:22.2340798Z Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:22.2341678Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.2344065Z Task "ResolveAppHosts" 2023-06-01T09:59:22.2344891Z Done executing task "ResolveAppHosts". 2023-06-01T09:59:22.2345691Z 6:5>Done building target "ProcessFrameworkReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2347569Z 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'). 2023-06-01T09:59:22.2350385Z 6:5>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:22.2359090Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.2361543Z 6:5>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2369578Z 6:5>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:22.2371210Z Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.2373048Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:22.2377278Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:22.2381913Z 6:5>Done building target "CollectPackageReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2448738Z 6:5>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreSpecs" depends on it): 2023-06-01T09:59:22.2504843Z Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.2505921Z Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:22.2521558Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:22.2527140Z (in) MSBuildProjectDirectory 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2' 2023-06-01T09:59:22.2531169Z (in) MSBuildProjectName 'WorkerExtensions' 2023-06-01T09:59:22.2534224Z (in) ProjectJsonPath '' 2023-06-01T09:59:22.2542199Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:22.2547237Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:22.2550868Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:22.2552880Z Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:22.2556555Z 6:5>Done building target "_GetRestoreProjectStyle" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2569076Z 6:5>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:22.2574606Z Task "Message" 2023-06-01T09:59:22.2579485Z Restore entry point C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj 2023-06-01T09:59:22.2586286Z Done executing task "Message". 2023-06-01T09:59:22.2590469Z 6:5>Done building target "_GenerateRestoreSpecs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2594131Z 6:5>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:22.2600048Z Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.2604899Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.2609515Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.2641933Z Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.2642583Z 6:5>Done building target "_GetRestoreSettingsOverrides" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2649127Z 6:5>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it): 2023-06-01T09:59:22.2660928Z 6:5>Done building target "_GetRestoreSettingsPerFramework" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2699456Z 6:5>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreSettings" depends on it): 2023-06-01T09:59:22.2747781Z 6:5>Done building target "_GetRestoreSettingsCurrentProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2760361Z Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ). 2023-06-01T09:59:22.2802580Z 6:5>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it): 2023-06-01T09:59:22.2815523Z Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.2820940Z Task "GetRestoreSettingsTask" 2023-06-01T09:59:22.2886783Z (in) ProjectUniqueName 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.2901563Z (in) RestoreSources '' 2023-06-01T09:59:22.2913313Z (in) RestorePackagesPath '' 2023-06-01T09:59:22.2917696Z (in) RestoreRepositoryPath '' 2023-06-01T09:59:22.2921251Z (in) RestoreFallbackFolders '' 2023-06-01T09:59:22.2924943Z (in) RestoreConfigFile '' 2023-06-01T09:59:22.2928844Z (in) RestoreSolutionDirectory '' 2023-06-01T09:59:22.2931635Z (in) RestoreRootConfigDirectory '' 2023-06-01T09:59:22.2935091Z (in) RestorePackagesPathOverride '' 2023-06-01T09:59:22.2938837Z (in) RestoreSourcesOverride '' 2023-06-01T09:59:22.2941246Z (in) RestoreFallbackFoldersOverride '' 2023-06-01T09:59:22.2944852Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:22.2948204Z (in) MSBuildStartupDirectory 'D:\a\1\s' 2023-06-01T09:59:22.2953705Z (out) OutputPackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:22.2964119Z (out) OutputRepositoryPath '' 2023-06-01T09:59:22.2968021Z (out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:22.2974408Z (out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:22.2978279Z (out) OutputConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:22.2981846Z Done executing task "GetRestoreSettingsTask". 2023-06-01T09:59:22.2984925Z 6:5>Done building target "_GetRestoreSettings" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.2991121Z 6:5>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it): 2023-06-01T09:59:22.2996287Z Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.2999704Z Task "GetRestoreDotnetCliToolsTask" 2023-06-01T09:59:22.3007094Z (in) ProjectPath 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3012210Z (in) DotnetCliToolReferences '' 2023-06-01T09:59:22.3018020Z (in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;C:\Program Files\dotnet\library-packs' 2023-06-01T09:59:22.3024570Z (in) RestorePackagesPath 'D:\a\1\.nuget\packages' 2023-06-01T09:59:22.3029383Z (in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages' 2023-06-01T09:59:22.3035034Z (in) RestoreConfigFilePaths 'C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config' 2023-06-01T09:59:22.3039711Z Done executing task "GetRestoreDotnetCliToolsTask". 2023-06-01T09:59:22.3041677Z 6:5>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3046761Z 6:5>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:22.3051193Z 6:5>Done building target "_GenerateRestoreGraphProjectEntry" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3064546Z 6:5>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 2023-06-01T09:59:22.3069131Z 6>Done executing task "MSBuild". 2023-06-01T09:59:22.3072894Z Task "MSBuild" 2023-06-01T09:59:22.3075845Z Global Properties: 2023-06-01T09:59:22.3078641Z ExcludeRestorePackageImports=true 2023-06-01T09:59:22.3080854Z 6>Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:6) on node 2 (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:22.3137359Z 6:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:22.3181919Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:22.3186200Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:22.3190355Z 6:6>Target "_GetRestoreTargetFrameworkOverride" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it): 2023-06-01T09:59:22.3197442Z Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.3201391Z 6:6>Done building target "_GetRestoreTargetFrameworkOverride" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3204352Z 6:6>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreProjectSpec" depends on it): 2023-06-01T09:59:22.3208377Z Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3211355Z Task "GetProjectTargetFrameworksTask" 2023-06-01T09:59:22.3215187Z (in) ProjectPath 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3220018Z (in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0' 2023-06-01T09:59:22.3237995Z (in) TargetPlatformIdentifier '' 2023-06-01T09:59:22.3263741Z (in) TargetPlatformVersion '' 2023-06-01T09:59:22.3327270Z (in) TargetPlatformMinVersion '' 2023-06-01T09:59:22.3353257Z (in) TargetFrameworks '' 2023-06-01T09:59:22.3377361Z (in) TargetFramework 'net6.0' 2023-06-01T09:59:22.3420189Z (out) ProjectTargetFrameworks 'net6.0' 2023-06-01T09:59:22.3456603Z Done executing task "GetProjectTargetFrameworksTask". 2023-06-01T09:59:22.3464891Z 6:6>Done building target "_GetRestoreTargetFrameworksOutput" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3465935Z Target "_GetRestoreSettings" skipped. Previously built successfully. 2023-06-01T09:59:22.3467293Z 6:6>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:22.3468414Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:22.3469090Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:22.3469822Z 6:6>Done building target "_GenerateRestoreProjectSpec" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3471098Z Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:22.3471963Z Target "_GetRestoreProjectStyle" skipped. Previously built successfully. 2023-06-01T09:59:22.3472737Z Target "CollectPackageReferences" skipped. Previously built successfully. 2023-06-01T09:59:22.3473782Z 6:6>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:22.3474886Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:22.3475597Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:22.3476341Z 6:6>Done building target "CollectPackageDownloads" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3477346Z 6:6>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:22.3480496Z 6:6>Done building target "CollectFrameworkReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3482630Z 6:6>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it): 2023-06-01T09:59:22.3483837Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:22.3484512Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:22.3485260Z 6:6>Done building target "CollectCentralPackageVersions" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3486457Z Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:22.3487608Z 6:6>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it): 2023-06-01T09:59:22.3489615Z Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3490668Z Task "GetRestoreProjectReferencesTask" 2023-06-01T09:59:22.3491694Z (in) ProjectUniqueName 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3492588Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:22.3493113Z (in) ProjectReferences '' 2023-06-01T09:59:22.3493959Z (in) ParentProjectPath 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3494709Z Done executing task "GetRestoreProjectReferencesTask". 2023-06-01T09:59:22.3495456Z Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3496141Z Task "GetRestorePackageReferencesTask" 2023-06-01T09:59:22.3498783Z (in) ProjectUniqueName 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3499820Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:22.3500703Z (in) PackageReferences 'Microsoft.NETCore.Targets;Microsoft.NET.Sdk.Functions;Microsoft.Azure.WebJobs.Extensions.ServiceBus' 2023-06-01T09:59:22.3501351Z Done executing task "GetRestorePackageReferencesTask". 2023-06-01T09:59:22.3502528Z Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ). 2023-06-01T09:59:22.3503437Z Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3504050Z Task "GetRestorePackageDownloadsTask" 2023-06-01T09:59:22.3504857Z (in) ProjectUniqueName 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3505594Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:22.3506073Z (in) PackageDownloads '' 2023-06-01T09:59:22.3506542Z Done executing task "GetRestorePackageDownloadsTask". 2023-06-01T09:59:22.3507600Z Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3509207Z Task "GetRestoreFrameworkReferencesTask" 2023-06-01T09:59:22.3510164Z (in) ProjectUniqueName 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj' 2023-06-01T09:59:22.3510782Z (in) TargetFrameworks 'net6.0' 2023-06-01T09:59:22.3511579Z (in) FrameworkReferences 'Microsoft.NETCore.App' 2023-06-01T09:59:22.3512048Z Done executing task "GetRestoreFrameworkReferencesTask". 2023-06-01T09:59:22.3512591Z 6:6>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3513340Z 6:6>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateRestoreDependencies" depends on it): 2023-06-01T09:59:22.3514151Z 6:6>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3514928Z 6:6>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateProjectRestoreGraph" depends on it): 2023-06-01T09:59:22.3515732Z 6:6>Done building target "_GenerateRestoreDependencies" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3516426Z 6:6>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:22.3517119Z 6:6>Done building target "_GenerateProjectRestoreGraph" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3517970Z 6:6>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (_GenerateProjectRestoreGraph target(s)). 2023-06-01T09:59:22.3518711Z 6>Done executing task "MSBuild". 2023-06-01T09:59:22.3519233Z 6>Done building target "_GenerateRestoreGraph" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3520176Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:22.3521135Z 6>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Restore" depends on it): 2023-06-01T09:59:22.3522280Z Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:22.3522908Z Task "AllowEmptyTelemetry" 2023-06-01T09:59:22.3523376Z Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:22.3523940Z 6>Done building target "_CollectTargetFrameworkForTelemetry" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3524827Z 6>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Restore" depends on it): 2023-06-01T09:59:22.3526137Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:22.3527210Z 6>Done building target "_CheckForUnsupportedNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3528597Z 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'). 2023-06-01T09:59:22.3529766Z 6>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Restore" depends on it): 2023-06-01T09:59:22.3533869Z 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')). 2023-06-01T09:59:22.3536046Z 6>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:22.3537223Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:22.3543091Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:22.3544280Z 6>Target "Restore" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:22.3545104Z Task "RemoveDuplicates" 2023-06-01T09:59:22.3545589Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:22.3547081Z Using "RestoreTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:22.3547628Z Task "RestoreTask" 2023-06-01T09:59:22.3548064Z (in) RestoreGraphItems Count '7' 2023-06-01T09:59:22.3549614Z (in) RestoreDisableParallel 'False' 2023-06-01T09:59:22.3550533Z (in) RestoreNoCache 'False' 2023-06-01T09:59:22.3551192Z (in) RestoreIgnoreFailedSources 'False' 2023-06-01T09:59:22.3551811Z (in) RestoreRecursive 'True' 2023-06-01T09:59:22.3552415Z (in) RestoreForce 'False' 2023-06-01T09:59:22.3553312Z (in) HideWarningsAndErrors 'False' 2023-06-01T09:59:22.3553978Z (in) RestoreForceEvaluate 'False' 2023-06-01T09:59:22.3555004Z (in) RestorePackagesConfig 'False' 2023-06-01T09:59:22.3635542Z Running restore with 4 concurrent jobs. 2023-06-01T09:59:22.3636062Z Reading project file C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj. 2023-06-01T09:59:22.3636507Z Restoring packages for C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj... 2023-06-01T09:59:22.3636933Z Restoring packages for .NETCoreApp,Version=v6.0... 2023-06-01T09:59:22.5750843Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 2023-06-01T09:59:22.6138554Z GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/3.0.0/microsoft.netcore.targets.3.0.0.nupkg 2023-06-01T09:59:22.6460651Z GET https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/index.json 2023-06-01T09:59:22.6639062Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.servicebus/index.json 2023-06-01T09:59:22.6874907Z OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/3.0.0/microsoft.netcore.targets.3.0.0.nupkg 67ms 2023-06-01T09:59:22.8067962Z OK https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/index.json 158ms 2023-06-01T09:59:22.8135913Z GET https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/4.0.1/microsoft.net.sdk.functions.4.0.1.nupkg 2023-06-01T09:59:22.8274139Z OK https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.functions/4.0.1/microsoft.net.sdk.functions.4.0.1.nupkg 13ms 2023-06-01T09:59:22.8329904Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.servicebus/index.json 170ms 2023-06-01T09:59:22.8369139Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.servicebus/5.4.0/microsoft.azure.webjobs.extensions.servicebus.5.4.0.nupkg 2023-06-01T09:59:22.8541338Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.servicebus/5.4.0/microsoft.azure.webjobs.extensions.servicebus.5.4.0.nupkg 17ms 2023-06-01T09:59:22.8631457Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/index.json 2023-06-01T09:59:22.8632734Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/index.json 2023-06-01T09:59:22.8649433Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.23/microsoft.azure.webjobs.3.0.23.nupkg 2023-06-01T09:59:22.8664863Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/index.json 2023-06-01T09:59:22.8713492Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/index.json 2023-06-01T09:59:22.8724347Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/3.0.2/microsoft.azure.webjobs.extensions.http.3.0.2.nupkg 2023-06-01T09:59:22.8745917Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.script.extensionsmetadatagenerator/index.json 2023-06-01T09:59:22.8871187Z GET https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/index.json 2023-06-01T09:59:22.8900724Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.33/microsoft.azure.webjobs.3.0.33.nupkg 2023-06-01T09:59:22.8905354Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/index.json 2023-06-01T09:59:22.8910888Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.23/microsoft.azure.webjobs.3.0.23.nupkg 25ms 2023-06-01T09:59:22.8999143Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/3.0.2/microsoft.azure.webjobs.extensions.http.3.0.2.nupkg 29ms 2023-06-01T09:59:22.9157700Z CACHE https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 2023-06-01T09:59:22.9159558Z GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 2023-06-01T09:59:22.9196129Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.33/microsoft.azure.webjobs.3.0.33.nupkg 30ms 2023-06-01T09:59:22.9319446Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/index.json 2023-06-01T09:59:22.9441668Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.23/microsoft.azure.webjobs.core.3.0.23.nupkg 2023-06-01T09:59:22.9450180Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.33/microsoft.azure.webjobs.core.3.0.33.nupkg 2023-06-01T09:59:22.9451392Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 2023-06-01T09:59:22.9452266Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.0/microsoft.extensions.configuration.2.1.0.nupkg 2023-06-01T09:59:22.9458932Z OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 32ms 2023-06-01T09:59:22.9460653Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 2023-06-01T09:59:22.9462096Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 2023-06-01T09:59:22.9581340Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.0/microsoft.extensions.configuration.abstractions.2.1.0.nupkg 2023-06-01T09:59:22.9583516Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 2023-06-01T09:59:22.9584649Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 2023-06-01T09:59:22.9585655Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.0/microsoft.extensions.configuration.environmentvariables.2.1.0.nupkg 2023-06-01T09:59:23.0605148Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 2023-06-01T09:59:23.0630513Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.0/microsoft.extensions.configuration.json.2.1.0.nupkg 2023-06-01T09:59:23.0631485Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.23/microsoft.azure.webjobs.core.3.0.23.nupkg 128ms 2023-06-01T09:59:23.0641925Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/index.json 200ms 2023-06-01T09:59:23.0651020Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.script.extensionsmetadatagenerator/index.json 189ms 2023-06-01T09:59:23.0675146Z OK https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/index.json 177ms 2023-06-01T09:59:23.0708742Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/index.json 173ms 2023-06-01T09:59:23.0710578Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting/index.json 2023-06-01T09:59:23.0714414Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.33/microsoft.azure.webjobs.core.3.0.33.nupkg 129ms 2023-06-01T09:59:23.0716099Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.0/microsoft.extensions.configuration.abstractions.2.1.0.nupkg 117ms 2023-06-01T09:59:23.0796751Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 125ms 2023-06-01T09:59:23.1052961Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.0/microsoft.extensions.configuration.environmentvariables.2.1.0.nupkg 122ms 2023-06-01T09:59:23.1059711Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting/2.1.0/microsoft.extensions.hosting.2.1.0.nupkg 2023-06-01T09:59:23.1060489Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 2023-06-01T09:59:23.1062141Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/1.0.0/microsoft.azure.functions.analyzers.1.0.0.nupkg 2023-06-01T09:59:23.1062960Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.0/microsoft.extensions.configuration.2.1.0.nupkg 154ms 2023-06-01T09:59:23.1086071Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.script.extensionsmetadatagenerator/4.0.1/microsoft.azure.webjobs.script.extensionsmetadatagenerator.4.0.1.nupkg 2023-06-01T09:59:23.1087770Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 2023-06-01T09:59:23.1088478Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 153ms 2023-06-01T09:59:23.1089054Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 2023-06-01T09:59:23.1089652Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting/2.1.0/microsoft.extensions.hosting.2.1.0.nupkg 14ms 2023-06-01T09:59:23.1090172Z CACHE https://api.nuget.org/v3-flatcontainer/system.text.json/index.json 2023-06-01T09:59:23.1091008Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/1.0.0/microsoft.azure.functions.analyzers.1.0.0.nupkg 10ms 2023-06-01T09:59:23.1091656Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 2023-06-01T09:59:23.1092391Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.script.extensionsmetadatagenerator/4.0.1/microsoft.azure.webjobs.script.extensionsmetadatagenerator.4.0.1.nupkg 7ms 2023-06-01T09:59:23.1093168Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.0/microsoft.extensions.logging.2.1.0.nupkg 2023-06-01T09:59:23.1752003Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 2023-06-01T09:59:23.1821375Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.0/microsoft.extensions.logging.2.1.0.nupkg 3ms 2023-06-01T09:59:23.1823548Z CACHE https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/index.json 2023-06-01T09:59:23.1836544Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.0/microsoft.extensions.configuration.json.2.1.0.nupkg 103ms 2023-06-01T09:59:23.1838870Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 64ms 2023-06-01T09:59:23.1840070Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 2023-06-01T09:59:23.1841083Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/1.2.0/microsoft.extensions.azure.1.2.0.nupkg 2023-06-01T09:59:23.1842466Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.0/microsoft.extensions.logging.abstractions.2.1.0.nupkg 2023-06-01T09:59:23.1843398Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 2023-06-01T09:59:23.1844072Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 2023-06-01T09:59:23.1844726Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/1.2.0/microsoft.extensions.azure.1.2.0.nupkg 8ms 2023-06-01T09:59:23.1845572Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 2023-06-01T09:59:23.1846574Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.0/microsoft.extensions.logging.configuration.2.1.0.nupkg 2023-06-01T09:59:23.1847302Z GET https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg 2023-06-01T09:59:23.1847977Z GET https://api.nuget.org/v3-flatcontainer/system.text.json/4.6.0/system.text.json.4.6.0.nupkg 2023-06-01T09:59:23.2017593Z OK https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg 10ms 2023-06-01T09:59:23.2025184Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.0/microsoft.extensions.primitives.2.1.0.nupkg 2023-06-01T09:59:23.2026437Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.0/microsoft.extensions.logging.abstractions.2.1.0.nupkg 19ms 2023-06-01T09:59:23.2030639Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.0/microsoft.extensions.options.2.1.0.nupkg 2023-06-01T09:59:23.2032142Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.0/microsoft.extensions.primitives.2.1.0.nupkg 3ms 2023-06-01T09:59:23.2033344Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.0/microsoft.extensions.logging.configuration.2.1.0.nupkg 18ms 2023-06-01T09:59:23.2034504Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.0/microsoft.extensions.hosting.abstractions.2.1.0.nupkg 2023-06-01T09:59:23.2035368Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 26ms 2023-06-01T09:59:23.2292475Z GET https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/7.8.0/azure.messaging.servicebus.7.8.0.nupkg 2023-06-01T09:59:23.2366434Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.0/microsoft.extensions.dependencyinjection.2.1.0.nupkg 2023-06-01T09:59:23.2404350Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.0/microsoft.extensions.options.2.1.0.nupkg 11ms 2023-06-01T09:59:23.2435349Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.0/microsoft.extensions.hosting.abstractions.2.1.0.nupkg 6ms 2023-06-01T09:59:23.2437182Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 2023-06-01T09:59:23.2438075Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 2023-06-01T09:59:23.2438951Z OK https://api.nuget.org/v3-flatcontainer/system.text.json/4.6.0/system.text.json.4.6.0.nupkg 34ms 2023-06-01T09:59:23.2439847Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.0/microsoft.extensions.dependencyinjection.2.1.0.nupkg 12ms 2023-06-01T09:59:23.2440714Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 2023-06-01T09:59:23.2441542Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 2023-06-01T09:59:23.2442465Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 2023-06-01T09:59:23.2443964Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.0/microsoft.extensions.fileproviders.physical.2.1.0.nupkg 2023-06-01T09:59:23.2445742Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 10ms 2023-06-01T09:59:23.2447368Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 2023-06-01T09:59:23.2448445Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.0/microsoft.extensions.configuration.binder.2.1.0.nupkg 2023-06-01T09:59:23.2449381Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.0/microsoft.extensions.fileproviders.physical.2.1.0.nupkg 7ms 2023-06-01T09:59:23.2450209Z OK https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/7.8.0/azure.messaging.servicebus.7.8.0.nupkg 29ms 2023-06-01T09:59:23.2451301Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 2023-06-01T09:59:23.2454600Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 9ms 2023-06-01T09:59:23.2455569Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.0/microsoft.extensions.configuration.binder.2.1.0.nupkg 10ms 2023-06-01T09:59:23.2634699Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.0/microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg 2023-06-01T09:59:23.2643782Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 2023-06-01T09:59:23.2664626Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 27ms 2023-06-01T09:59:23.2665144Z CACHE https://api.nuget.org/v3-flatcontainer/azure.core/index.json 2023-06-01T09:59:23.2665619Z CACHE https://api.nuget.org/v3-flatcontainer/system.memory/index.json 2023-06-01T09:59:23.2781298Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.0/microsoft.extensions.configuration.fileextensions.2.1.0.nupkg 2023-06-01T09:59:23.2793812Z GET https://api.nuget.org/v3-flatcontainer/azure.identity/index.json 2023-06-01T09:59:23.2817057Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 15ms 2023-06-01T09:59:23.2947816Z CACHE https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/index.json 2023-06-01T09:59:23.2954543Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/index.json 419ms 2023-06-01T09:59:23.2956220Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.0/microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg 24ms 2023-06-01T09:59:23.2958193Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 2023-06-01T09:59:23.2959294Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 2023-06-01T09:59:23.2972206Z GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 2023-06-01T09:59:23.2990999Z GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.0/system.memory.4.5.0.nupkg 2023-06-01T09:59:23.3003585Z GET https://api.nuget.org/v3-flatcontainer/azure.core/1.24.0/azure.core.1.24.0.nupkg 2023-06-01T09:59:23.3006917Z GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.1/system.memory.4.5.1.nupkg 2023-06-01T09:59:23.3007785Z GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg 2023-06-01T09:59:23.3008788Z GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg 2023-06-01T09:59:23.3009537Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.0/microsoft.extensions.fileproviders.abstractions.2.1.0.nupkg 2023-06-01T09:59:23.3010290Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.0/microsoft.extensions.configuration.fileextensions.2.1.0.nupkg 22ms 2023-06-01T09:59:23.3011110Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.0/microsoft.extensions.options.configurationextensions.2.1.0.nupkg 2023-06-01T09:59:23.3113561Z OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.1/system.memory.4.5.1.nupkg 13ms 2023-06-01T09:59:23.3141044Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 2023-06-01T09:59:23.3376943Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/3.0.6/microsoft.azure.webjobs.extensions.3.0.6.nupkg 2023-06-01T09:59:23.3377519Z GET https://api.nuget.org/v3-flatcontainer/azure.core.amqp/index.json 2023-06-01T09:59:23.3380869Z GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.0/microsoft.extensions.filesystemglobbing.2.1.0.nupkg 2023-06-01T09:59:23.3384673Z OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg 35ms 2023-06-01T09:59:23.3424610Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/index.json 2023-06-01T09:59:23.3487714Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/index.json 2023-06-01T09:59:23.3549120Z GET https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg 2023-06-01T09:59:23.3551448Z OK https://api.nuget.org/v3-flatcontainer/azure.core/1.24.0/azure.core.1.24.0.nupkg 43ms 2023-06-01T09:59:23.3552636Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.0/microsoft.extensions.options.configurationextensions.2.1.0.nupkg 39ms 2023-06-01T09:59:23.3555661Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.0/microsoft.extensions.fileproviders.abstractions.2.1.0.nupkg 43ms 2023-06-01T09:59:23.3575414Z OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.1/system.runtime.compilerservices.unsafe.4.5.1.nupkg 54ms 2023-06-01T09:59:23.3576043Z CACHE https://api.nuget.org/v3-flatcontainer/system.memory.data/index.json 2023-06-01T09:59:23.3576721Z OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.0/system.memory.4.5.0.nupkg 57ms 2023-06-01T09:59:23.3577249Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/3.0.6/microsoft.azure.webjobs.extensions.3.0.6.nupkg 22ms 2023-06-01T09:59:23.3742460Z GET https://api.nuget.org/v3-flatcontainer/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg 2023-06-01T09:59:23.3764450Z OK https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg 38ms 2023-06-01T09:59:23.3805266Z OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.0/microsoft.extensions.filesystemglobbing.2.1.0.nupkg 45ms 2023-06-01T09:59:23.3806308Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/index.json 2023-06-01T09:59:23.3817059Z GET https://api.nuget.org/v3-flatcontainer/ncrontab.signed/index.json 2023-06-01T09:59:23.3892517Z GET https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg 2023-06-01T09:59:23.3904547Z GET https://api.nuget.org/v3-flatcontainer/system.text.json/4.7.2/system.text.json.4.7.2.nupkg 2023-06-01T09:59:23.3979809Z OK https://api.nuget.org/v3-flatcontainer/system.text.json/4.7.2/system.text.json.4.7.2.nupkg 5ms 2023-06-01T09:59:23.3981298Z OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 101ms 2023-06-01T09:59:23.4005943Z OK https://api.nuget.org/v3-flatcontainer/azure.identity/index.json 122ms 2023-06-01T09:59:23.4043630Z GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg 2023-06-01T09:59:23.4100416Z GET https://api.nuget.org/v3-flatcontainer/azure.identity/1.6.0/azure.identity.1.6.0.nupkg 2023-06-01T09:59:23.4102469Z OK https://api.nuget.org/v3-flatcontainer/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg 35ms 2023-06-01T09:59:23.4185609Z OK https://api.nuget.org/v3-flatcontainer/azure.identity/1.6.0/azure.identity.1.6.0.nupkg 10ms 2023-06-01T09:59:23.4234226Z OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg 17ms 2023-06-01T09:59:23.4280155Z OK https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg 38ms 2023-06-01T09:59:23.4302528Z GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/index.json 2023-06-01T09:59:23.4320704Z GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/index.json 2023-06-01T09:59:23.4345952Z GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.4/system.memory.4.5.4.nupkg 2023-06-01T09:59:23.4347087Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/index.json 100ms 2023-06-01T09:59:23.4375839Z OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.4/system.memory.4.5.4.nupkg 3ms 2023-06-01T09:59:23.4519203Z CACHE https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/index.json 2023-06-01T09:59:23.4526821Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/2.5.10/microsoft.azure.amqp.2.5.10.nupkg 2023-06-01T09:59:23.4533647Z OK https://api.nuget.org/v3-flatcontainer/azure.core.amqp/index.json 121ms 2023-06-01T09:59:23.4538158Z GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.4.7.0.nupkg 2023-06-01T09:59:23.4643814Z GET https://api.nuget.org/v3-flatcontainer/azure.core.amqp/1.2.0/azure.core.amqp.1.2.0.nupkg 2023-06-01T09:59:23.4677249Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/2.5.10/microsoft.azure.amqp.2.5.10.nupkg 6ms 2023-06-01T09:59:23.4678730Z OK https://api.nuget.org/v3-flatcontainer/azure.core.amqp/1.2.0/azure.core.amqp.1.2.0.nupkg 4ms 2023-06-01T09:59:23.4700990Z OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/4.7.0/system.security.cryptography.protecteddata.4.7.0.nupkg 13ms 2023-06-01T09:59:23.5072823Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/index.json 127ms 2023-06-01T09:59:23.5095517Z OK https://api.nuget.org/v3-flatcontainer/ncrontab.signed/index.json 128ms 2023-06-01T09:59:23.5140290Z GET https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/3.0.14/microsoft.azure.webjobs.host.storage.3.0.14.nupkg 2023-06-01T09:59:23.5207708Z GET https://api.nuget.org/v3-flatcontainer/ncrontab.signed/3.3.0/ncrontab.signed.3.3.0.nupkg 2023-06-01T09:59:23.5303605Z OK https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/3.0.14/microsoft.azure.webjobs.host.storage.3.0.14.nupkg 16ms 2023-06-01T09:59:23.5340342Z OK https://api.nuget.org/v3-flatcontainer/ncrontab.signed/3.3.0/ncrontab.signed.3.3.0.nupkg 17ms 2023-06-01T09:59:23.5451063Z GET https://api.nuget.org/v3-flatcontainer/windowsazure.storage/index.json 2023-06-01T09:59:23.5479614Z OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/index.json 117ms 2023-06-01T09:59:23.5521934Z GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/4.39.0/microsoft.identity.client.4.39.0.nupkg 2023-06-01T09:59:23.5618759Z OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/index.json 129ms 2023-06-01T09:59:23.5657183Z GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/2.19.3/microsoft.identity.client.extensions.msal.2.19.3.nupkg 2023-06-01T09:59:23.5729378Z OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/4.39.0/microsoft.identity.client.4.39.0.nupkg 20ms 2023-06-01T09:59:23.6048589Z OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/2.19.3/microsoft.identity.client.extensions.msal.2.19.3.nupkg 37ms 2023-06-01T09:59:23.6625250Z OK https://api.nuget.org/v3-flatcontainer/windowsazure.storage/index.json 122ms 2023-06-01T09:59:23.6694283Z GET https://api.nuget.org/v3-flatcontainer/windowsazure.storage/9.3.1/windowsazure.storage.9.3.1.nupkg 2023-06-01T09:59:23.6888756Z OK https://api.nuget.org/v3-flatcontainer/windowsazure.storage/9.3.1/windowsazure.storage.9.3.1.nupkg 21ms 2023-06-01T09:59:23.7832129Z CACHE https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json 2023-06-01T09:59:23.7861506Z GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/4.5.0/system.diagnostics.diagnosticsource.4.5.0.nupkg 2023-06-01T09:59:23.7990561Z CACHE https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/index.json 2023-06-01T09:59:23.8019763Z GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.0/system.threading.tasks.extensions.4.5.0.nupkg 2023-06-01T09:59:23.8020902Z OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/4.5.0/system.diagnostics.diagnosticsource.4.5.0.nupkg 13ms 2023-06-01T09:59:23.8169578Z OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.0/system.threading.tasks.extensions.4.5.0.nupkg 17ms 2023-06-01T09:59:23.8192987Z CACHE https://api.nuget.org/v3-flatcontainer/microsoft.csharp/index.json 2023-06-01T09:59:23.8209649Z GET https://api.nuget.org/v3-flatcontainer/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg 2023-06-01T09:59:23.8490499Z OK https://api.nuget.org/v3-flatcontainer/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg 23ms 2023-06-01T09:59:23.8675204Z Resolving conflicts for net6.0... 2023-06-01T09:59:23.8951388Z Acquiring lock for the installation of System.Reflection.Extensions 4.0.1 2023-06-01T09:59:23.8952330Z Acquired lock for the installation of System.Reflection.Extensions 4.0.1 2023-06-01T09:59:23.9061874Z Acquiring lock for the installation of System.Reflection.Emit.Lightweight 4.0.1 2023-06-01T09:59:23.9066293Z Acquired lock for the installation of System.Reflection.Emit.Lightweight 4.0.1 2023-06-01T09:59:23.9126212Z Acquiring lock for the installation of runtime.native.System 4.0.0 2023-06-01T09:59:23.9130801Z Acquired lock for the installation of runtime.native.System 4.0.0 2023-06-01T09:59:23.9154708Z Acquiring lock for the installation of System.IO.FileSystem.Primitives 4.0.1 2023-06-01T09:59:23.9239591Z Acquired lock for the installation of System.IO.FileSystem.Primitives 4.0.1 2023-06-01T09:59:23.9339196Z Acquiring lock for the installation of System.Threading 4.0.11 2023-06-01T09:59:23.9340033Z Acquired lock for the installation of System.Threading 4.0.11 2023-06-01T09:59:23.9358287Z Acquiring lock for the installation of System.Reflection.Emit.ILGeneration 4.0.1 2023-06-01T09:59:23.9368729Z Acquired lock for the installation of System.Reflection.Emit.ILGeneration 4.0.1 2023-06-01T09:59:23.9379267Z Acquiring lock for the installation of System.Reflection.Emit 4.0.1 2023-06-01T09:59:23.9417900Z Acquired lock for the installation of System.Reflection.Emit 4.0.1 2023-06-01T09:59:23.9447089Z Acquiring lock for the installation of System.ObjectModel 4.0.12 2023-06-01T09:59:23.9485043Z Acquired lock for the installation of System.ObjectModel 4.0.12 2023-06-01T09:59:23.9573932Z Acquiring lock for the installation of System.Linq.Expressions 4.1.0 2023-06-01T09:59:23.9578520Z Acquired lock for the installation of System.Linq.Expressions 4.1.0 2023-06-01T09:59:23.9601974Z Acquiring lock for the installation of System.Runtime.InteropServices.RuntimeInformation 4.0.0 2023-06-01T09:59:23.9603809Z Acquired lock for the installation of System.Runtime.InteropServices.RuntimeInformation 4.0.0 2023-06-01T09:59:23.9618542Z Acquiring lock for the installation of System.Runtime.InteropServices 4.1.0 2023-06-01T09:59:23.9619582Z Acquired lock for the installation of System.Runtime.InteropServices 4.1.0 2023-06-01T09:59:23.9646279Z Acquiring lock for the installation of System.Runtime.Extensions 4.1.0 2023-06-01T09:59:23.9649115Z Acquired lock for the installation of System.Runtime.Extensions 4.1.0 2023-06-01T09:59:23.9664642Z Acquiring lock for the installation of System.Reflection.TypeExtensions 4.1.0 2023-06-01T09:59:23.9669126Z Acquired lock for the installation of System.Reflection.TypeExtensions 4.1.0 2023-06-01T09:59:23.9682261Z Acquiring lock for the installation of System.IO.FileSystem 4.0.1 2023-06-01T09:59:23.9683239Z Acquired lock for the installation of System.IO.FileSystem 4.0.1 2023-06-01T09:59:23.9699433Z Acquiring lock for the installation of System.AppContext 4.1.0 2023-06-01T09:59:23.9700387Z Installed runtime.native.System 4.0.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==. 2023-06-01T09:59:23.9711074Z Acquired lock for the installation of System.AppContext 4.1.0 2023-06-01T09:59:23.9725466Z Acquiring lock for the installation of System.Threading.Tasks.Extensions 4.3.0 2023-06-01T09:59:23.9729289Z Acquired lock for the installation of System.Threading.Tasks.Extensions 4.3.0 2023-06-01T09:59:23.9748487Z Acquiring lock for the installation of Microsoft.NETCore.Targets 3.0.0 2023-06-01T09:59:23.9761103Z Acquired lock for the installation of Microsoft.NETCore.Targets 3.0.0 2023-06-01T09:59:24.1344980Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.Emit.Lightweight.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.1346204Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.NETCore.Targets.3.0.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.1422933Z PackageSignatureVerificationLog: PackageIdentity: System.Threading.Tasks.Extensions.4.3.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.1424084Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.Extensions.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.1681321Z Installed Microsoft.NETCore.Targets 3.0.0 from https://api.nuget.org/v3/index.json with content hash WOwoFoWQ+/njjM0pKbnkKTBo8q3NphEOtu1zMXbqRoWsI07JSXWSycgN3cdM+NlhkXxH4TNEFtI5Pjm94N6DLw==. 2023-06-01T09:59:24.1687691Z Acquiring lock for the installation of Microsoft.NET.Sdk.Functions 4.0.1 2023-06-01T09:59:24.1695617Z Acquired lock for the installation of Microsoft.NET.Sdk.Functions 4.0.1 2023-06-01T09:59:24.1822488Z Installed System.Threading.Tasks.Extensions 4.3.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==. 2023-06-01T09:59:24.1825043Z Acquiring lock for the installation of System.Linq 4.1.0 2023-06-01T09:59:24.1825500Z Acquired lock for the installation of System.Linq 4.1.0 2023-06-01T09:59:24.1888277Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.NET.Sdk.Functions.4.0.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.2558055Z Installed System.Reflection.Emit.Lightweight 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==. 2023-06-01T09:59:24.2579489Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.4.0 2023-06-01T09:59:24.2584425Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.4.0 2023-06-01T09:59:24.2692590Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Extensions.ServiceBus.5.4.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.3076033Z Installed Microsoft.NET.Sdk.Functions 4.0.1 from https://api.nuget.org/v3/index.json with content hash ETL2yIoB66dUBorl0cllKHXuK1ItXDgC68AhzXX7amnQNv/rG+zS+ivLs7xpczhXq1Tkcdr02rPGoE0X7HTBwQ==. 2023-06-01T09:59:24.3077337Z Acquiring lock for the installation of Microsoft.Azure.Functions.Analyzers 1.0.0 2023-06-01T09:59:24.3078305Z Acquired lock for the installation of Microsoft.Azure.Functions.Analyzers 1.0.0 2023-06-01T09:59:24.3105633Z Installed System.Reflection.Extensions 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==. 2023-06-01T09:59:24.3109138Z Acquiring lock for the installation of Microsoft.Azure.WebJobs 3.0.23 2023-06-01T09:59:24.3111153Z Acquired lock for the installation of Microsoft.Azure.WebJobs 3.0.23 2023-06-01T09:59:24.3312423Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.Functions.Analyzers.1.0.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.3339746Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.3.0.23 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.3499492Z Installed Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.4.0 from https://api.nuget.org/v3/index.json with content hash tdbmdp6KBPqh6AG3awuLwfUBZozjT3KFd5OC7Yp0BlZg5rIgQAter/l+RzezL6vUCnbVd+sz1lk4tuVUE+ifKg==. 2023-06-01T09:59:24.3560638Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Extensions 3.0.6 2023-06-01T09:59:24.3561401Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Extensions 3.0.6 2023-06-01T09:59:24.3690575Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Extensions.3.0.6 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.3884290Z Installed Microsoft.Azure.WebJobs 3.0.23 from https://api.nuget.org/v3/index.json with content hash /nb3DYXOoWSMA+VtDKnH2T65V3/Z9CqeIxXAECEKq5JH/4oF7XNjLuDLcU/kXRCQLTpYokUpSEpW6XkZ0NYyDQ==. 2023-06-01T09:59:24.3887326Z Installed Microsoft.Azure.Functions.Analyzers 1.0.0 from https://api.nuget.org/v3/index.json with content hash 8nQq/IlK9BMBchRw3lfChSKaFNjMUOxXcPcDC3rkMd5PeWRm54nz2Owr6fZjPHMYJ36XX/9PGOfjn4jyiRojjw==. 2023-06-01T09:59:24.3888412Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 4.0.1 2023-06-01T09:59:24.3889549Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Extensions.Http 3.0.2 2023-06-01T09:59:24.3893491Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Extensions.Http 3.0.2 2023-06-01T09:59:24.3894239Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 4.0.1 2023-06-01T09:59:24.3985383Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Extensions.Http.3.0.2 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.3997386Z Installed Microsoft.Azure.WebJobs.Extensions 3.0.6 from https://api.nuget.org/v3/index.json with content hash y7RgGsJFHhlD/2SIoQpgyjM1By9sbBpY9YaQCS183z743rErqBGAO3BrJ01z52IIveP2NW/7qLD1zm/bFI2MPg==. 2023-06-01T09:59:24.3998397Z Acquiring lock for the installation of Newtonsoft.Json 11.0.2 2023-06-01T09:59:24.4003901Z Acquired lock for the installation of Newtonsoft.Json 11.0.2 2023-06-01T09:59:24.4233754Z Installed Microsoft.Azure.WebJobs.Extensions.Http 3.0.2 from https://api.nuget.org/v3/index.json with content hash JvC3fESMMbNkYbpaJ4vkK4Xaw1yZy4HSxxqwoaI3Ls2Y5/qBrHftPy0WJQgmXcGjgE/o/aAmuixdTfrj5OQDJQ==. 2023-06-01T09:59:24.4256365Z Acquiring lock for the installation of Azure.Messaging.ServiceBus 7.8.0 2023-06-01T09:59:24.4257221Z Acquired lock for the installation of Azure.Messaging.ServiceBus 7.8.0 2023-06-01T09:59:24.4257913Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.4.0.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.4385180Z PackageSignatureVerificationLog: PackageIdentity: System.Linq.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.4394289Z PackageSignatureVerificationLog: PackageIdentity: Azure.Messaging.ServiceBus.7.8.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.4395437Z PackageSignatureVerificationLog: PackageIdentity: Newtonsoft.Json.11.0.2 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.5081569Z Installed Azure.Messaging.ServiceBus 7.8.0 from https://api.nuget.org/v3/index.json with content hash iJZIvtIQNoco/vSClZtyzYvkm5OFbxRfvMTYWhqZc2wYygNaMtf7BjyCuWRNzzHGXG+YKyaHtdhqYqWq5XoqHQ==. 2023-06-01T09:59:24.5083943Z Acquiring lock for the installation of Microsoft.Azure.WebJobs 3.0.33 2023-06-01T09:59:24.5091132Z Acquired lock for the installation of Microsoft.Azure.WebJobs 3.0.33 2023-06-01T09:59:24.5342071Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.3.0.33 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.6006138Z Installed Microsoft.Azure.WebJobs 3.0.33 from https://api.nuget.org/v3/index.json with content hash eSv858ll+GsLYxM2+RKBiTC34CvGnEgLtnrzRljzrociIXsosadHDQLxvvqu0eyIQRRf5kc4MHII/wc0HRNvyg==. 2023-06-01T09:59:24.6007998Z Acquiring lock for the installation of Microsoft.Extensions.Azure 1.2.0 2023-06-01T09:59:24.6008653Z Acquired lock for the installation of Microsoft.Extensions.Azure 1.2.0 2023-06-01T09:59:24.6122801Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Azure.1.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.6509908Z Installed Microsoft.Extensions.Azure 1.2.0 from https://api.nuget.org/v3/index.json with content hash PjP2+4P1Mk85SiJ+YtkpXaQWd9n5sOWVdcNCsFTR5hj858PLtAHocO1/wRSzmbBQ6Wj9BTEpOlBOoVFsMaxaNQ==. 2023-06-01T09:59:24.6510788Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Core 3.0.23 2023-06-01T09:59:24.6537132Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Core 3.0.23 2023-06-01T09:59:24.6662759Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Core.3.0.23 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.6825421Z Installed Microsoft.Azure.WebJobs.Core 3.0.23 from https://api.nuget.org/v3/index.json with content hash BKYXOdR97/aMcLlCrxV+fyJc7I8ciRJAhm03xVMtG30jfl3uNJqvpWg46u/pfDbjPBs0zdkogu5mSmrVtulCTQ==. 2023-06-01T09:59:24.6921373Z Acquiring lock for the installation of Microsoft.Extensions.Configuration 2.1.0 2023-06-01T09:59:24.6971205Z Acquired lock for the installation of Microsoft.Extensions.Configuration 2.1.0 2023-06-01T09:59:24.7013861Z Installed Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 4.0.1 from https://api.nuget.org/v3/index.json with content hash o1E0hetLv8Ix0teA1hGH9D136RGSs24Njm5+a4FKzJHLlxfclvmOxmcg87vcr6LIszKzenNKd1oJGnOwg2WMnw==. 2023-06-01T09:59:24.7081805Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.0 2023-06-01T09:59:24.7097596Z Acquired lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.0 2023-06-01T09:59:24.7099780Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.Abstractions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.7101476Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.7102517Z Installed Newtonsoft.Json 11.0.2 from https://api.nuget.org/v3/index.json with content hash IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==. 2023-06-01T09:59:24.7103234Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 2023-06-01T09:59:24.7106602Z Acquired lock for the installation of Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 2023-06-01T09:59:24.7107417Z Installed System.Linq 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==. 2023-06-01T09:59:24.7108099Z Acquiring lock for the installation of System.Reflection.Primitives 4.0.1 2023-06-01T09:59:24.7108600Z Acquired lock for the installation of System.Reflection.Primitives 4.0.1 2023-06-01T09:59:24.7215561Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.EnvironmentVariables.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.7459540Z Installed Microsoft.Extensions.Configuration 2.1.0 from https://api.nuget.org/v3/index.json with content hash SS8ce1GYQTkZoOq5bskqQ+m7xiXQjnKRiGfVNZkkX2SX0HpXNRsKnSUaywRRuCje3v2KT9xeacsM3J9/G2exsQ==. 2023-06-01T09:59:24.7478625Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.Json 2.1.0 2023-06-01T09:59:24.7480664Z Acquired lock for the installation of Microsoft.Extensions.Configuration.Json 2.1.0 2023-06-01T09:59:24.7487989Z PackageSignatureVerificationLog: PackageIdentity: System.IO.FileSystem.Primitives.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.7541588Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.Json.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.7676363Z Installed Microsoft.Extensions.Configuration.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash lMmUjAKvY9r6QmxCS15iSb6ulhwnh0zp44NtnVJ+HIDLFmu4iej41U+dU58On8NRezmlgRXiQtLnBeZSzYNKQg==. 2023-06-01T09:59:24.7677924Z Acquiring lock for the installation of Microsoft.Extensions.Hosting 2.1.0 2023-06-01T09:59:24.7688036Z Acquired lock for the installation of Microsoft.Extensions.Hosting 2.1.0 2023-06-01T09:59:24.8125720Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Hosting.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.8129363Z Installed Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 from https://api.nuget.org/v3/index.json with content hash fZIoU1kxy9zu4KjjabcA79jws6Fk1xmub/VQMrClVqRXZrWt9lYmyjJjw7x0KZtl+Y1hs8qDDaFDrpR1Mso6Wg==. 2023-06-01T09:59:24.8132796Z Acquiring lock for the installation of Microsoft.Extensions.Logging 2.1.0 2023-06-01T09:59:24.8134144Z Acquired lock for the installation of Microsoft.Extensions.Logging 2.1.0 2023-06-01T09:59:24.8252504Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.8356867Z Installed Microsoft.Extensions.Configuration.Json 2.1.0 from https://api.nuget.org/v3/index.json with content hash 9OCdAv7qiRtRlXQnECxW9zINUK8bYPKbNp5x8FQaLZbm/flv7mPvo1muZ1nsKGMZF4uL4Bl6nHw2v1fi3MqQ1Q==. 2023-06-01T09:59:24.8357628Z Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.0 2023-06-01T09:59:24.8386246Z Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.0 2023-06-01T09:59:24.8581519Z Installed Microsoft.Extensions.Hosting 2.1.0 from https://api.nuget.org/v3/index.json with content hash nqOrLtBqpwRT006vdQ2Vp87uiuYztiZcZAndFqH91ZH4SQgr8wImCVQwzUgTxx1DSrpIW765+xrZTZqsoGtvqg==. 2023-06-01T09:59:24.8582610Z Acquiring lock for the installation of Microsoft.Extensions.Logging.Configuration 2.1.0 2023-06-01T09:59:24.8668816Z Acquired lock for the installation of Microsoft.Extensions.Logging.Configuration 2.1.0 2023-06-01T09:59:24.8673492Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.Abstractions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.8676051Z Installed Microsoft.Extensions.Logging 2.1.0 from https://api.nuget.org/v3/index.json with content hash kuZbZMMHb7ibzhLdn9/R1+PAAFKntlF10tOw4loB8VuQkHvSrBE6IzW1rhBLsEdmLXOgi2zFbwcXFrxzSM6ybA==. 2023-06-01T09:59:24.8678192Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Host.Storage 3.0.14 2023-06-01T09:59:24.8678786Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Host.Storage 3.0.14 2023-06-01T09:59:24.8679500Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.Configuration.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.8701780Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.Emit.ILGeneration.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.8804761Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Host.Storage.3.0.14 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.8917186Z Installed Microsoft.Extensions.Logging.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash GfD2VtvN9z1W+m6pZZe98yh9VWTSdNY2dZSxtca9uFIY6aBI6twvskMvLO/ktClBOTQmAov/7Em+IWFlHepa0A==. 2023-06-01T09:59:24.8918513Z Acquiring lock for the installation of ncrontab.signed 3.3.0 2023-06-01T09:59:24.8922760Z Acquired lock for the installation of ncrontab.signed 3.3.0 2023-06-01T09:59:24.9020329Z PackageSignatureVerificationLog: PackageIdentity: ncrontab.signed.3.3.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.9332977Z Installed Microsoft.Extensions.Logging.Configuration 2.1.0 from https://api.nuget.org/v3/index.json with content hash nMAcTACzW37zc3f7n5fIYsRDXtjjQA2U/kiE4xmuSLn7coCIeDfFTpUhJ+wG/3vwb5f1lFWNpyXGyQdlUCIXUw==. 2023-06-01T09:59:24.9334191Z Installed Microsoft.Azure.WebJobs.Host.Storage 3.0.14 from https://api.nuget.org/v3/index.json with content hash 1M9VzF4/skqaFezaNI6QUo5ftI1ifGAc6TQfbDdi94lUkUcnSnlBq/uBzx1P73SQgY9WzIE0KZn2+DOx6CL9Sg==. 2023-06-01T09:59:24.9336865Z Acquiring lock for the installation of System.Runtime.Loader 4.3.0 2023-06-01T09:59:24.9338895Z Acquiring lock for the installation of Azure.Core 1.24.0 2023-06-01T09:59:24.9339697Z Acquired lock for the installation of System.Runtime.Loader 4.3.0 2023-06-01T09:59:24.9341136Z Acquired lock for the installation of Azure.Core 1.24.0 2023-06-01T09:59:24.9494997Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.Loader.4.3.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:24.9496381Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.Emit.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:24.9522892Z PackageSignatureVerificationLog: PackageIdentity: Azure.Core.1.24.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.0209440Z Installed System.IO.FileSystem.Primitives 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==. 2023-06-01T09:59:25.0213535Z Acquiring lock for the installation of Azure.Core.Amqp 1.2.0 2023-06-01T09:59:25.0214563Z Acquired lock for the installation of Azure.Core.Amqp 1.2.0 2023-06-01T09:59:25.0357655Z PackageSignatureVerificationLog: PackageIdentity: Azure.Core.Amqp.1.2.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.0372252Z Installed ncrontab.signed 3.3.0 from https://api.nuget.org/v3/index.json with content hash w+fVX+uCk3C0nR7BDjWAmUzDQPNAaBusTPljWehx/2cbBTxuKm81sCTebwRnJtHfS+38xbqF7NiiwPWjRMKiFQ==. 2023-06-01T09:59:25.0388640Z Acquiring lock for the installation of Microsoft.Azure.Amqp 2.5.10 2023-06-01T09:59:25.0393673Z Acquired lock for the installation of Microsoft.Azure.Amqp 2.5.10 2023-06-01T09:59:25.0794556Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.Amqp.2.5.10 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.1756791Z Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==. 2023-06-01T09:59:25.1758068Z Acquiring lock for the installation of Microsoft.Bcl.AsyncInterfaces 1.1.1 2023-06-01T09:59:25.1758770Z Acquired lock for the installation of Microsoft.Bcl.AsyncInterfaces 1.1.1 2023-06-01T09:59:25.1811633Z Installed Azure.Core.Amqp 1.2.0 from https://api.nuget.org/v3/index.json with content hash vrF4isvhwdZspzorLwYhukXz3DA8/ONSnZUIBAqBtOCzsDNUgAsuILbCzvtDrn2oDxyq7DZx5Nh81pe0BeWmDQ==. 2023-06-01T09:59:25.1812746Z Acquiring lock for the installation of System.Memory.Data 1.0.2 2023-06-01T09:59:25.1815222Z Acquired lock for the installation of System.Memory.Data 1.0.2 2023-06-01T09:59:25.2006948Z Installed System.Reflection.Emit.ILGeneration 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==. 2023-06-01T09:59:25.2008210Z Acquiring lock for the installation of Microsoft.Azure.WebJobs.Core 3.0.33 2023-06-01T09:59:25.2013054Z Acquired lock for the installation of Microsoft.Azure.WebJobs.Core 3.0.33 2023-06-01T09:59:25.2220410Z Installed Azure.Core 1.24.0 from https://api.nuget.org/v3/index.json with content hash +/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==. 2023-06-01T09:59:25.2221728Z Acquiring lock for the installation of Microsoft.Extensions.Configuration 2.1.1 2023-06-01T09:59:25.2225145Z Acquired lock for the installation of Microsoft.Extensions.Configuration 2.1.1 2023-06-01T09:59:25.2414928Z Installed System.Runtime.Loader 4.3.0 from https://api.nuget.org/v3/index.json with content hash DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==. 2023-06-01T09:59:25.2493726Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.1 2023-06-01T09:59:25.2591831Z Installed System.Reflection.Emit 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==. 2023-06-01T09:59:25.2606263Z Acquiring lock for the installation of Microsoft.Extensions.Logging 2.1.1 2023-06-01T09:59:25.2608179Z Acquired lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.1 2023-06-01T09:59:25.2608919Z Acquired lock for the installation of Microsoft.Extensions.Logging 2.1.1 2023-06-01T09:59:25.2609587Z Installed Microsoft.Azure.Amqp 2.5.10 from https://api.nuget.org/v3/index.json with content hash pgHUY+vlvUiuUeC4KtU1p+JM5oeOyqBRflz9CvKYENZqFmgbWc+Exyx5HaeKXR3HLhYzXysgeC33bIcpk76CWw==. 2023-06-01T09:59:25.2610104Z Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.1 2023-06-01T09:59:25.2610823Z Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.1 2023-06-01T09:59:25.2611331Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.2667062Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.Abstractions.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.2675423Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.2737943Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Logging.Abstractions.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.3002008Z Installed Microsoft.Extensions.Configuration 2.1.1 from https://api.nuget.org/v3/index.json with content hash LjVKO6P2y52c5ZhTLX/w8zc5H4Y3J/LJsgqTBj49TtFq/hAtVNue/WA0F6/7GMY90xhD7K0MDZ4qpOeWXbLvzg==. 2023-06-01T09:59:25.3002745Z Acquiring lock for the installation of Azure.Identity 1.6.0 2023-06-01T09:59:25.3003060Z Acquired lock for the installation of Azure.Identity 1.6.0 2023-06-01T09:59:25.3151736Z PackageSignatureVerificationLog: PackageIdentity: Azure.Identity.1.6.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.3307821Z Installed Microsoft.Extensions.Logging 2.1.1 from https://api.nuget.org/v3/index.json with content hash hh+mkOAQDTp6XH80xJt3+wwYVzkbwYQl9XZRCz4Um0JjP/o7N9vHM3rZ6wwwtr+BBe/L6iBO2sz0px6OWBzqZQ==. 2023-06-01T09:59:25.3311504Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.Binder 2.1.0 2023-06-01T09:59:25.3325566Z Installed Microsoft.Extensions.Configuration.Abstractions 2.1.1 from https://api.nuget.org/v3/index.json with content hash VfuZJNa0WUshZ/+8BFZAhwFKiKuu/qOUCFntfdLpHj7vcRnsGHqd3G2Hse78DM+pgozczGM63lGPRLmy+uhUOA==. 2023-06-01T09:59:25.3333854Z Acquired lock for the installation of Microsoft.Extensions.Configuration.Binder 2.1.0 2023-06-01T09:59:25.3336462Z Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 2023-06-01T09:59:25.3337381Z Installed Microsoft.Extensions.Logging.Abstractions 2.1.1 from https://api.nuget.org/v3/index.json with content hash XRzK7ZF+O6FzdfWrlFTi1Rgj2080ZDsd46vzOjadHUB0Cz5kOvDG8vI7caa5YFrsHQpcfn0DxtjS4E46N4FZsA==. 2023-06-01T09:59:25.3338151Z Acquired lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 2023-06-01T09:59:25.3338858Z Acquiring lock for the installation of Microsoft.Extensions.Options 2.1.0 2023-06-01T09:59:25.3339747Z Acquired lock for the installation of Microsoft.Extensions.Options 2.1.0 2023-06-01T09:59:25.3417687Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.Binder.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.3418571Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.DependencyInjection.Abstractions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.8667234Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Options.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.8890056Z Installed Microsoft.Extensions.Options 2.1.0 from https://api.nuget.org/v3/index.json with content hash VOM1pPMi9+7/4Vc9aPLU8btHOBQy1+AvpqxLxFI2OVtqGv+1klPaV59g9R6aSt2U7ijfB3TjvAO4Tc/cn9/hxA==. 2023-06-01T09:59:25.8897001Z Installed Microsoft.Extensions.Configuration.Binder 2.1.0 from https://api.nuget.org/v3/index.json with content hash Fls0O54Ielz1DiVYpcmiUpeizN1iKGGI5yAWAoShfmUvMcQ8jAGOK1a+DaflHA5hN9IOKvmSos0yewDYAIY0ZA==. 2023-06-01T09:59:25.8900801Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.FileExtensions 2.1.0 2023-06-01T09:59:25.8904161Z Acquiring lock for the installation of Microsoft.Extensions.Primitives 2.1.0 2023-06-01T09:59:25.8938832Z Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash 8/CtASu80UIoyG+r8FstrmZW5GLtXxzoYpjj3jV0FKZCL5CiFgSH3pAmqut/dC68mu7N1bU6v0UtKKL3gCUQGQ==. 2023-06-01T09:59:25.8951144Z Acquired lock for the installation of Microsoft.Extensions.Configuration.FileExtensions 2.1.0 2023-06-01T09:59:25.8964213Z Acquiring lock for the installation of Microsoft.Extensions.Hosting.Abstractions 2.1.0 2023-06-01T09:59:25.8986229Z Acquired lock for the installation of Microsoft.Extensions.Primitives 2.1.0 2023-06-01T09:59:25.8990248Z Acquired lock for the installation of Microsoft.Extensions.Hosting.Abstractions 2.1.0 2023-06-01T09:59:25.8995091Z Installed Azure.Identity 1.6.0 from https://api.nuget.org/v3/index.json with content hash EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==. 2023-06-01T09:59:25.9001755Z Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection 2.1.0 2023-06-01T09:59:25.9002337Z Acquired lock for the installation of Microsoft.Extensions.DependencyInjection 2.1.0 2023-06-01T09:59:25.9030434Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Hosting.Abstractions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9031564Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.FileExtensions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9066005Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.DependencyInjection.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9069749Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Primitives.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9157325Z Installed Microsoft.Extensions.Configuration.FileExtensions 2.1.0 from https://api.nuget.org/v3/index.json with content hash xvbjRAIo2Iwxk7vsMg49RwXPOOm5rtvr0frArvlg1uviS60ouVkOLouCNvOv/eRgWYINPbHAU9p//zEjit38Og==. 2023-06-01T09:59:25.9158262Z Acquiring lock for the installation of Microsoft.Extensions.FileProviders.Physical 2.1.0 2023-06-01T09:59:25.9159278Z Acquired lock for the installation of Microsoft.Extensions.FileProviders.Physical 2.1.0 2023-06-01T09:59:25.9161931Z Installed Microsoft.Extensions.Hosting.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash BpMaoBxdXr5VD0yk7rYN6R8lAU9X9JbvsPveNdKT+llIn3J5s4sxpWqaSG/NnzTzTLU5eJE5nrecTl7clg/7dQ==. 2023-06-01T09:59:25.9162579Z Acquiring lock for the installation of Microsoft.Extensions.Options.ConfigurationExtensions 2.1.0 2023-06-01T09:59:25.9233446Z Acquired lock for the installation of Microsoft.Extensions.Options.ConfigurationExtensions 2.1.0 2023-06-01T09:59:25.9252204Z Installed Microsoft.Extensions.Primitives 2.1.0 from https://api.nuget.org/v3/index.json with content hash gMwH6wgWOPfyfLfMLEP+ZF7/MSJq35e0xxKEYUjt8veEznY45nBVqdfI876+9SFQq2ChcqKf2UyYc2XYj2v27w==. 2023-06-01T09:59:25.9313344Z Acquiring lock for the installation of WindowsAzure.Storage 9.3.1 2023-06-01T09:59:25.9330104Z Acquired lock for the installation of WindowsAzure.Storage 9.3.1 2023-06-01T09:59:25.9331373Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.FileProviders.Physical.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9332643Z Installed Microsoft.Extensions.DependencyInjection 2.1.0 from https://api.nuget.org/v3/index.json with content hash gqQviLfuA31PheEGi+XJoZc1bc9H9RsPa9Gq9XuDct7XGWSR9eVXjK5Sg7CSUPhTFHSuxUFY12wcTYLZ4zM1hg==. 2023-06-01T09:59:25.9333466Z Acquiring lock for the installation of System.Collections 4.0.11 2023-06-01T09:59:25.9334056Z Acquired lock for the installation of System.Collections 4.0.11 2023-06-01T09:59:25.9350571Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Options.ConfigurationExtensions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9462616Z Installed Microsoft.Extensions.FileProviders.Physical 2.1.0 from https://api.nuget.org/v3/index.json with content hash A9xLomqD4tNFqDfleapx2C14ZcSjCTzn/4Od0W/wBYdlLF2tYDJ204e75HjpWDVTkr03kgdZbM3QZ6ZeDsrBYg==. 2023-06-01T09:59:25.9464184Z Acquiring lock for the installation of System.Diagnostics.Debug 4.0.11 2023-06-01T09:59:25.9464967Z Acquired lock for the installation of System.Diagnostics.Debug 4.0.11 2023-06-01T09:59:25.9678197Z Installed Microsoft.Extensions.Options.ConfigurationExtensions 2.1.0 from https://api.nuget.org/v3/index.json with content hash w/MP147fSqlIcCymaNpLbjdJsFVkSJM9Sz+jbWMr1gKMDVxoOS8AuFjJkVyKU/eydYxHIR/K1Hn3wisJBW5gSg==. 2023-06-01T09:59:25.9679462Z PackageSignatureVerificationLog: PackageIdentity: WindowsAzure.Storage.9.3.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:25.9681031Z Acquiring lock for the installation of System.Globalization 4.0.11 2023-06-01T09:59:25.9681488Z Acquired lock for the installation of System.Globalization 4.0.11 2023-06-01T09:59:26.0180044Z PackageSignatureVerificationLog: PackageIdentity: System.Diagnostics.Debug.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.2293766Z PackageSignatureVerificationLog: PackageIdentity: System.Globalization.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.2367852Z Installed System.Diagnostics.Debug 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==. 2023-06-01T09:59:26.2417975Z Acquiring lock for the installation of System.IO 4.1.0 2023-06-01T09:59:26.2465693Z Acquired lock for the installation of System.IO 4.1.0 2023-06-01T09:59:26.2478216Z PackageSignatureVerificationLog: PackageIdentity: System.Collections.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.2675650Z Installed WindowsAzure.Storage 9.3.1 from https://api.nuget.org/v3/index.json with content hash NooNF4glP6BO7U4dno/xSfiEVVIv6OFcFfisX24Us2CZa9NQR3TSVEj9eVUlM5rLat5H9CHxk6M/mNSIaq7Vrw==. 2023-06-01T09:59:26.2685552Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.Primitives.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.2687204Z Acquiring lock for the installation of System.Resources.ResourceManager 4.0.1 2023-06-01T09:59:26.2687720Z Acquired lock for the installation of System.Resources.ResourceManager 4.0.1 2023-06-01T09:59:26.3963798Z PackageSignatureVerificationLog: PackageIdentity: System.Resources.ResourceManager.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.4182833Z PackageSignatureVerificationLog: PackageIdentity: System.AppContext.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.5088177Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.TypeExtensions.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.6556159Z Installed System.Reflection.Primitives 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash 4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==. 2023-06-01T09:59:26.6557347Z Acquiring lock for the installation of System.Net.Primitives 4.0.11 2023-06-01T09:59:26.6590801Z Acquired lock for the installation of System.Net.Primitives 4.0.11 2023-06-01T09:59:26.6981326Z Installed System.Globalization 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==. 2023-06-01T09:59:26.6982301Z Acquiring lock for the installation of System.Text.Encodings.Web 4.7.2 2023-06-01T09:59:26.6982779Z Acquired lock for the installation of System.Text.Encodings.Web 4.7.2 2023-06-01T09:59:26.7381891Z Installed System.Resources.ResourceManager 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==. 2023-06-01T09:59:26.7382830Z Acquiring lock for the installation of System.Text.Json 4.7.2 2023-06-01T09:59:26.7427070Z Acquired lock for the installation of System.Text.Json 4.7.2 2023-06-01T09:59:26.7428451Z Installed System.Collections 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==. 2023-06-01T09:59:26.7456634Z Acquiring lock for the installation of System.Memory 4.5.4 2023-06-01T09:59:26.7511620Z Acquired lock for the installation of System.Memory 4.5.4 2023-06-01T09:59:26.7566143Z PackageSignatureVerificationLog: PackageIdentity: System.Memory.4.5.4 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.7613379Z PackageSignatureVerificationLog: PackageIdentity: System.Text.Json.4.7.2 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.7647817Z Installed System.AppContext 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash 3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==. 2023-06-01T09:59:26.7663129Z Acquiring lock for the installation of System.Text.Json 4.6.0 2023-06-01T09:59:26.7686545Z Acquired lock for the installation of System.Text.Json 4.6.0 2023-06-01T09:59:26.7835873Z PackageSignatureVerificationLog: PackageIdentity: System.Text.Json.4.6.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.7965480Z Installed System.Reflection.TypeExtensions 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==. 2023-06-01T09:59:26.7968413Z Acquiring lock for the installation of Microsoft.Extensions.Primitives 2.1.1 2023-06-01T09:59:26.7979687Z Acquired lock for the installation of Microsoft.Extensions.Primitives 2.1.1 2023-06-01T09:59:26.8136654Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Primitives.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.8404799Z Installed System.Memory 4.5.4 from https://api.nuget.org/v3/index.json with content hash 1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==. 2023-06-01T09:59:26.8405808Z Acquiring lock for the installation of Microsoft.Extensions.Configuration.Binder 2.1.1 2023-06-01T09:59:26.8410096Z Acquired lock for the installation of Microsoft.Extensions.Configuration.Binder 2.1.1 2023-06-01T09:59:26.8411296Z Installed System.Text.Json 4.7.2 from https://api.nuget.org/v3/index.json with content hash TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==. 2023-06-01T09:59:26.8412960Z Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 2023-06-01T09:59:26.8413484Z Acquired lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 2023-06-01T09:59:26.8471601Z Installed Microsoft.Extensions.Primitives 2.1.1 from https://api.nuget.org/v3/index.json with content hash scJ1GZNIxMmjpENh0UZ8XCQ6vzr/LzeF9WvEA51Ix2OQGAs9WPgPu8ABVUdvpKPLuor/t05gm6menJK3PwqOXg==. 2023-06-01T09:59:26.8513649Z Acquiring lock for the installation of Microsoft.Extensions.Options 2.1.1 2023-06-01T09:59:26.8536278Z Acquired lock for the installation of Microsoft.Extensions.Options 2.1.1 2023-06-01T09:59:26.8565225Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Configuration.Binder.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.8585198Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.8611962Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.Options.2.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.8627952Z Installed System.Text.Json 4.6.0 from https://api.nuget.org/v3/index.json with content hash 4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==. 2023-06-01T09:59:26.8636026Z Acquiring lock for the installation of Microsoft.Identity.Client 4.39.0 2023-06-01T09:59:26.8650676Z Acquired lock for the installation of Microsoft.Identity.Client 4.39.0 2023-06-01T09:59:26.8785076Z Installed Microsoft.Extensions.Options 2.1.1 from https://api.nuget.org/v3/index.json with content hash V7lXCU78lAbzaulCGFKojcCyG8RTJicEbiBkPJjFqiqXwndEBBIehdXRMWEVU3UtzQ1yDvphiWUL9th6/4gJ7w==. 2023-06-01T09:59:26.8862740Z Installed Microsoft.Extensions.Configuration.Binder 2.1.1 from https://api.nuget.org/v3/index.json with content hash fcLCTS03poWE4v9tSNBr3pWn0QwGgAn1vzqHXlXgvqZeOc7LvQNzaWcKRQZTdEc3+YhQKwMsOtm3VKSA2aWQ8w==. 2023-06-01T09:59:26.8884725Z Acquiring lock for the installation of System.Security.Cryptography.ProtectedData 4.7.0 2023-06-01T09:59:26.8917223Z Acquiring lock for the installation of Microsoft.Identity.Client.Extensions.Msal 2.19.3 2023-06-01T09:59:26.8969262Z Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 from https://api.nuget.org/v3/index.json with content hash MgYpU5cwZohUMKKg3sbPhvGG+eAZ/59E9UwPwlrUkyXU+PGzqwZg9yyQNjhxuAWmoNoFReoemeCku50prYSGzA==. 2023-06-01T09:59:26.9013063Z Acquired lock for the installation of Microsoft.Identity.Client.Extensions.Msal 2.19.3 2023-06-01T09:59:26.9026004Z Acquired lock for the installation of System.Security.Cryptography.ProtectedData 4.7.0 2023-06-01T09:59:26.9026727Z Acquiring lock for the installation of Microsoft.NETCore.Platforms 1.1.0 2023-06-01T09:59:26.9027316Z Acquired lock for the installation of Microsoft.NETCore.Platforms 1.1.0 2023-06-01T09:59:26.9028183Z PackageSignatureVerificationLog: PackageIdentity: System.Security.Cryptography.ProtectedData.4.7.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.9028975Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Identity.Client.Extensions.Msal.2.19.3 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.9029870Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.NETCore.Platforms.1.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:26.9203870Z Installed Microsoft.NETCore.Platforms 1.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==. 2023-06-01T09:59:26.9223730Z Acquiring lock for the installation of System.Memory 4.5.0 2023-06-01T09:59:26.9224385Z Acquired lock for the installation of System.Memory 4.5.0 2023-06-01T09:59:26.9381026Z Installed Microsoft.Identity.Client.Extensions.Msal 2.19.3 from https://api.nuget.org/v3/index.json with content hash zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==. 2023-06-01T09:59:26.9458180Z Acquiring lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.0 2023-06-01T09:59:26.9538065Z Acquired lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.0 2023-06-01T09:59:26.9546702Z PackageSignatureVerificationLog: PackageIdentity: System.Memory.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.9579315Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.CompilerServices.Unsafe.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:26.9611139Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Identity.Client.4.39.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:27.5131710Z Installed System.Memory 4.5.0 from https://api.nuget.org/v3/index.json with content hash m0psCSpUxTGfvwyO0i03ajXVhgBqyXlibXz0Mo1dtKGjaHrXFLnuQ8rNBTmWRqbfRjr4eC6Wah4X5FfuFDu5og==. 2023-06-01T09:59:27.5135215Z Acquiring lock for the installation of Microsoft.Extensions.FileProviders.Abstractions 2.1.0 2023-06-01T09:59:27.5139628Z Acquired lock for the installation of Microsoft.Extensions.FileProviders.Abstractions 2.1.0 2023-06-01T09:59:27.5227649Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.FileProviders.Abstractions.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:27.5252420Z Installed System.Security.Cryptography.ProtectedData 4.7.0 from https://api.nuget.org/v3/index.json with content hash ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==. 2023-06-01T09:59:27.5253445Z Acquiring lock for the installation of Microsoft.Extensions.FileSystemGlobbing 2.1.0 2023-06-01T09:59:27.5258969Z Acquired lock for the installation of Microsoft.Extensions.FileSystemGlobbing 2.1.0 2023-06-01T09:59:27.5372367Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Extensions.FileSystemGlobbing.2.1.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:27.6379712Z Installed Microsoft.Extensions.FileProviders.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash itv+7XBu58pxi8mykxx9cUO1OOVYe0jmQIZVSZVp5lOcLxB7sSV2bnHiI1RSu6Nxne/s6+oBla3ON5CCMSmwhQ==. 2023-06-01T09:59:27.6383432Z Acquiring lock for the installation of Microsoft.NETCore.Platforms 1.0.1 2023-06-01T09:59:27.6389949Z Acquired lock for the installation of Microsoft.NETCore.Platforms 1.0.1 2023-06-01T09:59:27.6427436Z Installed Microsoft.Extensions.FileSystemGlobbing 2.1.0 from https://api.nuget.org/v3/index.json with content hash JEwwhwbVTEXJu4W4l/FFx7FG9Fh5R8999mZl6qJImjM/LY4DxQsFYzpSkziMdY022n7TQpNUxJlH9bKZc7TqWw==. 2023-06-01T09:59:27.6428545Z Acquiring lock for the installation of System.Runtime 4.1.0 2023-06-01T09:59:27.6432629Z Acquired lock for the installation of System.Runtime 4.1.0 2023-06-01T09:59:27.6510389Z Installed System.Runtime.CompilerServices.Unsafe 4.5.0 from https://api.nuget.org/v3/index.json with content hash YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==. 2023-06-01T09:59:27.6511288Z Acquiring lock for the installation of System.Text.Encoding 4.0.11 2023-06-01T09:59:27.6518615Z Acquired lock for the installation of System.Text.Encoding 4.0.11 2023-06-01T09:59:27.6702551Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.NETCore.Platforms.1.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:27.7496198Z Installed Microsoft.NETCore.Platforms 1.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash 2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==. 2023-06-01T09:59:27.7497482Z Acquiring lock for the installation of System.Threading.Tasks 4.0.11 2023-06-01T09:59:27.7503915Z Acquired lock for the installation of System.Threading.Tasks 4.0.11 2023-06-01T09:59:27.8779557Z PackageSignatureVerificationLog: PackageIdentity: System.Text.Encoding.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:27.9409896Z Installed Microsoft.Identity.Client 4.39.0 from https://api.nuget.org/v3/index.json with content hash +/y4ELXYqnAbiqhEgFAl3riBbkMeCw8+6+Y8r367bUf6zWhlNUjhm360VsTMBgqbPyfJld5X+cJkDhDCrudezA==. 2023-06-01T09:59:27.9411653Z Acquiring lock for the installation of System.Reflection 4.1.0 2023-06-01T09:59:27.9418514Z Acquired lock for the installation of System.Reflection 4.1.0 2023-06-01T09:59:27.9744691Z PackageSignatureVerificationLog: PackageIdentity: System.Memory.Data.1.0.2 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:27.9755563Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Azure.WebJobs.Core.3.0.33 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:27.9756382Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.Bcl.AsyncInterfaces.1.1.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.0012851Z PackageSignatureVerificationLog: PackageIdentity: System.ObjectModel.4.0.12 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:28.0323662Z Installed Microsoft.Azure.WebJobs.Core 3.0.33 from https://api.nuget.org/v3/index.json with content hash 4Rp5of6KFEGisQL7OJV2/8v3IQGFvTgZ9xSbB3bfkw5VHoNKn3Yllx7Qk/oUUX7Zey7jNu5mQFIR6dW6xNMX5Q==. 2023-06-01T09:59:28.0324767Z Acquiring lock for the installation of System.Runtime.Handles 4.0.1 2023-06-01T09:59:28.0331766Z Acquired lock for the installation of System.Runtime.Handles 4.0.1 2023-06-01T09:59:28.0623506Z Installed System.Memory.Data 1.0.2 from https://api.nuget.org/v3/index.json with content hash JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==. 2023-06-01T09:59:28.0624511Z Acquiring lock for the installation of System.Text.Encodings.Web 4.5.0 2023-06-01T09:59:28.0631063Z Acquired lock for the installation of System.Text.Encodings.Web 4.5.0 2023-06-01T09:59:28.0793471Z PackageSignatureVerificationLog: PackageIdentity: System.Text.Encodings.Web.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.1132817Z Installed Microsoft.Bcl.AsyncInterfaces 1.1.1 from https://api.nuget.org/v3/index.json with content hash yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==. 2023-06-01T09:59:28.1134868Z Acquiring lock for the installation of System.Diagnostics.DiagnosticSource 4.5.0 2023-06-01T09:59:28.1135742Z Acquired lock for the installation of System.Diagnostics.DiagnosticSource 4.5.0 2023-06-01T09:59:28.1146977Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.Handles.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:28.1258084Z PackageSignatureVerificationLog: PackageIdentity: System.Diagnostics.DiagnosticSource.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.1533628Z Installed System.Text.Encodings.Web 4.5.0 from https://api.nuget.org/v3/index.json with content hash Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==. 2023-06-01T09:59:28.1535764Z Acquiring lock for the installation of System.Threading.Tasks.Extensions 4.5.0 2023-06-01T09:59:28.1540578Z Acquired lock for the installation of System.Threading.Tasks.Extensions 4.5.0 2023-06-01T09:59:28.1642021Z PackageSignatureVerificationLog: PackageIdentity: System.Threading.Tasks.Extensions.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.2276085Z Installed System.Text.Encoding 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==. 2023-06-01T09:59:28.2277181Z Acquiring lock for the installation of Microsoft.CSharp 4.5.0 2023-06-01T09:59:28.2277521Z Acquired lock for the installation of Microsoft.CSharp 4.5.0 2023-06-01T09:59:28.2355734Z PackageSignatureVerificationLog: PackageIdentity: Microsoft.CSharp.4.5.0 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.2441794Z PackageSignatureVerificationLog: PackageIdentity: System.IO.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:28.2626632Z Installed System.Diagnostics.DiagnosticSource 4.5.0 from https://api.nuget.org/v3/index.json with content hash eIHRELiYDQvsMToML81QFkXEEYXUSUT2F28t1SGrevWqP+epFdw80SyAXIKTXOHrIEXReFOEnEr7XlGiC2GgOg==. 2023-06-01T09:59:28.2627864Z Acquiring lock for the installation of System.Memory 4.5.1 2023-06-01T09:59:28.2628407Z Acquired lock for the installation of System.Memory 4.5.1 2023-06-01T09:59:28.2645569Z Installed System.Runtime.Handles 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==. 2023-06-01T09:59:28.2648196Z Acquiring lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.1 2023-06-01T09:59:28.2653032Z Acquired lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.1 2023-06-01T09:59:28.2961099Z Installed System.Threading.Tasks.Extensions 4.5.0 from https://api.nuget.org/v3/index.json with content hash csAJe24tWCOTO/rXoJAuBGuOq7ZdHY60XtC6b/hNMHT9tuX+2J9HK7nciLEtNvnrRLMxBACLXO3R4y5+kCduMA==. 2023-06-01T09:59:28.3203183Z Installed System.ObjectModel 4.0.12 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==. 2023-06-01T09:59:28.3377789Z PackageSignatureVerificationLog: PackageIdentity: System.IO.FileSystem.4.0.1 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:28.4232531Z Installed Microsoft.CSharp 4.5.0 from https://api.nuget.org/v3/index.json with content hash kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==. 2023-06-01T09:59:28.4440250Z Installed System.IO.FileSystem 4.0.1 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==. 2023-06-01T09:59:28.5899202Z Installed System.IO 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash 3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==. 2023-06-01T09:59:28.6011405Z PackageSignatureVerificationLog: PackageIdentity: System.Text.Encodings.Web.4.7.2 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:28.6511878Z Installed System.Text.Encodings.Web 4.7.2 from https://api.nuget.org/v3/index.json with content hash iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==. 2023-06-01T09:59:28.7686305Z PackageSignatureVerificationLog: PackageIdentity: System.Net.Primitives.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:28.9578084Z PackageSignatureVerificationLog: PackageIdentity: System.Linq.Expressions.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.0307954Z Installed System.Net.Primitives 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==. 2023-06-01T09:59:29.0393667Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.InteropServices.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.3689038Z PackageSignatureVerificationLog: PackageIdentity: System.Reflection.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.4918918Z Installed System.Linq.Expressions 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==. 2023-06-01T09:59:29.6839017Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.Extensions.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.6857850Z Installed System.Runtime.InteropServices 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash 16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==. 2023-06-01T09:59:29.7052414Z Installed System.Reflection 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==. 2023-06-01T09:59:29.7146428Z PackageSignatureVerificationLog: PackageIdentity: System.Threading.Tasks.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.7498699Z PackageSignatureVerificationLog: PackageIdentity: System.Threading.4.0.11 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:29.7500219Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.CompilerServices.Unsafe.4.5.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:29.7501207Z PackageSignatureVerificationLog: PackageIdentity: System.Memory.4.5.1 Source: https://api.nuget.org/v3/index.json PackageSignatureValidity: True 2023-06-01T09:59:29.9913367Z Installed System.Memory 4.5.1 from https://api.nuget.org/v3/index.json with content hash sDJYJpGtTgx+23Ayu5euxG5mAXWdkDb4+b0rD0Cab0M1oQS9H0HXGPriKcqpXuiJDTV7fTp/d+fMDJmnr6sNvA==. 2023-06-01T09:59:30.0066322Z Installed System.Runtime.CompilerServices.Unsafe 4.5.1 from https://api.nuget.org/v3/index.json with content hash Zh8t8oqolRaFa9vmOZfdQm/qKejdqz0J9kr7o2Fu0vPeoH3BL1EOXipKWwkWtLT1JPzjByrF19fGuFlNbmPpiw==. 2023-06-01T09:59:30.1444074Z Installed System.Threading.Tasks 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==. 2023-06-01T09:59:30.1760221Z Installed System.Threading 4.0.11 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==. 2023-06-01T09:59:30.1761216Z Installed System.Runtime.Extensions 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==. 2023-06-01T09:59:30.4723272Z PackageSignatureVerificationLog: PackageIdentity: System.Runtime.4.1.0 Source: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ PackageSignatureValidity: True 2023-06-01T09:59:30.9584417Z Installed System.Runtime 4.1.0 from C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ with content hash v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==. 2023-06-01T09:59:31.1277665Z Checking compatibility of packages on net6.0. 2023-06-01T09:59:31.1278512Z Checking compatibility for Microsoft.Azure.Functions.Worker.Extensions 1.0.0 with net6.0. 2023-06-01T09:59:31.1279106Z Checking compatibility for Microsoft.NETCore.Targets 3.0.0 with net6.0. 2023-06-01T09:59:31.1279604Z Checking compatibility for Microsoft.NET.Sdk.Functions 4.0.1 with net6.0. 2023-06-01T09:59:31.1280109Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.4.0 with net6.0. 2023-06-01T09:59:31.1280658Z Checking compatibility for Microsoft.Azure.Functions.Analyzers 1.0.0 with net6.0. 2023-06-01T09:59:31.1281190Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions 3.0.6 with net6.0. 2023-06-01T09:59:31.1285070Z Checking compatibility for Microsoft.Azure.WebJobs.Extensions.Http 3.0.2 with net6.0. 2023-06-01T09:59:31.1285967Z Checking compatibility for Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 4.0.1 with net6.0. 2023-06-01T09:59:31.1286565Z Checking compatibility for Newtonsoft.Json 11.0.2 with net6.0. 2023-06-01T09:59:31.1287099Z Checking compatibility for Azure.Messaging.ServiceBus 7.8.0 with net6.0. 2023-06-01T09:59:31.1287621Z Checking compatibility for Microsoft.Azure.WebJobs 3.0.33 with net6.0. 2023-06-01T09:59:31.1288157Z Checking compatibility for Microsoft.Extensions.Azure 1.2.0 with net6.0. 2023-06-01T09:59:31.1288705Z Checking compatibility for Microsoft.Azure.WebJobs.Host.Storage 3.0.14 with net6.0. 2023-06-01T09:59:31.1289585Z Checking compatibility for ncrontab.signed 3.3.0 with net6.0. 2023-06-01T09:59:31.1290113Z Checking compatibility for Microsoft.AspNet.WebApi.Client 5.2.4 with net6.0. 2023-06-01T09:59:31.1290653Z Checking compatibility for Microsoft.AspNetCore.Http 2.1.0 with net6.0. 2023-06-01T09:59:31.1291170Z Checking compatibility for Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.0 with net6.0. 2023-06-01T09:59:31.1291745Z Checking compatibility for Microsoft.AspNetCore.Mvc.WebApiCompatShim 2.1.0 with net6.0. 2023-06-01T09:59:31.1292239Z Checking compatibility for Microsoft.AspNetCore.Routing 2.1.0 with net6.0. 2023-06-01T09:59:31.1292629Z Checking compatibility for System.Runtime.Loader 4.3.0 with net6.0. 2023-06-01T09:59:31.1292889Z Checking compatibility for Azure.Core 1.24.0 with net6.0. 2023-06-01T09:59:31.1293165Z Checking compatibility for Azure.Core.Amqp 1.2.0 with net6.0. 2023-06-01T09:59:31.1293470Z Checking compatibility for Microsoft.Azure.Amqp 2.5.10 with net6.0. 2023-06-01T09:59:31.1293795Z Checking compatibility for Microsoft.Bcl.AsyncInterfaces 1.1.1 with net6.0. 2023-06-01T09:59:31.1294136Z Checking compatibility for System.Memory.Data 1.0.2 with net6.0. 2023-06-01T09:59:31.1294454Z Checking compatibility for Microsoft.Azure.WebJobs.Core 3.0.33 with net6.0. 2023-06-01T09:59:31.1294804Z Checking compatibility for Microsoft.Extensions.Configuration 2.1.1 with net6.0. 2023-06-01T09:59:31.1295200Z Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 2.1.1 with net6.0. 2023-06-01T09:59:31.1295813Z Checking compatibility for Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 with net6.0. 2023-06-01T09:59:31.1296236Z Checking compatibility for Microsoft.Extensions.Configuration.Json 2.1.0 with net6.0. 2023-06-01T09:59:31.1296603Z Checking compatibility for Microsoft.Extensions.Hosting 2.1.0 with net6.0. 2023-06-01T09:59:31.1296955Z Checking compatibility for Microsoft.Extensions.Logging 2.1.1 with net6.0. 2023-06-01T09:59:31.1297379Z Checking compatibility for Microsoft.Extensions.Logging.Abstractions 2.1.1 with net6.0. 2023-06-01T09:59:31.1297821Z Checking compatibility for Microsoft.Extensions.Logging.Configuration 2.1.0 with net6.0. 2023-06-01T09:59:31.1298223Z Checking compatibility for System.Threading.Tasks.Dataflow 4.8.0 with net6.0. 2023-06-01T09:59:31.1298602Z Checking compatibility for Azure.Identity 1.6.0 with net6.0. 2023-06-01T09:59:31.1298946Z Checking compatibility for WindowsAzure.Storage 9.3.1 with net6.0. 2023-06-01T09:59:31.1299608Z Checking compatibility for Newtonsoft.Json.Bson 1.0.1 with net6.0. 2023-06-01T09:59:31.1300206Z Checking compatibility for Microsoft.AspNetCore.Http.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1300630Z Checking compatibility for Microsoft.AspNetCore.WebUtilities 2.1.0 with net6.0. 2023-06-01T09:59:31.1301056Z Checking compatibility for Microsoft.Net.Http.Headers 2.1.0 with net6.0. 2023-06-01T09:59:31.1301435Z Checking compatibility for Microsoft.Extensions.ObjectPool 2.1.0 with net6.0. 2023-06-01T09:59:31.1302773Z Checking compatibility for Microsoft.AspNetCore.Mvc.Core 2.1.0 with net6.0. 2023-06-01T09:59:31.1303214Z Checking compatibility for Microsoft.AspNetCore.JsonPatch 2.1.0 with net6.0. 2023-06-01T09:59:31.1303634Z Checking compatibility for Microsoft.AspNetCore.Routing.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1304144Z Checking compatibility for Microsoft.AspNetCore.Http.Extensions 2.1.0 with net6.0. 2023-06-01T09:59:31.1304548Z Checking compatibility for System.IO 4.3.0 with net6.0. 2023-06-01T09:59:31.1304880Z Checking compatibility for System.Reflection 4.3.0 with net6.0. 2023-06-01T09:59:31.1305250Z Checking compatibility for System.Runtime 4.3.0 with net6.0. 2023-06-01T09:59:31.1305894Z Checking compatibility for System.Diagnostics.DiagnosticSource 4.6.0 with net6.0. 2023-06-01T09:59:31.1306330Z Checking compatibility for System.Numerics.Vectors 4.5.0 with net6.0. 2023-06-01T09:59:31.1306719Z Checking compatibility for System.Text.Encodings.Web 4.7.2 with net6.0. 2023-06-01T09:59:31.1307075Z Checking compatibility for System.Text.Json 4.7.2 with net6.0. 2023-06-01T09:59:31.1307456Z Checking compatibility for System.Threading.Tasks.Extensions 4.5.4 with net6.0. 2023-06-01T09:59:31.1307817Z Checking compatibility for System.Memory 4.5.4 with net6.0. 2023-06-01T09:59:31.1308125Z Checking compatibility for System.ComponentModel.Annotations 4.4.0 with net6.0. 2023-06-01T09:59:31.1308504Z Checking compatibility for System.Diagnostics.TraceSource 4.3.0 with net6.0. 2023-06-01T09:59:31.1308881Z Checking compatibility for Microsoft.Extensions.Primitives 2.1.1 with net6.0. 2023-06-01T09:59:31.1309268Z Checking compatibility for Microsoft.Extensions.Configuration.FileExtensions 2.1.0 with net6.0. 2023-06-01T09:59:31.1309706Z Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1310158Z Checking compatibility for Microsoft.Extensions.DependencyInjection 2.1.0 with net6.0. 2023-06-01T09:59:31.1310571Z Checking compatibility for Microsoft.Extensions.FileProviders.Physical 2.1.0 with net6.0. 2023-06-01T09:59:31.1310970Z Checking compatibility for Microsoft.Extensions.Configuration.Binder 2.1.1 with net6.0. 2023-06-01T09:59:31.1311648Z Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 with net6.0. 2023-06-01T09:59:31.1312046Z Checking compatibility for Microsoft.Extensions.Options 2.1.1 with net6.0. 2023-06-01T09:59:31.1312471Z Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 2.1.0 with net6.0. 2023-06-01T09:59:31.1312935Z Checking compatibility for Microsoft.Identity.Client 4.39.0 with net6.0. 2023-06-01T09:59:31.1313314Z Checking compatibility for Microsoft.Identity.Client.Extensions.Msal 2.19.3 with net6.0. 2023-06-01T09:59:31.1313746Z Checking compatibility for System.Security.Cryptography.ProtectedData 4.7.0 with net6.0. 2023-06-01T09:59:31.1314131Z Checking compatibility for NETStandard.Library 1.6.1 with net6.0. 2023-06-01T09:59:31.1314518Z Checking compatibility for Microsoft.AspNetCore.Http.Features 2.1.0 with net6.0. 2023-06-01T09:59:31.1314906Z Checking compatibility for System.Buffers 4.5.0 with net6.0. 2023-06-01T09:59:31.1315254Z Checking compatibility for Microsoft.AspNetCore.Mvc.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1315679Z Checking compatibility for Microsoft.AspNetCore.Authentication.Core 2.1.0 with net6.0. 2023-06-01T09:59:31.1316116Z Checking compatibility for Microsoft.AspNetCore.Authorization.Policy 2.1.0 with net6.0. 2023-06-01T09:59:31.1316538Z Checking compatibility for Microsoft.AspNetCore.Hosting.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1316996Z Checking compatibility for Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1317410Z Checking compatibility for Microsoft.Extensions.DependencyModel 2.1.0 with net6.0. 2023-06-01T09:59:31.1317857Z Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1318263Z Checking compatibility for Microsoft.CSharp 4.5.0 with net6.0. 2023-06-01T09:59:31.1318674Z Checking compatibility for Microsoft.NETCore.Platforms 1.1.0 with net6.0. 2023-06-01T09:59:31.1319053Z Checking compatibility for System.Text.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:31.1319438Z Checking compatibility for System.Threading.Tasks 4.3.0 with net6.0. 2023-06-01T09:59:31.1320062Z Checking compatibility for System.Reflection.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:31.1321580Z Checking compatibility for runtime.native.System 4.3.0 with net6.0. 2023-06-01T09:59:31.1321952Z Checking compatibility for System.Collections 4.3.0 with net6.0. 2023-06-01T09:59:31.1322277Z Checking compatibility for System.Diagnostics.Debug 4.3.0 with net6.0. 2023-06-01T09:59:31.1322666Z Checking compatibility for System.Globalization 4.3.0 with net6.0. 2023-06-01T09:59:31.1323079Z Checking compatibility for System.Resources.ResourceManager 4.3.0 with net6.0. 2023-06-01T09:59:31.1323462Z Checking compatibility for System.Runtime.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:31.1323857Z Checking compatibility for System.Threading 4.3.0 with net6.0. 2023-06-01T09:59:31.1324249Z Checking compatibility for System.Runtime.CompilerServices.Unsafe 4.5.1 with net6.0. 2023-06-01T09:59:31.1324684Z Checking compatibility for Microsoft.Extensions.FileSystemGlobbing 2.1.0 with net6.0. 2023-06-01T09:59:31.1325121Z Checking compatibility for Microsoft.Win32.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:31.1325525Z Checking compatibility for System.AppContext 4.3.0 with net6.0. 2023-06-01T09:59:31.1325899Z Checking compatibility for System.Collections.Concurrent 4.3.0 with net6.0. 2023-06-01T09:59:31.1327092Z Checking compatibility for System.Console 4.3.0 with net6.0. 2023-06-01T09:59:31.1327498Z Checking compatibility for System.Diagnostics.Tools 4.3.0 with net6.0. 2023-06-01T09:59:31.1328126Z Checking compatibility for System.Diagnostics.Tracing 4.3.0 with net6.0. 2023-06-01T09:59:31.1328524Z Checking compatibility for System.Globalization.Calendars 4.3.0 with net6.0. 2023-06-01T09:59:31.1328917Z Checking compatibility for System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:31.1329314Z Checking compatibility for System.IO.Compression.ZipFile 4.3.0 with net6.0. 2023-06-01T09:59:31.1329746Z Checking compatibility for System.IO.FileSystem 4.3.0 with net6.0. 2023-06-01T09:59:31.1330142Z Checking compatibility for System.IO.FileSystem.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:31.1330510Z Checking compatibility for System.Linq 4.3.0 with net6.0. 2023-06-01T09:59:31.1330889Z Checking compatibility for System.Linq.Expressions 4.3.0 with net6.0. 2023-06-01T09:59:31.1331994Z Checking compatibility for System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:31.1332398Z Checking compatibility for System.Net.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:31.1332773Z Checking compatibility for System.Net.Sockets 4.3.0 with net6.0. 2023-06-01T09:59:31.1333105Z Checking compatibility for System.ObjectModel 4.3.0 with net6.0. 2023-06-01T09:59:31.1333416Z Checking compatibility for System.Reflection.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:31.1333760Z Checking compatibility for System.Runtime.Handles 4.3.0 with net6.0. 2023-06-01T09:59:31.1334109Z Checking compatibility for System.Runtime.InteropServices 4.3.0 with net6.0. 2023-06-01T09:59:31.1334511Z Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.3.0 with net6.0. 2023-06-01T09:59:31.1334907Z Checking compatibility for System.Runtime.Numerics 4.3.0 with net6.0. 2023-06-01T09:59:31.1335281Z Checking compatibility for System.Security.Cryptography.Algorithms 4.3.0 with net6.0. 2023-06-01T09:59:31.1335698Z Checking compatibility for System.Security.Cryptography.Encoding 4.3.0 with net6.0. 2023-06-01T09:59:31.1336132Z Checking compatibility for System.Security.Cryptography.Primitives 4.3.0 with net6.0. 2023-06-01T09:59:31.1336550Z Checking compatibility for System.Security.Cryptography.X509Certificates 4.3.0 with net6.0. 2023-06-01T09:59:31.1336986Z Checking compatibility for System.Text.Encoding.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:31.1338552Z Checking compatibility for System.Text.RegularExpressions 4.3.0 with net6.0. 2023-06-01T09:59:31.1338964Z Checking compatibility for System.Threading.Timer 4.3.0 with net6.0. 2023-06-01T09:59:31.1339322Z Checking compatibility for System.Xml.ReaderWriter 4.3.0 with net6.0. 2023-06-01T09:59:31.1339665Z Checking compatibility for System.Xml.XDocument 4.3.0 with net6.0. 2023-06-01T09:59:31.1340073Z Checking compatibility for Microsoft.AspNetCore.Authentication.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1340498Z Checking compatibility for Microsoft.AspNetCore.Authorization 2.1.0 with net6.0. 2023-06-01T09:59:31.1340876Z Checking compatibility for Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1341294Z Checking compatibility for Microsoft.DotNet.PlatformAbstractions 2.1.0 with net6.0. 2023-06-01T09:59:31.1341693Z Checking compatibility for System.Dynamic.Runtime 4.0.11 with net6.0. 2023-06-01T09:59:31.1342081Z Checking compatibility for runtime.native.System.IO.Compression 4.3.0 with net6.0. 2023-06-01T09:59:31.1342473Z Checking compatibility for System.Reflection.Emit 4.3.0 with net6.0. 2023-06-01T09:59:31.1342870Z Checking compatibility for System.Reflection.Emit.ILGeneration 4.3.0 with net6.0. 2023-06-01T09:59:31.1343222Z Checking compatibility for System.Reflection.Emit.Lightweight 4.3.0 with net6.0. 2023-06-01T09:59:31.1344364Z Checking compatibility for System.Reflection.TypeExtensions 4.3.0 with net6.0. 2023-06-01T09:59:31.1345018Z Checking compatibility for runtime.native.System.Net.Http 4.3.0 with net6.0. 2023-06-01T09:59:31.1345378Z Checking compatibility for runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1345775Z Checking compatibility for System.Globalization.Extensions 4.3.0 with net6.0. 2023-06-01T09:59:31.1346166Z Checking compatibility for System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1346570Z Checking compatibility for runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:31.1347014Z Checking compatibility for System.Security.Cryptography.Cng 4.3.0 with net6.0. 2023-06-01T09:59:31.1348249Z Checking compatibility for System.Security.Cryptography.Csp 4.3.0 with net6.0. 2023-06-01T09:59:31.1349174Z Checking compatibility for runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1349902Z Checking compatibility for runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1350631Z Checking compatibility for runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1351391Z Checking compatibility for runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1352159Z Checking compatibility for runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1352929Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1354525Z Checking compatibility for runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1355328Z Checking compatibility for runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1356112Z Checking compatibility for runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1356874Z Checking compatibility for runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0 with net6.0. 2023-06-01T09:59:31.1357832Z Checking compatibility for runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0 with net6.0. 2023-06-01T09:59:31.1358972Z All packages and projects are compatible with net6.0. 2023-06-01T09:59:31.1401204Z Committing restore... 2023-06-01T09:59:31.1401669Z Generating MSBuild file C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\WorkerExtensions.csproj.nuget.g.props. 2023-06-01T09:59:31.1417514Z Generating MSBuild file C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\WorkerExtensions.csproj.nuget.g.targets. 2023-06-01T09:59:31.1433932Z Writing assets file to disk. Path: C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\project.assets.json 2023-06-01T09:59:31.1508213Z Writing cache file to disk. Path: C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\project.nuget.cache 2023-06-01T09:59:31.1532122Z Persisting dg to C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\WorkerExtensions.csproj.nuget.dgspec.json 2023-06-01T09:59:31.1556255Z Restored C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (in 8.78 sec). 2023-06-01T09:59:31.1569525Z 2023-06-01T09:59:31.1570624Z NuGet Config files used: 2023-06-01T09:59:31.1571018Z C:\Users\VssAdministrator\AppData\Roaming\NuGet\NuGet.Config 2023-06-01T09:59:31.1571362Z C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config 2023-06-01T09:59:31.1572213Z C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config 2023-06-01T09:59:31.1573000Z 2023-06-01T09:59:31.1575599Z Feeds used: 2023-06-01T09:59:31.1576147Z https://api.nuget.org/v3/index.json 2023-06-01T09:59:31.1576592Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ 2023-06-01T09:59:31.1577504Z C:\Program Files\dotnet\library-packs 2023-06-01T09:59:31.1578206Z 2023-06-01T09:59:31.1578513Z Installed: 2023-06-01T09:59:31.1597144Z 97 package(s) to C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj 2023-06-01T09:59:31.1601059Z Done executing task "RestoreTask". 2023-06-01T09:59:31.1602244Z 6>Done building target "Restore" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.1602793Z 6>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (Restore target(s)). 2023-06-01T09:59:31.1628967Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:31.1631963Z 2:7>Done building target "_WorkerExtensionsRestore" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:31.1636298Z 2:7>Target "_WorkerExtensionsBuild" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:31.1636871Z Task "MSBuild" 2023-06-01T09:59:31.1951999Z Global Properties: 2023-06-01T09:59:31.1959537Z Configuration=Release 2023-06-01T09:59:31.1962941Z OutputPath=C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout 2023-06-01T09:59:31.1966188Z CopyLocalLockFileAssemblies=true 2023-06-01T09:59:31.1970768Z Removing Properties: 2023-06-01T09:59:31.1971178Z DeployOnBuild 2023-06-01T09:59:31.1975019Z 0>Property 'MSBuildExtensionsPath' with value 'C:\Program Files\dotnet\sdk\7.0.203\' expanded from the environment. 2023-06-01T09:59:31.1978434Z Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Current\Microsoft.Common.props (56,5) 2023-06-01T09:59:31.1981932Z The "CopyLocalLockFileAssemblies" property is a global property, and cannot be modified. 2023-06-01T09:59:31.1984997Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:31.1988105Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:31.1988567Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:31.1988860Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:31.1989462Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (82,5) 2023-06-01T09:59:31.1990567Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (83,5) 2023-06-01T09:59:31.1993809Z Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (84,5) 2023-06-01T09:59:31.1997469Z Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.props (120,5) 2023-06-01T09:59:31.2003353Z Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5) 2023-06-01T09:59:31.2006603Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2009820Z Property reassignment: $(AssemblyName)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (7,9) 2023-06-01T09:59:31.2013452Z Property reassignment: $(RootNamespace)="Microsoft.Azure.Functions.Worker.Extensions" (previous value: "WorkerExtensions") at C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj (8,9) 2023-06-01T09:59:31.2017083Z The "CopyLocalLockFileAssemblies" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2036471Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2040122Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2043213Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2045943Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2049531Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2053204Z Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5) 2023-06-01T09:59:31.2054177Z Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5) 2023-06-01T09:59:31.2060872Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (226,5) 2023-06-01T09:59:31.2065378Z Property reassignment: $(IntermediateOutputPath)="obj\Release\net6.0\" (previous value: "obj\Release\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (245,5) 2023-06-01T09:59:31.2067699Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2070194Z Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (180,5) 2023-06-01T09:59:31.2072164Z Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (185,5) 2023-06-01T09:59:31.2076048Z Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:preview -define:TRACE" (previous value: "-langversion:preview") at C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets (191,5) 2023-06-01T09:59:31.2080805Z Property 'MSBuildUserExtensionsPath' with value 'C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild' expanded from the environment. 2023-06-01T09:59:31.2084312Z Property 'AGENT_BUILDDIRECTORY' with value 'D:\a\1' expanded from the environment. 2023-06-01T09:59:31.2085032Z Property reassignment: $(SonarQubeBuildDirectory)="D:\a\1" (previous value: "") at C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets (10,5) 2023-06-01T09:59:31.2085937Z The "Platform" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2087571Z The "Configuration" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2089320Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2091370Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2092549Z The "OutputPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2098407Z Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (179,5) 2023-06-01T09:59:31.2100620Z Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (185,5) 2023-06-01T09:59:31.2104296Z Property reassignment: $(OutDir)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\" (previous value: "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (230,5) 2023-06-01T09:59:31.2105011Z The "SolutionName" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2106597Z The "SolutionFileName" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2107740Z The "SolutionPath" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2109222Z The "SolutionDir" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2110847Z The "SolutionExt" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2112225Z Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (529,5) 2023-06-01T09:59:31.2114446Z Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (568,5) 2023-06-01T09:59:31.2116520Z Property 'LOCALAPPDATA' with value 'C:\Users\VssAdministrator\AppData\Local' expanded from the environment. 2023-06-01T09:59:31.2118208Z Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (3789,5) 2023-06-01T09:59:31.2120450Z Property reassignment: $(_TargetsThatPrepareProjectReferences)=" 2023-06-01T09:59:31.2120849Z AssignProjectConfiguration; 2023-06-01T09:59:31.2123448Z _SplitProjectReferencesByFileExistence 2023-06-01T09:59:31.2126811Z " (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets (4927,5) 2023-06-01T09:59:31.2128161Z Property 'MSBuildExtensionsPath32' with value 'C:\Program Files\dotnet\sdk\7.0.203' expanded from the environment. 2023-06-01T09:59:31.2130210Z Property reassignment: $(PublishConfiguration)="Release" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets (74,5) 2023-06-01T09:59:31.2131934Z Property reassignment: $(BaseIntermediateOutputPath)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets (80,5) 2023-06-01T09:59:31.2133776Z Property reassignment: $(CorePublishDependsOn)=" 2023-06-01T09:59:31.2134379Z _InitializeDeployOnBuildProperties; 2023-06-01T09:59:31.2135317Z Publish; 2023-06-01T09:59:31.2136999Z 2023-06-01T09:59:31.2138958Z FileSystemPublish; 2023-06-01T09:59:31.2143198Z ; 2023-06-01T09:59:31.2146066Z " (previous value: " 2023-06-01T09:59:31.2149429Z 2023-06-01T09:59:31.2152108Z _DetermineProjectType; 2023-06-01T09:59:31.2155304Z ; 2023-06-01T09:59:31.2158808Z 2023-06-01T09:59:31.2159134Z _RemoveExcludeFiles; 2023-06-01T09:59:31.2161216Z _DeletePublishIntermediateOutputPath; 2023-06-01T09:59:31.2163143Z _CopyFilesToPublishIntermediateOutputPath; 2023-06-01T09:59:31.2164728Z _CopyAspNetCoreFilesToIntermediateOutputPath; 2023-06-01T09:59:31.2165620Z _CopyWebJobFilesToIntermediateOutputPath; 2023-06-01T09:59:31.2167541Z _CopyConsoleFilesToIntermediateOutputPath; 2023-06-01T09:59:31.2168077Z ; 2023-06-01T09:59:31.2169943Z 2023-06-01T09:59:31.2171795Z _TransformWebConfig; 2023-06-01T09:59:31.2172952Z _TransformXml; 2023-06-01T09:59:31.2174479Z _TransformAppSettings; 2023-06-01T09:59:31.2176757Z _GenerateEFSQLScripts; 2023-06-01T09:59:31.2178840Z _GenerateRunCommandFile; 2023-06-01T09:59:31.2179646Z ; 2023-06-01T09:59:31.2181179Z 2023-06-01T09:59:31.2182953Z FileSystemPublish; 2023-06-01T09:59:31.2185198Z ; 2023-06-01T09:59:31.2185602Z ") at D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Publish.targets (119,5) 2023-06-01T09:59:31.2186389Z Property reassignment: $(_FunctionsExtensionsDir)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin" (previous value: "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\") at D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets (9,5) 2023-06-01T09:59:31.2187424Z Property reassignment: $(_GenerateFunctionsExtensionsMetadataPostBuildAfterTargets)="_GenerateFunctionsPostBuild" (previous value: "Build") at D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets (17,5) 2023-06-01T09:59:31.2189318Z Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.assets.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.assets.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5) 2023-06-01T09:59:31.2191055Z The "CopyLocalLockFileAssemblies" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2194644Z The "CopyLocalLockFileAssemblies" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2196631Z The "CopyLocalLockFileAssemblies" property is a global property, and cannot be modified. 2023-06-01T09:59:31.2198477Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:31.2202190Z 2023-06-01T09:59:31.2203031Z ResolveProjectReferences; 2023-06-01T09:59:31.2205796Z FindInvalidProjectReferences; 2023-06-01T09:59:31.2207062Z GetFrameworkPaths; 2023-06-01T09:59:31.2208687Z GetReferenceAssemblyPaths; 2023-06-01T09:59:31.2209979Z PrepareForBuild; 2023-06-01T09:59:31.2210254Z ResolveSDKReferences; 2023-06-01T09:59:31.2212032Z ExpandSDKReferences; 2023-06-01T09:59:31.2214435Z ; 2023-06-01T09:59:31.2215115Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:31.2216396Z _HandlePackageFileConflicts; 2023-06-01T09:59:31.2217319Z " (previous value: " 2023-06-01T09:59:31.2218424Z ResolveProjectReferences; 2023-06-01T09:59:31.2218769Z FindInvalidProjectReferences; 2023-06-01T09:59:31.2220387Z GetFrameworkPaths; 2023-06-01T09:59:31.2222140Z GetReferenceAssemblyPaths; 2023-06-01T09:59:31.2223512Z PrepareForBuild; 2023-06-01T09:59:31.2225369Z ResolveSDKReferences; 2023-06-01T09:59:31.2227243Z ExpandSDKReferences; 2023-06-01T09:59:31.2228699Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (80,5) 2023-06-01T09:59:31.2232069Z Property reassignment: $(PrepareResourcesDependsOn)=" 2023-06-01T09:59:31.2232882Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:31.2234377Z _HandlePackageFileConflicts; 2023-06-01T09:59:31.2236814Z 2023-06-01T09:59:31.2237611Z ; 2023-06-01T09:59:31.2238872Z PrepareResourceNames; 2023-06-01T09:59:31.2240882Z ResGen; 2023-06-01T09:59:31.2245597Z CompileLicxFiles 2023-06-01T09:59:31.2262584Z 2023-06-01T09:59:31.2262787Z " (previous value: " 2023-06-01T09:59:31.2262965Z ; 2023-06-01T09:59:31.2263151Z PrepareResourceNames; 2023-06-01T09:59:31.2263329Z ResGen; 2023-06-01T09:59:31.2263534Z CompileLicxFiles 2023-06-01T09:59:31.2263869Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (86,5) 2023-06-01T09:59:31.2264558Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (27,5) 2023-06-01T09:59:31.2266898Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (29,5) 2023-06-01T09:59:31.2294478Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5) 2023-06-01T09:59:31.2297064Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user;**/*.*proj" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5) 2023-06-01T09:59:31.2298665Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5) 2023-06-01T09:59:31.2300651Z Property reassignment: $(DefaultItemExcludes)=";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout/**;obj\Release\/**;bin\/**;C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (35,5) 2023-06-01T09:59:31.2302753Z Property reassignment: $(ResolveAssemblyReferencesDependsOn)=" 2023-06-01T09:59:31.2303070Z 2023-06-01T09:59:31.2303250Z 2023-06-01T09:59:31.2304108Z ResolveProjectReferences; 2023-06-01T09:59:31.2304348Z FindInvalidProjectReferences; 2023-06-01T09:59:31.2304592Z GetFrameworkPaths; 2023-06-01T09:59:31.2304826Z GetReferenceAssemblyPaths; 2023-06-01T09:59:31.2305025Z PrepareForBuild; 2023-06-01T09:59:31.2305795Z ResolveSDKReferences; 2023-06-01T09:59:31.2306154Z ExpandSDKReferences; 2023-06-01T09:59:31.2306383Z ; 2023-06-01T09:59:31.2306623Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:31.2306910Z _HandlePackageFileConflicts; 2023-06-01T09:59:31.2307135Z ; 2023-06-01T09:59:31.2307342Z ResolveTargetingPackAssets; 2023-06-01T09:59:31.2308006Z " (previous value: " 2023-06-01T09:59:31.2308279Z 2023-06-01T09:59:31.2308467Z ResolveProjectReferences; 2023-06-01T09:59:31.2308716Z FindInvalidProjectReferences; 2023-06-01T09:59:31.2308931Z GetFrameworkPaths; 2023-06-01T09:59:31.2309129Z GetReferenceAssemblyPaths; 2023-06-01T09:59:31.2309338Z PrepareForBuild; 2023-06-01T09:59:31.2309554Z ResolveSDKReferences; 2023-06-01T09:59:31.2309784Z ExpandSDKReferences; 2023-06-01T09:59:31.2309974Z ; 2023-06-01T09:59:31.2310199Z ResolvePackageDependenciesForBuild; 2023-06-01T09:59:31.2310471Z _HandlePackageFileConflicts; 2023-06-01T09:59:31.2310854Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5) 2023-06-01T09:59:31.2311983Z Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (44,5) 2023-06-01T09:59:31.2312925Z Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (61,5) 2023-06-01T09:59:31.2313792Z Property 'USERPROFILE' with value 'C:\Users\VssAdministrator' expanded from the environment. 2023-06-01T09:59:31.2314240Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (77,5) 2023-06-01T09:59:31.2314871Z Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\VssAdministrator\.dotnet\store" (previous value: "C:\Users\VssAdministrator") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (78,5) 2023-06-01T09:59:31.2315561Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (112,5) 2023-06-01T09:59:31.2316418Z Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (116,5) 2023-06-01T09:59:31.2316832Z Property reassignment: $(CoreBuildDependsOn)=" 2023-06-01T09:59:31.2317057Z _CheckForBuildWithNoBuild; 2023-06-01T09:59:31.2317235Z 2023-06-01T09:59:31.2317387Z BuildOnlySettings; 2023-06-01T09:59:31.2317563Z PrepareForBuild; 2023-06-01T09:59:31.2317721Z PreBuildEvent; 2023-06-01T09:59:31.2317922Z ResolveReferences; 2023-06-01T09:59:31.2318120Z PrepareResources; 2023-06-01T09:59:31.2318293Z ResolveKeySource; 2023-06-01T09:59:31.2318479Z Compile; 2023-06-01T09:59:31.2318657Z ExportWindowsMDFile; 2023-06-01T09:59:31.2318880Z UnmanagedUnregistration; 2023-06-01T09:59:31.2319090Z GenerateSerializationAssemblies; 2023-06-01T09:59:31.2319297Z CreateSatelliteAssemblies; 2023-06-01T09:59:31.2319525Z GenerateManifests; 2023-06-01T09:59:31.2319743Z GetTargetPath; 2023-06-01T09:59:31.2319968Z PrepareForRun; 2023-06-01T09:59:31.2320221Z UnmanagedRegistration; 2023-06-01T09:59:31.2320469Z IncrementalClean; 2023-06-01T09:59:31.2320685Z PostBuildEvent 2023-06-01T09:59:31.2320880Z ; 2023-06-01T09:59:31.2321112Z GenerateBuildDependencyFile; 2023-06-01T09:59:31.2321413Z GenerateBuildRuntimeConfigurationFiles 2023-06-01T09:59:31.2321670Z " (previous value: " 2023-06-01T09:59:31.2321911Z BuildOnlySettings; 2023-06-01T09:59:31.2322169Z PrepareForBuild; 2023-06-01T09:59:31.2322391Z PreBuildEvent; 2023-06-01T09:59:31.2322638Z ResolveReferences; 2023-06-01T09:59:31.2322869Z PrepareResources; 2023-06-01T09:59:31.2323125Z ResolveKeySource; 2023-06-01T09:59:31.2323318Z Compile; 2023-06-01T09:59:31.2323480Z ExportWindowsMDFile; 2023-06-01T09:59:31.2323697Z UnmanagedUnregistration; 2023-06-01T09:59:31.2323946Z GenerateSerializationAssemblies; 2023-06-01T09:59:31.2324390Z CreateSatelliteAssemblies; 2023-06-01T09:59:31.2324595Z GenerateManifests; 2023-06-01T09:59:31.2324750Z GetTargetPath; 2023-06-01T09:59:31.2324939Z PrepareForRun; 2023-06-01T09:59:31.2325113Z UnmanagedRegistration; 2023-06-01T09:59:31.2325303Z IncrementalClean; 2023-06-01T09:59:31.2325488Z PostBuildEvent 2023-06-01T09:59:31.2325758Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (134,5) 2023-06-01T09:59:31.2326070Z Property reassignment: $(CoreCleanDependsOn)=" 2023-06-01T09:59:31.2326292Z _SdkBeforeClean; 2023-06-01T09:59:31.2326444Z 2023-06-01T09:59:31.2326729Z " (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (143,5) 2023-06-01T09:59:31.2327035Z Property reassignment: $(RebuildDependsOn)=" 2023-06-01T09:59:31.2327261Z _SdkBeforeRebuild; 2023-06-01T09:59:31.2327433Z 2023-06-01T09:59:31.2327584Z BeforeRebuild; 2023-06-01T09:59:31.2327756Z Clean; 2023-06-01T09:59:31.2327920Z Build; 2023-06-01T09:59:31.2328075Z AfterRebuild; 2023-06-01T09:59:31.2328240Z 2023-06-01T09:59:31.2328887Z " (previous value: " 2023-06-01T09:59:31.2329113Z BeforeRebuild; 2023-06-01T09:59:31.2329294Z Clean; 2023-06-01T09:59:31.2330193Z Build; 2023-06-01T09:59:31.2332610Z AfterRebuild; 2023-06-01T09:59:31.2332960Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (150,5) 2023-06-01T09:59:31.2333569Z Property reassignment: $(CompileDependsOn)=" 2023-06-01T09:59:31.2333819Z 2023-06-01T09:59:31.2334028Z ResolveReferences; 2023-06-01T09:59:31.2334270Z ResolveKeySource; 2023-06-01T09:59:31.2334524Z SetWin32ManifestProperties; 2023-06-01T09:59:31.2334822Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:31.2335090Z _GenerateCompileInputs; 2023-06-01T09:59:31.2335319Z BeforeCompile; 2023-06-01T09:59:31.2335556Z _TimeStampBeforeCompile; 2023-06-01T09:59:31.2335825Z _GenerateCompileDependencyCache; 2023-06-01T09:59:31.2336073Z CoreCompile; 2023-06-01T09:59:31.2336313Z _TimeStampAfterCompile; 2023-06-01T09:59:31.2336531Z AfterCompile; 2023-06-01T09:59:31.2336744Z ; 2023-06-01T09:59:31.2336949Z _CreateAppHost; 2023-06-01T09:59:31.2337150Z _CreateComHost; 2023-06-01T09:59:31.2337358Z _GetIjwHostPaths; 2023-06-01T09:59:31.2337546Z " (previous value: " 2023-06-01T09:59:31.2337759Z ResolveReferences; 2023-06-01T09:59:31.2337980Z ResolveKeySource; 2023-06-01T09:59:31.2338199Z SetWin32ManifestProperties; 2023-06-01T09:59:31.2338470Z FindReferenceAssembliesForReferences; 2023-06-01T09:59:31.2338728Z _GenerateCompileInputs; 2023-06-01T09:59:31.2338971Z BeforeCompile; 2023-06-01T09:59:31.2339217Z _TimeStampBeforeCompile; 2023-06-01T09:59:31.2339470Z _GenerateCompileDependencyCache; 2023-06-01T09:59:31.2339736Z CoreCompile; 2023-06-01T09:59:31.2339982Z _TimeStampAfterCompile; 2023-06-01T09:59:31.2340205Z AfterCompile; 2023-06-01T09:59:31.2340574Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (550,5) 2023-06-01T09:59:31.2340958Z Property reassignment: $(CreateSatelliteAssembliesDependsOn)=" 2023-06-01T09:59:31.2341225Z 2023-06-01T09:59:31.2341464Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:31.2341729Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:31.2342220Z GenerateSatelliteAssemblies 2023-06-01T09:59:31.2342446Z ; 2023-06-01T09:59:31.2342665Z CoreGenerateSatelliteAssemblies 2023-06-01T09:59:31.2342924Z " (previous value: " 2023-06-01T09:59:31.2343164Z _GenerateSatelliteAssemblyInputs; 2023-06-01T09:59:31.2343475Z ComputeIntermediateSatelliteAssemblies; 2023-06-01T09:59:31.2343767Z GenerateSatelliteAssemblies 2023-06-01T09:59:31.2344133Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (936,5) 2023-06-01T09:59:31.2344555Z Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)=" 2023-06-01T09:59:31.2344851Z 2023-06-01T09:59:31.2345002Z ; 2023-06-01T09:59:31.2345193Z 2023-06-01T09:59:31.2345362Z ; 2023-06-01T09:59:31.2345573Z BuildOnlySettings; 2023-06-01T09:59:31.2345823Z PrepareForBuild; 2023-06-01T09:59:31.2346045Z AssignTargetPaths; 2023-06-01T09:59:31.2346286Z ResolveReferences 2023-06-01T09:59:31.2346473Z 2023-06-01T09:59:31.2346664Z ; 2023-06-01T09:59:31.2346859Z _GenerateDesignerDepsFile; 2023-06-01T09:59:31.2347075Z _GenerateDesignerRuntimeConfigFile; 2023-06-01T09:59:31.2347327Z GetCopyToOutputDirectoryItems; 2023-06-01T09:59:31.2347545Z _GatherDesignerShadowCopyFiles; 2023-06-01T09:59:31.2347779Z " (previous value: " 2023-06-01T09:59:31.2347969Z ; 2023-06-01T09:59:31.2348290Z 2023-06-01T09:59:31.2348470Z ; 2023-06-01T09:59:31.2348651Z BuildOnlySettings; 2023-06-01T09:59:31.2348880Z PrepareForBuild; 2023-06-01T09:59:31.2349106Z AssignTargetPaths; 2023-06-01T09:59:31.2349298Z ResolveReferences 2023-06-01T09:59:31.2349487Z 2023-06-01T09:59:31.2349766Z ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5) 2023-06-01T09:59:31.2350439Z Property reassignment: $(_ShimInputCacheFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shiminput.cache" (previous value: "obj\Release\net6.0\WorkerExtensions.shiminput.cache") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (115,5) 2023-06-01T09:59:31.2353032Z Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel" (previous value: "obj\Release\net6.0\WorkerExtensions.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (117,5) 2023-06-01T09:59:31.2354946Z Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5) 2023-06-01T09:59:31.2355660Z Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5) 2023-06-01T09:59:31.2357002Z Property reassignment: $(NoWarn)="1701;1702;IL2121" (previous value: "1701;1702") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.ILLink.Tasks\build\Microsoft.NET.ILLink.targets (68,5) 2023-06-01T09:59:31.2357646Z Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (34,5) 2023-06-01T09:59:31.2358570Z Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\7.0.203\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (59,5) 2023-06-01T09:59:31.2362689Z Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:31.2364462Z Overriding target "_ErrorDisabledWorkload" in project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net6\WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "C:\Program Files\dotnet\sdk-manifests\7.0.100\microsoft.net.workload.mono.toolchain.net7\WorkloadManifest.targets". 2023-06-01T09:59:31.2365456Z Overriding target "BeforePublish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets". 2023-06-01T09:59:31.2366581Z Overriding target "AfterPublish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk.Publish\targets\Microsoft.NET.Sdk.Publish.targets". 2023-06-01T09:59:31.2367788Z Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets". 2023-06-01T09:59:31.2368750Z Overriding target "Run" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:31.2369678Z Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets". 2023-06-01T09:59:31.2370746Z Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:31.2371829Z Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets". 2023-06-01T09:59:31.2372921Z Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets". 2023-06-01T09:59:31.2373963Z Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:31.2374970Z Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:31.2379101Z Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets". 2023-06-01T09:59:31.2380004Z The target "RazorCoreCompile" listed in a BeforeTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (392,55)" does not exist in the project, and will be ignored. 2023-06-01T09:59:31.2380766Z The target "RazorCoreCompile" listed in an AfterTargets attribute at "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets (416,54)" does not exist in the project, and will be ignored. 2023-06-01T09:59:31.2381616Z 2:7>Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:7) is building "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (6:7) on node 3 (Build target(s)). 2023-06-01T09:59:31.2382499Z 6:7>Target "_InitializeFunctionsSdk" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:31.2383914Z 6:7>Task "Warning" skipped, due to false condition; (!$(AzureFunctionsVersion.StartsWith('v1')) And ('$(_ExtensionsMetadataGeneratorTargetsImported)' == '' Or '$(_ExtensionsMetadataGeneratorPropsImported)' == '')) was evaluated as (!False And ('true' == '' Or 'true' == '')). 2023-06-01T09:59:31.2384784Z Using "GetAssemblyIdentity" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:31.2385175Z Task "GetAssemblyIdentity" 2023-06-01T09:59:31.2385418Z Done executing task "GetAssemblyIdentity". 2023-06-01T09:59:31.2385780Z 6:7>Done building target "_InitializeFunctionsSdk" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2387775Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:31.2388660Z 6:7>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:31.2390792Z Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2391255Z Task "AllowEmptyTelemetry" 2023-06-01T09:59:31.2391505Z Done executing task "AllowEmptyTelemetry". 2023-06-01T09:59:31.2391871Z 6:7>Done building target "_CollectTargetFrameworkForTelemetry" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2393477Z 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 '' == '')). 2023-06-01T09:59:31.2394913Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:31.2396040Z 6:7>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:31.2397235Z Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '7.0'). 2023-06-01T09:59:31.2398980Z 6:7>Done building target "_CheckForUnsupportedNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2401525Z 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'). 2023-06-01T09:59:31.2402759Z 6:7>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:31.2404440Z 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')). 2023-06-01T09:59:31.2405408Z 6:7>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2407768Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:31.2410602Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:31.2412003Z 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). 2023-06-01T09:59:31.2413943Z 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')). 2023-06-01T09:59:31.2418557Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:31.2419590Z Target "_CheckForUnsupportedAppHostUsage" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '' == 'true'). 2023-06-01T09:59:31.2421346Z 6:7>Target "_CheckForUnsupportedHostingUsage" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:31.2422815Z Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:31.2423381Z 6:7>Done building target "_CheckForUnsupportedHostingUsage" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2424378Z Target "_CheckAndUnsetUnsupportedPrefer32Bit" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' >= '7.0') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' >= '7.0'). 2023-06-01T09:59:31.2425324Z Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:31.2426967Z 6:7>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:31.2428525Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp'). 2023-06-01T09:59:31.2431584Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:31.2432791Z Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). 2023-06-01T09:59:31.2433412Z 6:7>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2434332Z Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). 2023-06-01T09:59:31.2435128Z 6:7>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:31.2436275Z Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). 2023-06-01T09:59:31.2436861Z 6:7>Done building target "_GetProjectJsonPath" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2439487Z 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 '' == '')). 2023-06-01T09:59:31.2441019Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:31.2442108Z Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). 2023-06-01T09:59:31.2444260Z Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). 2023-06-01T09:59:31.2445225Z 6:7>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:31.2446136Z Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2447344Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:31.2447715Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:31.2448485Z Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:31.2448937Z Task "CheckIfPackageReferenceShouldBeFrameworkReference" 2023-06-01T09:59:31.2449253Z Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". 2023-06-01T09:59:31.2449860Z Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). 2023-06-01T09:59:31.2452593Z 6:7>Done building target "UpdateAspNetToFrameworkReference" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2454820Z 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'). 2023-06-01T09:59:31.2455886Z 6:7>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ApplyImplicitVersions" depends on it): 2023-06-01T09:59:31.2456744Z Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2458415Z Task "CheckForImplicitPackageReferenceOverrides" 2023-06-01T09:59:31.2458720Z Done executing task "CheckForImplicitPackageReferenceOverrides". 2023-06-01T09:59:31.2459119Z 6:7>Done building target "CheckForImplicitPackageReferenceOverrides" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2460500Z 6:7>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:31.2461373Z Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2461812Z Task "ApplyImplicitVersions" 2023-06-01T09:59:31.2462117Z Done executing task "ApplyImplicitVersions". 2023-06-01T09:59:31.2462479Z 6:7>Done building target "ApplyImplicitVersions" in project "WorkerExtensions.csproj". 2023-06-01T09:59:31.2462919Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:31.2464027Z Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 2023-06-01T09:59:31.2466040Z 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')). 2023-06-01T09:59:31.2467331Z 6:7>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:31.2468356Z Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2468847Z Task "CheckForDuplicateFrameworkReferences" 2023-06-01T09:59:31.2469163Z Done executing task "CheckForDuplicateFrameworkReferences". 2023-06-01T09:59:31.2469642Z Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2470280Z Task "ProcessFrameworkReferences" 2023-06-01T09:59:31.2470562Z Done executing task "ProcessFrameworkReferences". 2023-06-01T09:59:31.2471005Z Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:31.2471445Z Task "ResolveAppHosts" 2023-06-01T09:59:32.5163191Z Done executing task "ResolveAppHosts". 2023-06-01T09:59:32.5164471Z 6:7>Done building target "ProcessFrameworkReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5170304Z 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'). 2023-06-01T09:59:32.5172642Z 6:7>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CollectPackageReferences" depends on it): 2023-06-01T09:59:32.5174764Z Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:32.5179703Z 6:7>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5190170Z 6:7>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetRestoreProjectStyle" depends on it): 2023-06-01T09:59:32.5192815Z Using "CheckForDuplicateNuGetItemsTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:32.5198083Z Task "CheckForDuplicateNuGetItemsTask" 2023-06-01T09:59:32.5199831Z Done executing task "CheckForDuplicateNuGetItemsTask". 2023-06-01T09:59:32.5202127Z 6:7>Done building target "CollectPackageReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5206274Z 6:7>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it): 2023-06-01T09:59:32.5210934Z Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\NuGet.Build.Tasks.dll". 2023-06-01T09:59:32.5214118Z Task "GetRestoreProjectStyleTask" 2023-06-01T09:59:32.5216674Z (in) HasPackageReferenceItems 'True' 2023-06-01T09:59:32.5219679Z (in) MSBuildProjectDirectory 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2' 2023-06-01T09:59:32.5221657Z (in) MSBuildProjectName 'WorkerExtensions' 2023-06-01T09:59:32.5224240Z (in) ProjectJsonPath '' 2023-06-01T09:59:32.5227888Z (in) RestoreProjectStyle 'PackageReference' 2023-06-01T09:59:32.5229801Z (out) IsPackageReferenceCompatibleProjectStyle 'True' 2023-06-01T09:59:32.5240727Z (out) ProjectStyle 'PackageReference' 2023-06-01T09:59:32.5241225Z Done executing task "GetRestoreProjectStyleTask". 2023-06-01T09:59:32.5242919Z 6:7>Done building target "_GetRestoreProjectStyle" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5245494Z 6:7>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\NuGet.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:32.5249326Z 6:7>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5252751Z Target "ApplyImplicitVersions" skipped. Previously built successfully. 2023-06-01T09:59:32.5255755Z Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. 2023-06-01T09:59:32.5258863Z 6:7>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): 2023-06-01T09:59:32.5262125Z Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5267582Z Task "CheckForDuplicateItems" 2023-06-01T09:59:32.5273184Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:32.5277550Z Task "CheckForDuplicateItems" 2023-06-01T09:59:32.5281732Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:32.5310830Z Task "CheckForDuplicateItems" 2023-06-01T09:59:32.5316163Z Done executing task "CheckForDuplicateItems". 2023-06-01T09:59:32.5318798Z 6:7>Done building target "CheckForDuplicateItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5322064Z Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.5324281Z Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). 2023-06-01T09:59:32.5326806Z 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). 2023-06-01T09:59:32.5328824Z Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and False). 2023-06-01T09:59:32.5331409Z 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')). 2023-06-01T09:59:32.5333848Z 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 '' == ''). 2023-06-01T09:59:32.5334913Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.5335980Z 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'). 2023-06-01T09:59:32.5336951Z 6:7>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:32.5338061Z Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:32.5338728Z Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:32.5339056Z Task "Message" 2023-06-01T09:59:32.5339229Z Configuration=Release 2023-06-01T09:59:32.5339450Z Done executing task "Message". 2023-06-01T09:59:32.5340512Z Task "Message" 2023-06-01T09:59:32.5341453Z Platform=AnyCPU 2023-06-01T09:59:32.5342351Z Done executing task "Message". 2023-06-01T09:59:32.5344509Z Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\' != '' and !HasTrailingSlash('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\')). 2023-06-01T09:59:32.5345733Z Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\net6.0\' != '' and !HasTrailingSlash('obj\Release\net6.0\')). 2023-06-01T09:59:32.5346972Z Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' != '' and !HasTrailingSlash('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\')). 2023-06-01T09:59:32.5349000Z Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' != '' And 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' != 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' ). 2023-06-01T09:59:32.5350781Z Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj\' != 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' And 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' != 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\' ). 2023-06-01T09:59:32.5351908Z 6:7>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5353637Z 6:7>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeBuild" depends on it): 2023-06-01T09:59:32.5424645Z Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and 2023-06-01T09:59:32.5425568Z '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and 2023-06-01T09:59:32.5426303Z '$(RuntimeIdentifier)' != '' and 2023-06-01T09:59:32.5426844Z '$(PublishAot)' != 'true' and 2023-06-01T09:59:32.5427433Z '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and 2023-06-01T09:59:32.5428235Z $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and 2023-06-01T09:59:32.5428859Z '' == 'true' and 2023-06-01T09:59:32.5429324Z '' != '' and 2023-06-01T09:59:32.5429806Z '' != 'true' and 2023-06-01T09:59:32.5431505Z '.NETCoreApp' == '.NETCoreApp' and 2023-06-01T09:59:32.5431750Z True). 2023-06-01T09:59:32.5432358Z 6:7>Done building target "ValidateCommandLineProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5433230Z 6:7>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Build" depends on it): 2023-06-01T09:59:32.5434047Z 6:7>Done building target "BeforeBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5435003Z Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). 2023-06-01T09:59:32.5435913Z 6:7>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:32.5436502Z 6:7>Done building target "BuildOnlySettings" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5437248Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.5438734Z 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 '' == '')). 2023-06-01T09:59:32.5439983Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:32.5440723Z 6:7>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:32.5441575Z 6:7>Done building target "GetFrameworkPaths" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5442293Z Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.5443665Z 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 '' == '')). 2023-06-01T09:59:32.5444847Z Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). 2023-06-01T09:59:32.5445613Z 6:7>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareForBuild" depends on it): 2023-06-01T09:59:32.5446279Z 6:7>Done building target "GetReferenceAssemblyPaths" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5446935Z Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:32.5447729Z 6:7>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:32.5448242Z Task "FindAppConfigFile" 2023-06-01T09:59:32.5448487Z Done executing task "FindAppConfigFile". 2023-06-01T09:59:32.5448702Z Task "MakeDir" 2023-06-01T09:59:32.5448950Z Creating directory "obj\Release\net6.0\". 2023-06-01T09:59:32.5449305Z Creating directory "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\refint\". 2023-06-01T09:59:32.5449633Z Creating directory "obj\Release\net6.0\ref". 2023-06-01T09:59:32.5449969Z Done executing task "MakeDir". 2023-06-01T09:59:32.5450286Z 6:7>Done building target "PrepareForBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5450916Z Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0). 2023-06-01T09:59:32.5451535Z Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.5452174Z 6:7>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:32.5452748Z 6:7>Done building target "BeforeResolveReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5453121Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.5453768Z 6:7>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:32.5454398Z 6:7>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5455037Z 6:7>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageAssets" depends on it): 2023-06-01T09:59:32.5456064Z 6:7>Done building target "_ComputePackageReferencePublish" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5456871Z Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And 2023-06-01T09:59:32.5457274Z ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And 2023-06-01T09:59:32.5457844Z Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And 2023-06-01T09:59:32.5458262Z ('C#' == 'C#' Or 'C#' == 'VB') And 2023-06-01T09:59:32.5458699Z Exists('C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). 2023-06-01T09:59:32.5459382Z 6:7>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveLockFileReferences" depends on it): 2023-06-01T09:59:32.5460141Z Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5460537Z Task "ResolvePackageAssets" 2023-06-01T09:59:32.5547744Z Done executing task "ResolvePackageAssets". 2023-06-01T09:59:32.5548416Z 6:7>Done building target "ResolvePackageAssets" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5550200Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:32.5551606Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:32.5552095Z '' == 'true'). 2023-06-01T09:59:32.5553264Z 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 '' != ''). 2023-06-01T09:59:32.5554497Z Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.5555338Z 6:7>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:32.5556039Z Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5556373Z Task "JoinItems" 2023-06-01T09:59:32.5563776Z Done executing task "JoinItems". 2023-06-01T09:59:32.5567860Z 6:7>Done building target "ResolveLockFileReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5568615Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:32.5572503Z 6:7>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:32.5574618Z 6:7>Done building target "ResolveLockFileAnalyzers" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5575181Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:32.5576473Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:32.5579048Z 6:7>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:32.5580732Z 6:7>Done building target "ResolveLockFileCopyLocalFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5581633Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.5583400Z Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). 2023-06-01T09:59:32.5584200Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:32.5589338Z 6:7>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolvePackageDependenciesForBuild" depends on it): 2023-06-01T09:59:32.5591562Z 6:7>Done building target "IncludeTransitiveProjectReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5593174Z 6:7>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "AssignProjectConfiguration" depends on it): 2023-06-01T09:59:32.5594498Z 6:7>Done building target "ResolvePackageDependenciesForBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5595528Z 6:7>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:32.5596121Z Task "AssignProjectConfiguration" 2023-06-01T09:59:32.5596382Z Done executing task "AssignProjectConfiguration". 2023-06-01T09:59:32.5597906Z 6:7>Done building target "AssignProjectConfiguration" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5600387Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:32.5604185Z 6:7>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:32.5605500Z Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!=''). 2023-06-01T09:59:32.5607510Z 6:7>Done building target "_SplitProjectReferencesByFileExistence" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5608226Z 6:7>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it): 2023-06-01T09:59:32.5609798Z 6:7>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5613785Z 6:7>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:32.5615263Z Task "MSBuild" 2023-06-01T09:59:32.5629223Z Done executing task "MSBuild". 2023-06-01T09:59:32.5631932Z Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). 2023-06-01T09:59:32.5634267Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:32.5636053Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:32.5639154Z And 'true' == 'true' and '' != 'true'). 2023-06-01T09:59:32.5644882Z Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 2023-06-01T09:59:32.5647027Z And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != '' 2023-06-01T09:59:32.5649765Z And 'true' != 'true' and '' != 'true'). 2023-06-01T09:59:32.5651140Z Task "SetRidAgnosticValueForProjects" 2023-06-01T09:59:32.5655587Z Done executing task "SetRidAgnosticValueForProjects". 2023-06-01T09:59:32.5657583Z 6:7>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5658715Z 6:7>Target "ValidateExecutableReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareProjectReferences" depends on it): 2023-06-01T09:59:32.5660647Z Using "ValidateExecutableReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5661289Z Task "ValidateExecutableReferences" 2023-06-01T09:59:32.5661595Z Done executing task "ValidateExecutableReferences". 2023-06-01T09:59:32.5663109Z 6:7>Done building target "ValidateExecutableReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5664824Z Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' 2023-06-01T09:59:32.5665404Z and '$(BuildingInsideVisualStudio)' != 'true' 2023-06-01T09:59:32.5668040Z and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' 2023-06-01T09:59:32.5669337Z and '' != 'true' 2023-06-01T09:59:32.5670074Z and '' != ''). 2023-06-01T09:59:32.5671542Z 6:7>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveProjectReferences" depends on it): 2023-06-01T09:59:32.5673878Z 6:7>Done building target "PrepareProjectReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5676127Z 6:7>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:32.5678211Z 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 '' != ''). 2023-06-01T09:59:32.5679813Z 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 '' != ''). 2023-06-01T09:59:32.5681180Z 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 '' != ''). 2023-06-01T09:59:32.5682575Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). 2023-06-01T09:59:32.5683215Z 6:7>Done building target "ResolveProjectReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5688163Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.5689232Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.5693101Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.5697469Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.5697991Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.5699321Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.5701216Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.5703492Z Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.5705684Z 6:7>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:32.5706778Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.5708545Z 6:7>Done building target "ResolveSDKReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5710144Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.5712372Z 6:7>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:32.5714114Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.5714750Z 6:7>Done building target "ExpandSDKReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5715757Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.5718230Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.5718667Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.5719323Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.5721365Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:32.5723709Z 6:7>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveTargetingPackAssets" depends on it): 2023-06-01T09:59:32.5730489Z Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5731679Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5731965Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5732183Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5732500Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5733841Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5736477Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5737164Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5739865Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5741144Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5743313Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5744469Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5746564Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5747853Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5749739Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5752556Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5753114Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5756896Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5758192Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5759399Z Task "GetPackageDirectory" 2023-06-01T09:59:32.5760324Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:32.5762557Z Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5763654Z Task "ResolveFrameworkReferences" 2023-06-01T09:59:32.5764996Z Done executing task "ResolveFrameworkReferences". 2023-06-01T09:59:32.5768067Z 6:7>Done building target "ResolveFrameworkReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5773877Z 6:7>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_HandlePackageFileConflicts" depends on it): 2023-06-01T09:59:32.5777449Z Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5778295Z Task "ResolveTargetingPackAssets" 2023-06-01T09:59:32.5778623Z Done executing task "ResolveTargetingPackAssets". 2023-06-01T09:59:32.5784582Z 6:7>Done building target "ResolveTargetingPackAssets" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5787207Z 6:7>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:32.5788048Z Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.5789143Z Task "ResolvePackageFileConflicts" 2023-06-01T09:59:32.5793258Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:32.5796260Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.1\ref\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:32.5800978Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.encodings.web\4.7.2\lib\netstandard2.1\System.Text.Encodings.Web.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.5.1'. 2023-06-01T09:59:32.5804056Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.json\4.7.2\lib\netcoreapp3.0\System.Text.Json.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.1.2'. 2023-06-01T09:59:32.5805844Z Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:32.5807446Z Encountered conflict between 'Platform:System.Runtime.CompilerServices.Unsafe.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.1\lib\netcoreapp2.0\System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Platform:System.Runtime.CompilerServices.Unsafe.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:32.5809604Z Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.encodings.web\4.7.2\lib\netstandard2.1\System.Text.Encodings.Web.dll'. Choosing 'Platform:System.Text.Encodings.Web.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.5.1'. 2023-06-01T09:59:32.5812501Z Encountered conflict between 'Platform:System.Text.Json.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.json\4.7.2\lib\netcoreapp3.0\System.Text.Json.dll'. Choosing 'Platform:System.Text.Json.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.1.2'. 2023-06-01T09:59:32.5814745Z 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. 2023-06-01T09:59:32.5815714Z 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. 2023-06-01T09:59:32.5816561Z 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. 2023-06-01T09:59:32.5817551Z 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. 2023-06-01T09:59:32.5818658Z 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. 2023-06-01T09:59:32.5825689Z Done executing task "ResolvePackageFileConflicts". 2023-06-01T09:59:32.5858488Z 6:7>Done building target "_HandlePackageFileConflicts" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.5861486Z Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2023-06-01T09:59:32.5864068Z 6:7>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:32.5864521Z Task "ResolveAssemblyReference" 2023-06-01T09:59:32.5874865Z TargetFrameworkMoniker: 2023-06-01T09:59:32.5876676Z .NETCoreApp,Version=v6.0 2023-06-01T09:59:32.5884113Z TargetFrameworkMonikerDisplayName: 2023-06-01T09:59:32.5884485Z .NET 6.0 2023-06-01T09:59:32.5885765Z TargetedRuntimeVersion: 2023-06-01T09:59:32.5887069Z 2023-06-01T09:59:32.5887771Z Assemblies: 2023-06-01T09:59:32.5890429Z D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll 2023-06-01T09:59:32.5891499Z Private = 'false' 2023-06-01T09:59:32.5892019Z HintPath = 'D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll' 2023-06-01T09:59:32.5894846Z D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll 2023-06-01T09:59:32.5895581Z Private = 'false' 2023-06-01T09:59:32.5896802Z HintPath = 'D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll' 2023-06-01T09:59:32.5897587Z D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll 2023-06-01T09:59:32.5900582Z Private = 'false' 2023-06-01T09:59:32.5902175Z HintPath = 'D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll' 2023-06-01T09:59:32.5903227Z D:\a\1\.nuget\packages\azure.messaging.servicebus\7.8.0\lib\netstandard2.0\Azure.Messaging.ServiceBus.dll 2023-06-01T09:59:32.5905461Z Private = 'false' 2023-06-01T09:59:32.5906848Z HintPath = 'D:\a\1\.nuget\packages\azure.messaging.servicebus\7.8.0\lib\netstandard2.0\Azure.Messaging.ServiceBus.dll' 2023-06-01T09:59:32.5907650Z D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll 2023-06-01T09:59:32.5910216Z Private = 'false' 2023-06-01T09:59:32.5911051Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll' 2023-06-01T09:59:32.5913249Z D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2023-06-01T09:59:32.5914724Z Private = 'false' 2023-06-01T09:59:32.5916972Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll' 2023-06-01T09:59:32.5917987Z D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll 2023-06-01T09:59:32.5919504Z Private = 'false' 2023-06-01T09:59:32.5921672Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll' 2023-06-01T09:59:32.5922366Z D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll 2023-06-01T09:59:32.5925215Z Private = 'false' 2023-06-01T09:59:32.5927420Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll' 2023-06-01T09:59:32.5928122Z D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization.policy\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll 2023-06-01T09:59:32.5928875Z Private = 'false' 2023-06-01T09:59:32.5930578Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization.policy\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll' 2023-06-01T09:59:32.5932596Z D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2023-06-01T09:59:32.5935878Z Private = 'false' 2023-06-01T09:59:32.5937028Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll' 2023-06-01T09:59:32.5937670Z D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2023-06-01T09:59:32.5939275Z Private = 'false' 2023-06-01T09:59:32.5941359Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll' 2023-06-01T09:59:32.5942023Z D:\a\1\.nuget\packages\microsoft.aspnetcore.http\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll 2023-06-01T09:59:32.5943391Z Private = 'false' 2023-06-01T09:59:32.5945689Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.http\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll' 2023-06-01T09:59:32.5946300Z D:\a\1\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll 2023-06-01T09:59:32.5946817Z Private = 'false' 2023-06-01T09:59:32.5947511Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll' 2023-06-01T09:59:32.5949993Z D:\a\1\.nuget\packages\microsoft.aspnetcore.http.extensions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll 2023-06-01T09:59:32.5952377Z Private = 'false' 2023-06-01T09:59:32.5954192Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.http.extensions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll' 2023-06-01T09:59:32.5955286Z D:\a\1\.nuget\packages\microsoft.aspnetcore.http.features\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll 2023-06-01T09:59:32.5957516Z Private = 'false' 2023-06-01T09:59:32.5960087Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.http.features\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll' 2023-06-01T09:59:32.5961266Z D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2023-06-01T09:59:32.5962338Z Private = 'false' 2023-06-01T09:59:32.5964813Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll' 2023-06-01T09:59:32.5965455Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2023-06-01T09:59:32.5966635Z Private = 'false' 2023-06-01T09:59:32.5969164Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll' 2023-06-01T09:59:32.5971068Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll 2023-06-01T09:59:32.5972439Z Private = 'false' 2023-06-01T09:59:32.5974756Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll' 2023-06-01T09:59:32.5976478Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.formatters.json\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2023-06-01T09:59:32.5989831Z Private = 'false' 2023-06-01T09:59:32.5991068Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.formatters.json\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll' 2023-06-01T09:59:32.5992904Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll 2023-06-01T09:59:32.5993600Z Private = 'false' 2023-06-01T09:59:32.5995154Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll' 2023-06-01T09:59:32.5997335Z D:\a\1\.nuget\packages\microsoft.aspnetcore.responsecaching.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2023-06-01T09:59:32.5998416Z Private = 'false' 2023-06-01T09:59:32.6001359Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.responsecaching.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll' 2023-06-01T09:59:32.6002031Z D:\a\1\.nuget\packages\microsoft.aspnetcore.routing\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll 2023-06-01T09:59:32.6004595Z Private = 'false' 2023-06-01T09:59:32.6006001Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.routing\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll' 2023-06-01T09:59:32.6006590Z D:\a\1\.nuget\packages\microsoft.aspnetcore.routing.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2023-06-01T09:59:32.6008566Z Private = 'false' 2023-06-01T09:59:32.6011190Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.routing.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll' 2023-06-01T09:59:32.6011830Z D:\a\1\.nuget\packages\microsoft.aspnetcore.webutilities\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll 2023-06-01T09:59:32.6012849Z Private = 'false' 2023-06-01T09:59:32.6015110Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.webutilities\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll' 2023-06-01T09:59:32.6016650Z D:\a\1\.nuget\packages\microsoft.azure.amqp\2.5.10\lib\netstandard2.0\Microsoft.Azure.Amqp.dll 2023-06-01T09:59:32.6017264Z Private = 'false' 2023-06-01T09:59:32.6019316Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.amqp\2.5.10\lib\netstandard2.0\Microsoft.Azure.Amqp.dll' 2023-06-01T09:59:32.6022638Z D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll 2023-06-01T09:59:32.6023262Z Private = 'false' 2023-06-01T09:59:32.6024673Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll' 2023-06-01T09:59:32.6026167Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll 2023-06-01T09:59:32.6026927Z Private = 'false' 2023-06-01T09:59:32.6029062Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll' 2023-06-01T09:59:32.6030619Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions\3.0.6\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.dll 2023-06-01T09:59:32.6031846Z Private = 'false' 2023-06-01T09:59:32.6034013Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions\3.0.6\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.dll' 2023-06-01T09:59:32.6035206Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.2\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll 2023-06-01T09:59:32.6036521Z Private = 'false' 2023-06-01T09:59:32.6037931Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.2\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll' 2023-06-01T09:59:32.6039004Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll 2023-06-01T09:59:32.6040097Z Private = 'false' 2023-06-01T09:59:32.6042256Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll' 2023-06-01T09:59:32.6044152Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.host.storage\3.0.14\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.Storage.dll 2023-06-01T09:59:32.6045069Z Private = 'false' 2023-06-01T09:59:32.6046850Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.host.storage\3.0.14\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.Storage.dll' 2023-06-01T09:59:32.6048999Z D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll 2023-06-01T09:59:32.6049940Z Private = 'false' 2023-06-01T09:59:32.6052037Z HintPath = 'D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll' 2023-06-01T09:59:32.6053028Z D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll 2023-06-01T09:59:32.6054223Z Private = 'false' 2023-06-01T09:59:32.6054966Z HintPath = 'D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll' 2023-06-01T09:59:32.6057014Z D:\a\1\.nuget\packages\microsoft.extensions.azure\1.2.0\lib\netstandard2.0\Microsoft.Extensions.Azure.dll 2023-06-01T09:59:32.6057570Z Private = 'false' 2023-06-01T09:59:32.6060372Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.azure\1.2.0\lib\netstandard2.0\Microsoft.Extensions.Azure.dll' 2023-06-01T09:59:32.6061432Z D:\a\1\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll 2023-06-01T09:59:32.6063004Z Private = 'false' 2023-06-01T09:59:32.6065152Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll' 2023-06-01T09:59:32.6066262Z D:\a\1\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll 2023-06-01T09:59:32.6068242Z Private = 'false' 2023-06-01T09:59:32.6070050Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll' 2023-06-01T09:59:32.6071606Z D:\a\1\.nuget\packages\microsoft.extensions.configuration.binder\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll 2023-06-01T09:59:32.6072403Z Private = 'false' 2023-06-01T09:59:32.6074576Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration.binder\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll' 2023-06-01T09:59:32.6075680Z D:\a\1\.nuget\packages\microsoft.extensions.configuration.environmentvariables\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2023-06-01T09:59:32.6076538Z Private = 'false' 2023-06-01T09:59:32.6079127Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration.environmentvariables\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll' 2023-06-01T09:59:32.6080377Z D:\a\1\.nuget\packages\microsoft.extensions.configuration.fileextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2023-06-01T09:59:32.6084144Z Private = 'false' 2023-06-01T09:59:32.6087003Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration.fileextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll' 2023-06-01T09:59:32.6092805Z D:\a\1\.nuget\packages\microsoft.extensions.configuration.json\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll 2023-06-01T09:59:32.6093735Z Private = 'false' 2023-06-01T09:59:32.6097059Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.configuration.json\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll' 2023-06-01T09:59:32.6099151Z D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection\2.1.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll 2023-06-01T09:59:32.6101121Z Private = 'false' 2023-06-01T09:59:32.6103157Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection\2.1.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll' 2023-06-01T09:59:32.6104137Z D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2023-06-01T09:59:32.6106508Z Private = 'false' 2023-06-01T09:59:32.6109393Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll' 2023-06-01T09:59:32.6110917Z D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll 2023-06-01T09:59:32.6113783Z Private = 'false' 2023-06-01T09:59:32.6114708Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll' 2023-06-01T09:59:32.6118013Z D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2023-06-01T09:59:32.6124451Z Private = 'false' 2023-06-01T09:59:32.6126353Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll' 2023-06-01T09:59:32.6127283Z D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.physical\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll 2023-06-01T09:59:32.6133703Z Private = 'false' 2023-06-01T09:59:32.6135927Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.physical\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll' 2023-06-01T09:59:32.6137192Z D:\a\1\.nuget\packages\microsoft.extensions.filesystemglobbing\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll 2023-06-01T09:59:32.6138184Z Private = 'false' 2023-06-01T09:59:32.6138779Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.filesystemglobbing\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll' 2023-06-01T09:59:32.6139917Z D:\a\1\.nuget\packages\microsoft.extensions.hosting\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.dll 2023-06-01T09:59:32.6143224Z Private = 'false' 2023-06-01T09:59:32.6143988Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.hosting\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.dll' 2023-06-01T09:59:32.6145735Z D:\a\1\.nuget\packages\microsoft.extensions.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll 2023-06-01T09:59:32.6148203Z Private = 'false' 2023-06-01T09:59:32.6149953Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll' 2023-06-01T09:59:32.6150587Z D:\a\1\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll 2023-06-01T09:59:32.6152320Z Private = 'false' 2023-06-01T09:59:32.6154067Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll' 2023-06-01T09:59:32.6155380Z D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:32.6156363Z Private = 'false' 2023-06-01T09:59:32.6159220Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll' 2023-06-01T09:59:32.6159891Z D:\a\1\.nuget\packages\microsoft.extensions.logging.configuration\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Configuration.dll 2023-06-01T09:59:32.6161231Z Private = 'false' 2023-06-01T09:59:32.6162934Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.logging.configuration\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Configuration.dll' 2023-06-01T09:59:32.6164467Z D:\a\1\.nuget\packages\microsoft.extensions.objectpool\2.1.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll 2023-06-01T09:59:32.6165363Z Private = 'false' 2023-06-01T09:59:32.6166712Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.objectpool\2.1.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll' 2023-06-01T09:59:32.6167910Z D:\a\1\.nuget\packages\microsoft.extensions.options\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll 2023-06-01T09:59:32.6168754Z Private = 'false' 2023-06-01T09:59:32.6170816Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.options\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll' 2023-06-01T09:59:32.6173426Z D:\a\1\.nuget\packages\microsoft.extensions.options.configurationextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2023-06-01T09:59:32.6174088Z Private = 'false' 2023-06-01T09:59:32.6175402Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.options.configurationextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll' 2023-06-01T09:59:32.6177393Z D:\a\1\.nuget\packages\microsoft.extensions.primitives\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll 2023-06-01T09:59:32.6178688Z Private = 'false' 2023-06-01T09:59:32.6179509Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.primitives\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll' 2023-06-01T09:59:32.6181316Z D:\a\1\.nuget\packages\microsoft.identity.client\4.39.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll 2023-06-01T09:59:32.6183921Z Private = 'false' 2023-06-01T09:59:32.6184980Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identity.client\4.39.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll' 2023-06-01T09:59:32.6186568Z D:\a\1\.nuget\packages\microsoft.identity.client.extensions.msal\2.19.3\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll 2023-06-01T09:59:32.6187906Z Private = 'false' 2023-06-01T09:59:32.6190494Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identity.client.extensions.msal\2.19.3\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll' 2023-06-01T09:59:32.6191479Z D:\a\1\.nuget\packages\microsoft.net.http.headers\2.1.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll 2023-06-01T09:59:32.6192381Z Private = 'false' 2023-06-01T09:59:32.6194960Z HintPath = 'D:\a\1\.nuget\packages\microsoft.net.http.headers\2.1.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll' 2023-06-01T09:59:32.6196982Z D:\a\1\.nuget\packages\ncrontab.signed\3.3.0\lib\netstandard1.0\NCrontab.Signed.dll 2023-06-01T09:59:32.6199528Z Private = 'false' 2023-06-01T09:59:32.6203864Z HintPath = 'D:\a\1\.nuget\packages\ncrontab.signed\3.3.0\lib\netstandard1.0\NCrontab.Signed.dll' 2023-06-01T09:59:32.6205292Z D:\a\1\.nuget\packages\newtonsoft.json\11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll 2023-06-01T09:59:32.6207007Z Private = 'false' 2023-06-01T09:59:32.6208418Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json\11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll' 2023-06-01T09:59:32.6210067Z D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll 2023-06-01T09:59:32.6211364Z Private = 'false' 2023-06-01T09:59:32.6213056Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll' 2023-06-01T09:59:32.6213490Z D:\a\1\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll 2023-06-01T09:59:32.6214521Z Private = 'false' 2023-06-01T09:59:32.6215543Z HintPath = 'D:\a\1\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll' 2023-06-01T09:59:32.6217568Z D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\ref\netstandard2.0\System.Security.Cryptography.ProtectedData.dll 2023-06-01T09:59:32.6221564Z Private = 'false' 2023-06-01T09:59:32.6222759Z HintPath = 'D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\ref\netstandard2.0\System.Security.Cryptography.ProtectedData.dll' 2023-06-01T09:59:32.6223578Z D:\a\1\.nuget\packages\windowsazure.storage\9.3.1\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll 2023-06-01T09:59:32.6226018Z Private = 'false' 2023-06-01T09:59:32.6227462Z HintPath = 'D:\a\1\.nuget\packages\windowsazure.storage\9.3.1\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll' 2023-06-01T09:59:32.6228452Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.CSharp.dll 2023-06-01T09:59:32.6230506Z Private = 'false' 2023-06-01T09:59:32.6231553Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.Core.dll 2023-06-01T09:59:32.6233943Z Private = 'false' 2023-06-01T09:59:32.6238779Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.dll 2023-06-01T09:59:32.6244672Z Private = 'false' 2023-06-01T09:59:32.6245382Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Primitives.dll 2023-06-01T09:59:32.6247657Z Private = 'false' 2023-06-01T09:59:32.6249980Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Registry.dll 2023-06-01T09:59:32.6252853Z Private = 'false' 2023-06-01T09:59:32.6255673Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.AppContext.dll 2023-06-01T09:59:32.6257639Z Private = 'false' 2023-06-01T09:59:32.6259070Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Buffers.dll 2023-06-01T09:59:32.6261037Z Private = 'false' 2023-06-01T09:59:32.6262384Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Concurrent.dll 2023-06-01T09:59:32.6264783Z Private = 'false' 2023-06-01T09:59:32.6266212Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll 2023-06-01T09:59:32.6269789Z Private = 'false' 2023-06-01T09:59:32.6275348Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.NonGeneric.dll 2023-06-01T09:59:32.6275870Z Private = 'false' 2023-06-01T09:59:32.6276179Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Specialized.dll 2023-06-01T09:59:32.6276611Z Private = 'false' 2023-06-01T09:59:32.6276952Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.dll 2023-06-01T09:59:32.6278000Z Private = 'false' 2023-06-01T09:59:32.6282088Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Annotations.dll 2023-06-01T09:59:32.6285771Z Private = 'false' 2023-06-01T09:59:32.6304444Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2023-06-01T09:59:32.6305414Z Private = 'false' 2023-06-01T09:59:32.6305773Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2023-06-01T09:59:32.6307024Z Private = 'false' 2023-06-01T09:59:32.6307351Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Primitives.dll 2023-06-01T09:59:32.6307767Z Private = 'false' 2023-06-01T09:59:32.6308472Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.TypeConverter.dll 2023-06-01T09:59:32.6310453Z Private = 'false' 2023-06-01T09:59:32.6311549Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.dll 2023-06-01T09:59:32.6313110Z Private = 'false' 2023-06-01T09:59:32.6313547Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Configuration.dll 2023-06-01T09:59:32.6315981Z Private = 'false' 2023-06-01T09:59:32.6317185Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Console.dll 2023-06-01T09:59:32.6318763Z Private = 'false' 2023-06-01T09:59:32.6319375Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Core.dll 2023-06-01T09:59:32.6321957Z Private = 'false' 2023-06-01T09:59:32.6322666Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.Common.dll 2023-06-01T09:59:32.6327092Z Private = 'false' 2023-06-01T09:59:32.6328083Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.DataSetExtensions.dll 2023-06-01T09:59:32.6328871Z Private = 'false' 2023-06-01T09:59:32.6329954Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.dll 2023-06-01T09:59:32.6332115Z Private = 'false' 2023-06-01T09:59:32.6334407Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Contracts.dll 2023-06-01T09:59:32.6335782Z Private = 'false' 2023-06-01T09:59:32.6337038Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Debug.dll 2023-06-01T09:59:32.6339755Z Private = 'false' 2023-06-01T09:59:32.6341011Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2023-06-01T09:59:32.6342737Z Private = 'false' 2023-06-01T09:59:32.6344044Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2023-06-01T09:59:32.6345543Z Private = 'false' 2023-06-01T09:59:32.6346799Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Process.dll 2023-06-01T09:59:32.6348485Z Private = 'false' 2023-06-01T09:59:32.6350078Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.StackTrace.dll 2023-06-01T09:59:32.6351725Z Private = 'false' 2023-06-01T09:59:32.6353348Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2023-06-01T09:59:32.6355631Z Private = 'false' 2023-06-01T09:59:32.6358830Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tools.dll 2023-06-01T09:59:32.6359726Z Private = 'false' 2023-06-01T09:59:32.6360542Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TraceSource.dll 2023-06-01T09:59:32.6362701Z Private = 'false' 2023-06-01T09:59:32.6364193Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tracing.dll 2023-06-01T09:59:32.6365601Z Private = 'false' 2023-06-01T09:59:32.6367099Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.Primitives.dll 2023-06-01T09:59:32.6369399Z Private = 'false' 2023-06-01T09:59:32.6371585Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.dll 2023-06-01T09:59:32.6372462Z Private = 'false' 2023-06-01T09:59:32.6373976Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Dynamic.Runtime.dll 2023-06-01T09:59:32.6376013Z Private = 'false' 2023-06-01T09:59:32.6377880Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Formats.Asn1.dll 2023-06-01T09:59:32.6414706Z Private = 'false' 2023-06-01T09:59:32.6415103Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Calendars.dll 2023-06-01T09:59:32.6415572Z Private = 'false' 2023-06-01T09:59:32.6417673Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Extensions.dll 2023-06-01T09:59:32.6419456Z Private = 'false' 2023-06-01T09:59:32.6420618Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.dll 2023-06-01T09:59:32.6421176Z Private = 'false' 2023-06-01T09:59:32.6421502Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.Brotli.dll 2023-06-01T09:59:32.6421885Z Private = 'false' 2023-06-01T09:59:32.6422569Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.FileSystem.dll 2023-06-01T09:59:32.6429200Z Private = 'false' 2023-06-01T09:59:32.6430975Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.ZipFile.dll 2023-06-01T09:59:32.6436595Z Private = 'false' 2023-06-01T09:59:32.6438338Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.dll 2023-06-01T09:59:32.6440033Z Private = 'false' 2023-06-01T09:59:32.6440811Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2023-06-01T09:59:32.6477094Z Private = 'false' 2023-06-01T09:59:32.6477578Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2023-06-01T09:59:32.6478132Z Private = 'false' 2023-06-01T09:59:32.6478418Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Primitives.dll 2023-06-01T09:59:32.6479746Z Private = 'false' 2023-06-01T09:59:32.6480659Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Watcher.dll 2023-06-01T09:59:32.6481942Z Private = 'false' 2023-06-01T09:59:32.6482528Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.dll 2023-06-01T09:59:32.6483450Z Private = 'false' 2023-06-01T09:59:32.6483797Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.IsolatedStorage.dll 2023-06-01T09:59:32.6485532Z Private = 'false' 2023-06-01T09:59:32.6486717Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.MemoryMappedFiles.dll 2023-06-01T09:59:32.6487875Z Private = 'false' 2023-06-01T09:59:32.6488218Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.AccessControl.dll 2023-06-01T09:59:32.6489302Z Private = 'false' 2023-06-01T09:59:32.6491244Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.dll 2023-06-01T09:59:32.6491825Z Private = 'false' 2023-06-01T09:59:32.6492179Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2023-06-01T09:59:32.6492624Z Private = 'false' 2023-06-01T09:59:32.6492933Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.dll 2023-06-01T09:59:32.6494028Z Private = 'false' 2023-06-01T09:59:32.6495079Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Expressions.dll 2023-06-01T09:59:32.6496627Z Private = 'false' 2023-06-01T09:59:32.6496993Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Parallel.dll 2023-06-01T09:59:32.6497425Z Private = 'false' 2023-06-01T09:59:32.6497717Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Queryable.dll 2023-06-01T09:59:32.6500396Z Private = 'false' 2023-06-01T09:59:32.6500835Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.dll 2023-06-01T09:59:32.6501537Z Private = 'false' 2023-06-01T09:59:32.6501881Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Memory.dll 2023-06-01T09:59:32.6502252Z Private = 'false' 2023-06-01T09:59:32.6502543Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.Json.dll 2023-06-01T09:59:32.6506536Z Private = 'false' 2023-06-01T09:59:32.6507664Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.dll 2023-06-01T09:59:32.6508124Z Private = 'false' 2023-06-01T09:59:32.6509667Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.HttpListener.dll 2023-06-01T09:59:32.6510801Z Private = 'false' 2023-06-01T09:59:32.6511136Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Mail.dll 2023-06-01T09:59:32.6512175Z Private = 'false' 2023-06-01T09:59:32.6512472Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NameResolution.dll 2023-06-01T09:59:32.6512828Z Private = 'false' 2023-06-01T09:59:32.6513136Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NetworkInformation.dll 2023-06-01T09:59:32.6513512Z Private = 'false' 2023-06-01T09:59:32.6513777Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Ping.dll 2023-06-01T09:59:32.6514128Z Private = 'false' 2023-06-01T09:59:32.6514724Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Primitives.dll 2023-06-01T09:59:32.6515456Z Private = 'false' 2023-06-01T09:59:32.6515838Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Requests.dll 2023-06-01T09:59:32.6516318Z Private = 'false' 2023-06-01T09:59:32.6516697Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Security.dll 2023-06-01T09:59:32.6517113Z Private = 'false' 2023-06-01T09:59:32.6517453Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.ServicePoint.dll 2023-06-01T09:59:32.6518244Z Private = 'false' 2023-06-01T09:59:32.6518613Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Sockets.dll 2023-06-01T09:59:32.6519063Z Private = 'false' 2023-06-01T09:59:32.6519648Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebClient.dll 2023-06-01T09:59:32.6520415Z Private = 'false' 2023-06-01T09:59:32.6521180Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebHeaderCollection.dll 2023-06-01T09:59:32.6522012Z Private = 'false' 2023-06-01T09:59:32.6522562Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebProxy.dll 2023-06-01T09:59:32.6523605Z Private = 'false' 2023-06-01T09:59:32.6524282Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.Client.dll 2023-06-01T09:59:32.6525074Z Private = 'false' 2023-06-01T09:59:32.6526131Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.dll 2023-06-01T09:59:32.6527024Z Private = 'false' 2023-06-01T09:59:32.6527568Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.dll 2023-06-01T09:59:32.6528296Z Private = 'false' 2023-06-01T09:59:32.6529088Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.Vectors.dll 2023-06-01T09:59:32.6529896Z Private = 'false' 2023-06-01T09:59:32.6530598Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.dll 2023-06-01T09:59:32.6531554Z Private = 'false' 2023-06-01T09:59:32.6532425Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ObjectModel.dll 2023-06-01T09:59:32.6532925Z Private = 'false' 2023-06-01T09:59:32.6533273Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.DispatchProxy.dll 2023-06-01T09:59:32.6533735Z Private = 'false' 2023-06-01T09:59:32.6534110Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2023-06-01T09:59:32.6534557Z Private = 'false' 2023-06-01T09:59:32.6535207Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2023-06-01T09:59:32.6542047Z Private = 'false' 2023-06-01T09:59:32.6542409Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.dll 2023-06-01T09:59:32.6542813Z Private = 'false' 2023-06-01T09:59:32.6543113Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Extensions.dll 2023-06-01T09:59:32.6543469Z Private = 'false' 2023-06-01T09:59:32.6543752Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll 2023-06-01T09:59:32.6544100Z Private = 'false' 2023-06-01T09:59:32.6544459Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Primitives.dll 2023-06-01T09:59:32.6544821Z Private = 'false' 2023-06-01T09:59:32.6545109Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.TypeExtensions.dll 2023-06-01T09:59:32.6545451Z Private = 'false' 2023-06-01T09:59:32.6545719Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.dll 2023-06-01T09:59:32.6546060Z Private = 'false' 2023-06-01T09:59:32.6546319Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Reader.dll 2023-06-01T09:59:32.6546675Z Private = 'false' 2023-06-01T09:59:32.6546940Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.ResourceManager.dll 2023-06-01T09:59:32.6547297Z Private = 'false' 2023-06-01T09:59:32.6547570Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Writer.dll 2023-06-01T09:59:32.6548742Z Private = 'false' 2023-06-01T09:59:32.6549056Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2023-06-01T09:59:32.6549424Z Private = 'false' 2023-06-01T09:59:32.6550089Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2023-06-01T09:59:32.6551252Z Private = 'false' 2023-06-01T09:59:32.6551616Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Extensions.dll 2023-06-01T09:59:32.6552044Z Private = 'false' 2023-06-01T09:59:32.6552400Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Handles.dll 2023-06-01T09:59:32.6552842Z Private = 'false' 2023-06-01T09:59:32.6553230Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2023-06-01T09:59:32.6553700Z Private = 'false' 2023-06-01T09:59:32.6554067Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.dll 2023-06-01T09:59:32.6554574Z Private = 'false' 2023-06-01T09:59:32.6554970Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Intrinsics.dll 2023-06-01T09:59:32.6555444Z Private = 'false' 2023-06-01T09:59:32.6555822Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Loader.dll 2023-06-01T09:59:32.6556279Z Private = 'false' 2023-06-01T09:59:32.6556634Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Numerics.dll 2023-06-01T09:59:32.6557105Z Private = 'false' 2023-06-01T09:59:32.6557741Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2023-06-01T09:59:32.6558986Z Private = 'false' 2023-06-01T09:59:32.6560079Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Json.dll 2023-06-01T09:59:32.6560636Z Private = 'false' 2023-06-01T09:59:32.6561024Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2023-06-01T09:59:32.6561520Z Private = 'false' 2023-06-01T09:59:32.6856633Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Xml.dll 2023-06-01T09:59:32.6857541Z Private = 'false' 2023-06-01T09:59:32.6857932Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.dll 2023-06-01T09:59:32.6858436Z Private = 'false' 2023-06-01T09:59:32.6858773Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.dll 2023-06-01T09:59:32.6860314Z Private = 'false' 2023-06-01T09:59:32.6863372Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.AccessControl.dll 2023-06-01T09:59:32.6864099Z Private = 'false' 2023-06-01T09:59:32.6866839Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Claims.dll 2023-06-01T09:59:32.6867654Z Private = 'false' 2023-06-01T09:59:32.6870186Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2023-06-01T09:59:32.6871302Z Private = 'false' 2023-06-01T09:59:32.6874106Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll 2023-06-01T09:59:32.6875290Z Private = 'false' 2023-06-01T09:59:32.6876275Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Csp.dll 2023-06-01T09:59:32.6879072Z Private = 'false' 2023-06-01T09:59:32.6879798Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Encoding.dll 2023-06-01T09:59:32.6882943Z Private = 'false' 2023-06-01T09:59:32.6883355Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2023-06-01T09:59:32.6886084Z Private = 'false' 2023-06-01T09:59:32.6887937Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Primitives.dll 2023-06-01T09:59:32.6890304Z Private = 'false' 2023-06-01T09:59:32.6890947Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2023-06-01T09:59:32.6893622Z Private = 'false' 2023-06-01T09:59:32.6894703Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll 2023-06-01T09:59:32.6896895Z Private = 'false' 2023-06-01T09:59:32.6898367Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.dll 2023-06-01T09:59:32.6900005Z Private = 'false' 2023-06-01T09:59:32.6902544Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.SecureString.dll 2023-06-01T09:59:32.6903826Z Private = 'false' 2023-06-01T09:59:32.6905716Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.dll 2023-06-01T09:59:32.6906894Z Private = 'false' 2023-06-01T09:59:32.6909365Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceModel.Web.dll 2023-06-01T09:59:32.6910282Z Private = 'false' 2023-06-01T09:59:32.6914299Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceProcess.dll 2023-06-01T09:59:32.6915188Z Private = 'false' 2023-06-01T09:59:32.6915460Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.CodePages.dll 2023-06-01T09:59:32.6917520Z Private = 'false' 2023-06-01T09:59:32.6919797Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.Extensions.dll 2023-06-01T09:59:32.6922302Z Private = 'false' 2023-06-01T09:59:32.6923609Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.dll 2023-06-01T09:59:32.6926837Z Private = 'false' 2023-06-01T09:59:32.6927255Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll 2023-06-01T09:59:32.6929687Z Private = 'false' 2023-06-01T09:59:32.6931184Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll 2023-06-01T09:59:32.6933876Z Private = 'false' 2023-06-01T09:59:32.6935430Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.RegularExpressions.dll 2023-06-01T09:59:32.6939219Z Private = 'false' 2023-06-01T09:59:32.6940519Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Channels.dll 2023-06-01T09:59:32.6941032Z Private = 'false' 2023-06-01T09:59:32.6944732Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Overlapped.dll 2023-06-01T09:59:32.6945596Z Private = 'false' 2023-06-01T09:59:32.6948253Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2023-06-01T09:59:32.6950913Z Private = 'false' 2023-06-01T09:59:32.6952725Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Extensions.dll 2023-06-01T09:59:32.6956442Z Private = 'false' 2023-06-01T09:59:32.6957071Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Parallel.dll 2023-06-01T09:59:32.6959526Z Private = 'false' 2023-06-01T09:59:32.6962268Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.dll 2023-06-01T09:59:32.6963592Z Private = 'false' 2023-06-01T09:59:32.6965966Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Thread.dll 2023-06-01T09:59:32.6966870Z Private = 'false' 2023-06-01T09:59:32.6969167Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.ThreadPool.dll 2023-06-01T09:59:32.6971780Z Private = 'false' 2023-06-01T09:59:32.6973287Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Timer.dll 2023-06-01T09:59:32.6975853Z Private = 'false' 2023-06-01T09:59:32.6977038Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.dll 2023-06-01T09:59:32.6978612Z Private = 'false' 2023-06-01T09:59:32.6981118Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.Local.dll 2023-06-01T09:59:32.6983499Z Private = 'false' 2023-06-01T09:59:32.6984332Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.dll 2023-06-01T09:59:32.6987400Z Private = 'false' 2023-06-01T09:59:32.6989610Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ValueTuple.dll 2023-06-01T09:59:32.6990433Z Private = 'false' 2023-06-01T09:59:32.6992511Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.HttpUtility.dll 2023-06-01T09:59:32.6994150Z Private = 'false' 2023-06-01T09:59:32.6996952Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.dll 2023-06-01T09:59:32.6998731Z Private = 'false' 2023-06-01T09:59:32.6999172Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Windows.dll 2023-06-01T09:59:32.7002177Z Private = 'false' 2023-06-01T09:59:32.7002989Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Linq.dll 2023-06-01T09:59:32.7005484Z Private = 'false' 2023-06-01T09:59:32.7008099Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.ReaderWriter.dll 2023-06-01T09:59:32.7008682Z Private = 'false' 2023-06-01T09:59:32.7012945Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Serialization.dll 2023-06-01T09:59:32.7014779Z Private = 'false' 2023-06-01T09:59:32.7016560Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XDocument.dll 2023-06-01T09:59:32.7019404Z Private = 'false' 2023-06-01T09:59:32.7020529Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.XDocument.dll 2023-06-01T09:59:32.7023033Z Private = 'false' 2023-06-01T09:59:32.7024989Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.dll 2023-06-01T09:59:32.7027103Z Private = 'false' 2023-06-01T09:59:32.7028641Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlDocument.dll 2023-06-01T09:59:32.7031614Z Private = 'false' 2023-06-01T09:59:32.7034036Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlSerializer.dll 2023-06-01T09:59:32.7036608Z Private = 'false' 2023-06-01T09:59:32.7038834Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.dll 2023-06-01T09:59:32.7041838Z Private = 'false' 2023-06-01T09:59:32.7042246Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.dll 2023-06-01T09:59:32.7045478Z Private = 'false' 2023-06-01T09:59:32.7046159Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/WindowsBase.dll 2023-06-01T09:59:32.7049660Z Private = 'false' 2023-06-01T09:59:32.7052371Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/mscorlib.dll 2023-06-01T09:59:32.7053700Z Private = 'false' 2023-06-01T09:59:32.7057754Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/netstandard.dll 2023-06-01T09:59:32.7058619Z Private = 'false' 2023-06-01T09:59:32.7061726Z AssemblyFiles: 2023-06-01T09:59:32.7065163Z CandidateAssemblyFiles: 2023-06-01T09:59:32.7065545Z TargetFrameworkDirectories: 2023-06-01T09:59:32.7067064Z 2023-06-01T09:59:32.7069484Z InstalledAssemblyTables: 2023-06-01T09:59:32.7073538Z IgnoreInstalledAssemblyTable: 2023-06-01T09:59:32.7074765Z False 2023-06-01T09:59:32.7075329Z SearchPaths: 2023-06-01T09:59:32.7077556Z {CandidateAssemblyFiles} 2023-06-01T09:59:32.7081265Z {HintPathFromItem} 2023-06-01T09:59:32.7082548Z {TargetFrameworkDirectory} 2023-06-01T09:59:32.7082890Z {RawFileName} 2023-06-01T09:59:32.7084684Z AllowedAssemblyExtensions: 2023-06-01T09:59:32.7087202Z .winmd 2023-06-01T09:59:32.7087829Z .dll 2023-06-01T09:59:32.7090798Z .exe 2023-06-01T09:59:32.7091544Z AllowedRelatedFileExtensions: 2023-06-01T09:59:32.7093582Z .pdb 2023-06-01T09:59:32.7095999Z .xml 2023-06-01T09:59:32.7097416Z .pri 2023-06-01T09:59:32.7099385Z .dll.config 2023-06-01T09:59:32.7101616Z .exe.config 2023-06-01T09:59:32.7103057Z AppConfigFile: 2023-06-01T09:59:32.7107297Z 2023-06-01T09:59:32.7108934Z AutoUnify: 2023-06-01T09:59:32.7111441Z True 2023-06-01T09:59:32.7112237Z CopyLocalDependenciesWhenParentReferenceInGac: 2023-06-01T09:59:32.7113018Z True 2023-06-01T09:59:32.7115558Z FindDependencies: 2023-06-01T09:59:32.7115878Z True 2023-06-01T09:59:32.7119763Z TargetProcessorArchitecture: 2023-06-01T09:59:32.7121237Z msil 2023-06-01T09:59:32.7124606Z StateFile: 2023-06-01T09:59:32.7126755Z obj\Release\net6.0\WorkerExtensions.csproj.AssemblyReference.cache 2023-06-01T09:59:32.7127141Z InstalledAssemblySubsetTables: 2023-06-01T09:59:32.7129164Z IgnoreInstalledAssemblySubsetTable: 2023-06-01T09:59:32.7131906Z False 2023-06-01T09:59:32.7133295Z TargetFrameworkSubsets: 2023-06-01T09:59:32.7135076Z FullTargetFrameworkSubsetNames: 2023-06-01T09:59:32.7138383Z Full 2023-06-01T09:59:32.7139777Z ProfileName: 2023-06-01T09:59:32.7143379Z 2023-06-01T09:59:32.7144807Z FullFrameworkFolders: 2023-06-01T09:59:32.7148903Z LatestTargetFrameworkDirectories: 2023-06-01T09:59:32.7149870Z ProfileTablesLocation: 2023-06-01T09:59:32.7152378Z Primary reference "Azure.Core, Version=1.24.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7154021Z Resolved file path is "D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll". 2023-06-01T09:59:32.7156930Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7159443Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7161076Z Primary reference "Azure.Core.Amqp, Version=1.2.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7164810Z Resolved file path is "D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll". 2023-06-01T09:59:32.7165785Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7168547Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7171111Z Primary reference "Azure.Identity, Version=1.6.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7171554Z Resolved file path is "D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll". 2023-06-01T09:59:32.7176155Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7176593Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7181537Z Primary reference "Azure.Messaging.ServiceBus, Version=7.8.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7183304Z Resolved file path is "D:\a\1\.nuget\packages\azure.messaging.servicebus\7.8.0\lib\netstandard2.0\Azure.Messaging.ServiceBus.dll". 2023-06-01T09:59:32.7183773Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7184201Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7186300Z Primary reference "System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7190042Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll". 2023-06-01T09:59:32.7190501Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7193933Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7195330Z Primary reference "Microsoft.AspNetCore.Authentication.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7198223Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll". 2023-06-01T09:59:32.7200134Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7202664Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7204536Z Primary reference "Microsoft.AspNetCore.Authentication.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7207280Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll". 2023-06-01T09:59:32.7209212Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7212725Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7215240Z Primary reference "Microsoft.AspNetCore.Authorization, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7215793Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll". 2023-06-01T09:59:32.7220571Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7221070Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7224861Z Primary reference "Microsoft.AspNetCore.Authorization.Policy, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7225402Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization.policy\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll". 2023-06-01T09:59:32.7227868Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7229243Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7230604Z Primary reference "Microsoft.AspNetCore.Hosting.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7231167Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll". 2023-06-01T09:59:32.7232376Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7235668Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7236229Z Primary reference "Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7238375Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". 2023-06-01T09:59:32.7239303Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7242363Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7243617Z Primary reference "Microsoft.AspNetCore.Http, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7247712Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.http\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll". 2023-06-01T09:59:32.7249633Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7252158Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7254605Z Primary reference "Microsoft.AspNetCore.Http.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7255141Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll". 2023-06-01T09:59:32.7259399Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7260198Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7261296Z Primary reference "Microsoft.AspNetCore.Http.Extensions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7263641Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.extensions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll". 2023-06-01T09:59:32.7266809Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7267279Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7270224Z Primary reference "Microsoft.AspNetCore.Http.Features, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7270844Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.features\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll". 2023-06-01T09:59:32.7275191Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7277429Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7279334Z Primary reference "Microsoft.AspNetCore.JsonPatch, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7281687Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:32.7283876Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7287094Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7290035Z Primary reference "Microsoft.AspNetCore.Mvc.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7304675Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll". 2023-06-01T09:59:32.7305929Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7307062Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7309022Z Primary reference "Microsoft.AspNetCore.Mvc.Core, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7310094Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll". 2023-06-01T09:59:32.7311304Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7313375Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7315200Z Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Json, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7316888Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.formatters.json\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll". 2023-06-01T09:59:32.7318522Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7320198Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7323804Z Primary reference "Microsoft.AspNetCore.Mvc.WebApiCompatShim, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7327439Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:32.7330128Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7334452Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7340589Z Primary reference "Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7342345Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.responsecaching.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". 2023-06-01T09:59:32.7344771Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7347005Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7349057Z Primary reference "Microsoft.AspNetCore.Routing, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7350497Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.routing\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll". 2023-06-01T09:59:32.7357364Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7358471Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7364134Z Primary reference "Microsoft.AspNetCore.Routing.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7365613Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.routing.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll". 2023-06-01T09:59:32.7370500Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7375234Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7378940Z Primary reference "Microsoft.AspNetCore.WebUtilities, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7381377Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.webutilities\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll". 2023-06-01T09:59:32.7384914Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7386928Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7390210Z Primary reference "Microsoft.Azure.Amqp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7391279Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.amqp\2.5.10\lib\netstandard2.0\Microsoft.Azure.Amqp.dll". 2023-06-01T09:59:32.7394381Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7394866Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7400836Z Primary reference "Microsoft.Azure.WebJobs.Host, Version=3.0.33.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7404632Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:32.7405246Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7406268Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7407165Z Primary reference "Microsoft.Azure.WebJobs, Version=3.0.33.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7408610Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:32.7410658Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7411195Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7412917Z Primary reference "Microsoft.Azure.WebJobs.Extensions, Version=3.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7417631Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions\3.0.6\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.dll". 2023-06-01T09:59:32.7420001Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7423682Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7424812Z Primary reference "Microsoft.Azure.WebJobs.Extensions.Http, Version=3.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7426473Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.2\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:32.7429083Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7429973Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7434785Z Primary reference "Microsoft.Azure.WebJobs.Extensions.ServiceBus, Version=5.4.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7436294Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll". 2023-06-01T09:59:32.7438650Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7440495Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7446483Z Primary reference "Microsoft.Azure.WebJobs.Host.Storage, Version=3.0.14.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7447108Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.host.storage\3.0.14\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.Storage.dll". 2023-06-01T09:59:32.7447857Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7448289Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7451361Z Primary reference "Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.7453852Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:32.7454825Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7455834Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7459550Z Primary reference "Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7460474Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:32.7460903Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7463916Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7466627Z Primary reference "Microsoft.Extensions.Azure, Version=1.2.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:32.7469599Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.azure\1.2.0\lib\netstandard2.0\Microsoft.Extensions.Azure.dll". 2023-06-01T09:59:32.7470118Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7476653Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7478108Z Primary reference "Microsoft.Extensions.Configuration, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7479928Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll". 2023-06-01T09:59:32.7481039Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7481755Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7482642Z Primary reference "Microsoft.Extensions.Configuration.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7484385Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll". 2023-06-01T09:59:32.7486572Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7488154Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7491154Z Primary reference "Microsoft.Extensions.Configuration.Binder, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7491879Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration.binder\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll". 2023-06-01T09:59:32.7494816Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7495667Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7498395Z Primary reference "Microsoft.Extensions.Configuration.EnvironmentVariables, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7499369Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration.environmentvariables\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll". 2023-06-01T09:59:32.7500937Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7503116Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7504287Z Primary reference "Microsoft.Extensions.Configuration.FileExtensions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7506977Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration.fileextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll". 2023-06-01T09:59:32.7507784Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7510343Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7510865Z Primary reference "Microsoft.Extensions.Configuration.Json, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7513399Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.configuration.json\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll". 2023-06-01T09:59:32.7514119Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7517493Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7518156Z Primary reference "Microsoft.Extensions.DependencyInjection, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7518943Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection\2.1.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll". 2023-06-01T09:59:32.7521350Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7522309Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7527629Z Primary reference "Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7528604Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll". 2023-06-01T09:59:32.7529627Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7532248Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7533316Z Primary reference "Microsoft.Extensions.DependencyModel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7535629Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:32.7537072Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7538923Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7540553Z Primary reference "Microsoft.Extensions.FileProviders.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7542693Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll". 2023-06-01T09:59:32.7543325Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7546017Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7546588Z Primary reference "Microsoft.Extensions.FileProviders.Physical, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7549504Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.physical\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll". 2023-06-01T09:59:32.7550316Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7552549Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7554652Z Primary reference "Microsoft.Extensions.FileSystemGlobbing, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7556271Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.filesystemglobbing\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll". 2023-06-01T09:59:32.7558705Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7559251Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7562476Z Primary reference "Microsoft.Extensions.Hosting, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7563013Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.hosting\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.dll". 2023-06-01T09:59:32.7564840Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7566589Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7568422Z Primary reference "Microsoft.Extensions.Hosting.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7570615Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll". 2023-06-01T09:59:32.7572304Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7574121Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7575422Z Primary reference "Microsoft.Extensions.Logging, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7577786Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll". 2023-06-01T09:59:32.7579524Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7581626Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7582651Z Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7585410Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:32.7585922Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7588582Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7589452Z Primary reference "Microsoft.Extensions.Logging.Configuration, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7592077Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.logging.configuration\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Configuration.dll". 2023-06-01T09:59:32.7593026Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7595999Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7596765Z Primary reference "Microsoft.Extensions.ObjectPool, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7598817Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.objectpool\2.1.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll". 2023-06-01T09:59:32.7600896Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7603021Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7604041Z Primary reference "Microsoft.Extensions.Options, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7605734Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.options\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll". 2023-06-01T09:59:32.7608066Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7609285Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7611205Z Primary reference "Microsoft.Extensions.Options.ConfigurationExtensions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7612835Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.options.configurationextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll". 2023-06-01T09:59:32.7615438Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7616812Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7619491Z Primary reference "Microsoft.Extensions.Primitives, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7620055Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.primitives\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll". 2023-06-01T09:59:32.7622286Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7624703Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7625844Z Primary reference "Microsoft.Identity.Client, Version=4.39.0.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae". 2023-06-01T09:59:32.7627449Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identity.client\4.39.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll". 2023-06-01T09:59:32.7629654Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7630965Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7633954Z Primary reference "Microsoft.Identity.Client.Extensions.Msal, Version=2.19.3.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae". 2023-06-01T09:59:32.7634733Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identity.client.extensions.msal\2.19.3\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-06-01T09:59:32.7636228Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7638758Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7639737Z Primary reference "Microsoft.Net.Http.Headers, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:32.7641948Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.net.http.headers\2.1.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll". 2023-06-01T09:59:32.7643932Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7646894Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7647364Z Primary reference "NCrontab.Signed, Version=3.2.20120.0, Culture=neutral, PublicKeyToken=5247b4370afff365". 2023-06-01T09:59:32.7650147Z Resolved file path is "D:\a\1\.nuget\packages\ncrontab.signed\3.3.0\lib\netstandard1.0\NCrontab.Signed.dll". 2023-06-01T09:59:32.7650782Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7653125Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7654640Z Primary reference "Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:32.7656810Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json\11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll". 2023-06-01T09:59:32.7657234Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7659976Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7660988Z Primary reference "Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:32.7663677Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:32.7665329Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7666994Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7669557Z Primary reference "System.Memory.Data, Version=1.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.7670263Z Resolved file path is "D:\a\1\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll". 2023-06-01T09:59:32.7672777Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7673619Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7676162Z Primary reference "System.Security.Cryptography.ProtectedData, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7676907Z Resolved file path is "D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\ref\netstandard2.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:32.7679943Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7682153Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7684335Z Primary reference "Microsoft.WindowsAzure.Storage, Version=9.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7686723Z Resolved file path is "D:\a\1\.nuget\packages\windowsazure.storage\9.3.1\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll". 2023-06-01T09:59:32.7687167Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:32.7690099Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7691067Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7693175Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll". 2023-06-01T09:59:32.7695146Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7696388Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7699116Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7699812Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2023-06-01T09:59:32.7702029Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7704043Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7705456Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7708073Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll". 2023-06-01T09:59:32.7708825Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7710832Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7712129Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7714621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll". 2023-06-01T09:59:32.7715033Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7718051Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7718650Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7720543Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll". 2023-06-01T09:59:32.7722530Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7724760Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7725778Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7728235Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll". 2023-06-01T09:59:32.7729854Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7731565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7733705Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.7734988Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll". 2023-06-01T09:59:32.7737538Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7738544Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7740837Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7741821Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll". 2023-06-01T09:59:32.7745013Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7747287Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7749103Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7750224Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll". 2023-06-01T09:59:32.7753104Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7754384Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7755863Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7758081Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll". 2023-06-01T09:59:32.7759665Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7762148Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7763621Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7766842Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll". 2023-06-01T09:59:32.7767540Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7770008Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7770975Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7771465Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll". 2023-06-01T09:59:32.7773297Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7774599Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7775969Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7777680Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll". 2023-06-01T09:59:32.7778594Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7780043Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7781548Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.7784224Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2023-06-01T09:59:32.7784933Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7785306Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7787388Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7787998Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2023-06-01T09:59:32.7789013Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7790772Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7791851Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7794272Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll". 2023-06-01T09:59:32.7794730Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7796090Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7797479Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7800095Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2023-06-01T09:59:32.7800571Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7802557Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7803419Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7803916Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll". 2023-06-01T09:59:32.7806030Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7806757Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7808219Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7809624Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll". 2023-06-01T09:59:32.7811107Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7812998Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7814089Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7815306Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll". 2023-06-01T09:59:32.7817429Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7818028Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7819724Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7820218Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll". 2023-06-01T09:59:32.7821457Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7823909Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7824374Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7825177Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll". 2023-06-01T09:59:32.7826505Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7828913Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7829722Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7830968Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll". 2023-06-01T09:59:32.7832738Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7833823Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7834319Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7836276Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll". 2023-06-01T09:59:32.7838268Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7839933Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7840701Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7841270Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll". 2023-06-01T09:59:32.7842986Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7843565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7846061Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7846676Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll". 2023-06-01T09:59:32.7847029Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7849615Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7850225Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.7852171Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2023-06-01T09:59:32.7852847Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7854386Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7856703Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7857509Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2023-06-01T09:59:32.7858436Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7859950Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7861260Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7862874Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll". 2023-06-01T09:59:32.7863641Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7864761Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7867187Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7867980Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll". 2023-06-01T09:59:32.7868334Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7870908Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7871465Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7872263Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2023-06-01T09:59:32.7874244Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7875266Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7876787Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7879097Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll". 2023-06-01T09:59:32.7879539Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7880135Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7882566Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7883381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll". 2023-06-01T09:59:32.7884628Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7886102Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7887554Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7889378Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll". 2023-06-01T09:59:32.7890650Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7891458Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7892974Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7895202Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll". 2023-06-01T09:59:32.7895648Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7897280Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7898040Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7900132Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll". 2023-06-01T09:59:32.7900887Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7902833Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7904723Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7905921Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll". 2023-06-01T09:59:32.7907079Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7908798Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7909918Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.7911272Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll". 2023-06-01T09:59:32.7912823Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7914143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7916530Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7917324Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll". 2023-06-01T09:59:32.7917736Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7919821Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7920609Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7921989Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll". 2023-06-01T09:59:32.7923419Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7924777Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7927264Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7927736Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll". 2023-06-01T09:59:32.7934589Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7935223Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7935965Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7936540Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll". 2023-06-01T09:59:32.7936952Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7939719Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7940980Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7944450Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll". 2023-06-01T09:59:32.7945616Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7946777Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7947651Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7948394Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll". 2023-06-01T09:59:32.7960243Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7960840Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7964067Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.7967116Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll". 2023-06-01T09:59:32.7967562Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7973422Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7974227Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7975008Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2023-06-01T09:59:32.7976118Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7977154Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7978858Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7979854Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2023-06-01T09:59:32.7981748Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7982146Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7982576Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7983009Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2023-06-01T09:59:32.7986371Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7987183Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7989589Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7990277Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2023-06-01T09:59:32.7990716Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.7991196Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.7996139Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.7997197Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll". 2023-06-01T09:59:32.8000183Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8000766Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8003214Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8003692Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll". 2023-06-01T09:59:32.8004107Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8006902Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8007798Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8008812Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2023-06-01T09:59:32.8009769Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8012880Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8017803Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8018349Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2023-06-01T09:59:32.8019505Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8019926Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8023162Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8023789Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll". 2023-06-01T09:59:32.8026201Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8028102Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8028670Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8031060Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2023-06-01T09:59:32.8031512Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8031874Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8032344Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8033421Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll". 2023-06-01T09:59:32.8033815Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8034190Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8039749Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8040356Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll". 2023-06-01T09:59:32.8040788Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8041176Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8041621Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8042008Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll". 2023-06-01T09:59:32.8042388Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8042709Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8043102Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8043549Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll". 2023-06-01T09:59:32.8044769Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8045503Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8047941Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8049523Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll". 2023-06-01T09:59:32.8050209Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8051459Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8053155Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8054177Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll". 2023-06-01T09:59:32.8056249Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8057421Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8059429Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8059939Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll". 2023-06-01T09:59:32.8060840Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8063351Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8063912Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8065464Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll". 2023-06-01T09:59:32.8066245Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8068197Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8069260Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8070734Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll". 2023-06-01T09:59:32.8072561Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8073059Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8074699Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8076237Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll". 2023-06-01T09:59:32.8076866Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8078733Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8079964Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8081272Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll". 2023-06-01T09:59:32.8082902Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8083605Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8085734Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8087052Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll". 2023-06-01T09:59:32.8087437Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8088805Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8090438Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8091707Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll". 2023-06-01T09:59:32.8093339Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8093840Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8096989Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8097519Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll". 2023-06-01T09:59:32.8097882Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8099818Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8100365Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8102683Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll". 2023-06-01T09:59:32.8103338Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8105232Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8105778Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8107734Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll". 2023-06-01T09:59:32.8108158Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8110962Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8112919Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8115603Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll". 2023-06-01T09:59:32.8116039Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8120068Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8121891Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8122381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll". 2023-06-01T09:59:32.8122749Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8123480Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8123947Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8124905Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll". 2023-06-01T09:59:32.8125553Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8127499Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8129294Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8129793Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll". 2023-06-01T09:59:32.8130956Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8132393Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8133750Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8134497Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll". 2023-06-01T09:59:32.8135685Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8137051Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8137545Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8140386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll". 2023-06-01T09:59:32.8140876Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8142855Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8143430Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8143893Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll". 2023-06-01T09:59:32.8145712Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8146874Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8147388Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8150439Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll". 2023-06-01T09:59:32.8151121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8153084Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8154097Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8154540Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll". 2023-06-01T09:59:32.8156144Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8157059Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8157784Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8158897Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll". 2023-06-01T09:59:32.8160866Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8161686Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8163286Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8164934Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll". 2023-06-01T09:59:32.8165989Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8166857Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8168904Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8170042Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll". 2023-06-01T09:59:32.8171109Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8171797Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8173365Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8174945Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2023-06-01T09:59:32.8176303Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8177228Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8178437Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8179449Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2023-06-01T09:59:32.8179857Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8182346Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8183711Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8184200Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll". 2023-06-01T09:59:32.8186170Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8187000Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8188279Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8190000Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll". 2023-06-01T09:59:32.8190491Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8192104Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8193613Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8194127Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll". 2023-06-01T09:59:32.8196324Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8196820Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8197269Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8199503Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll". 2023-06-01T09:59:32.8200083Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8201493Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8202951Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8204687Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll". 2023-06-01T09:59:32.8205297Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8207280Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8208090Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8210213Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll". 2023-06-01T09:59:32.8210578Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8212388Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8213167Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8214896Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll". 2023-06-01T09:59:32.8216055Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8217523Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8217999Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8220346Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll". 2023-06-01T09:59:32.8220986Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8221581Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8223547Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8225223Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll". 2023-06-01T09:59:32.8225818Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8226712Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8229054Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8229650Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2023-06-01T09:59:32.8230392Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8232245Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8234066Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8234868Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2023-06-01T09:59:32.8237273Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8243333Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8244335Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8247428Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll". 2023-06-01T09:59:32.8250756Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8251545Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8252381Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8252846Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll". 2023-06-01T09:59:32.8253211Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8253622Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8254098Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8256622Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2023-06-01T09:59:32.8257376Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8258815Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8261008Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8261531Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll". 2023-06-01T09:59:32.8263121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8264386Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8265119Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8267022Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll". 2023-06-01T09:59:32.8267539Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8270500Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8271894Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8272768Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll". 2023-06-01T09:59:32.8273616Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8274315Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8277785Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8279168Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll". 2023-06-01T09:59:32.8279667Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8280424Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8283185Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8283727Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2023-06-01T09:59:32.8284177Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8286641Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8288055Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8289053Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll". 2023-06-01T09:59:32.8290814Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8293445Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8294501Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8295012Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2023-06-01T09:59:32.8295369Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8298401Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8299002Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8300646Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2023-06-01T09:59:32.8302296Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8303768Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8304232Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8306821Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll". 2023-06-01T09:59:32.8310420Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8312529Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8312983Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8314498Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll". 2023-06-01T09:59:32.8315302Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8315754Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8316799Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8317600Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll". 2023-06-01T09:59:32.8320113Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8320758Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8323503Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8325555Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll". 2023-06-01T09:59:32.8326275Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8327224Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8327720Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8329545Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2023-06-01T09:59:32.8330005Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8331647Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8333524Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8334061Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll". 2023-06-01T09:59:32.8335875Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8337765Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8339222Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8339902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll". 2023-06-01T09:59:32.8341181Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8341737Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8343319Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8344072Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2023-06-01T09:59:32.8346181Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8346952Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8348851Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8349725Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2023-06-01T09:59:32.8351995Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8352502Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8354044Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8354745Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2023-06-01T09:59:32.8357116Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8357780Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8358262Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8360478Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2023-06-01T09:59:32.8361734Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8362143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8364085Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8364621Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll". 2023-06-01T09:59:32.8365706Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8367426Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8370621Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8371168Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll". 2023-06-01T09:59:32.8371521Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8372790Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8374235Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8375199Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll". 2023-06-01T09:59:32.8377469Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8378073Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8380306Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8380902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll". 2023-06-01T09:59:32.8382332Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8384246Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8384955Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.8387061Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll". 2023-06-01T09:59:32.8387685Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8389354Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8390451Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8391773Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll". 2023-06-01T09:59:32.8393328Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8394093Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8396267Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8397227Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll". 2023-06-01T09:59:32.8397685Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8400111Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8400643Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8401116Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll". 2023-06-01T09:59:32.8402826Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8404544Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8405019Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8405440Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll". 2023-06-01T09:59:32.8407554Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8408887Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8410747Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8411579Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll". 2023-06-01T09:59:32.8412538Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8412981Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8415433Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8416470Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll". 2023-06-01T09:59:32.8417230Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8418161Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8420396Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8421085Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll". 2023-06-01T09:59:32.8422170Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8424033Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8425663Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8426843Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll". 2023-06-01T09:59:32.8430841Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8431376Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8433521Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8434130Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll". 2023-06-01T09:59:32.8435579Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8437643Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8438540Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8440699Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2023-06-01T09:59:32.8441511Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8442156Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8444801Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8445798Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2023-06-01T09:59:32.8446245Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8446582Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8448768Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8450048Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2023-06-01T09:59:32.8450847Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8451549Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8452933Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8453757Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll". 2023-06-01T09:59:32.8455894Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8456749Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8457701Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8459393Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll". 2023-06-01T09:59:32.8460071Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8461508Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8463157Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8465219Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll". 2023-06-01T09:59:32.8465897Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8467069Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8468932Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8469642Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll". 2023-06-01T09:59:32.8470981Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8472223Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8474093Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8474573Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll". 2023-06-01T09:59:32.8476406Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8477415Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8478328Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8480169Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll". 2023-06-01T09:59:32.8480582Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8482464Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8483358Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8484959Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll". 2023-06-01T09:59:32.8486594Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8487143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8488859Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8489357Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll". 2023-06-01T09:59:32.8490339Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8491576Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8493507Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8494002Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll". 2023-06-01T09:59:32.8495256Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8496910Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8497832Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8500718Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll". 2023-06-01T09:59:32.8501464Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8502109Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8502591Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8505028Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll". 2023-06-01T09:59:32.8506241Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8507294Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8509087Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8510107Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll". 2023-06-01T09:59:32.8511914Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8513027Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8514601Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8515347Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll". 2023-06-01T09:59:32.8517355Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8518152Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8520043Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8522358Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll". 2023-06-01T09:59:32.8522823Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8523416Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8527198Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8529261Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll". 2023-06-01T09:59:32.8529912Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8531181Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8537232Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8540665Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll". 2023-06-01T09:59:32.8541545Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8542107Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8542586Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8543012Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll". 2023-06-01T09:59:32.8543985Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8544424Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8544825Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8545238Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll". 2023-06-01T09:59:32.8545589Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8545932Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8546319Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:32.8546744Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll". 2023-06-01T09:59:32.8548853Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8549221Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8550235Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8552796Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll". 2023-06-01T09:59:32.8554444Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8554906Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8557680Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8558562Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll". 2023-06-01T09:59:32.8559175Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8559536Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8561289Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:32.8562053Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll". 2023-06-01T09:59:32.8562369Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8564317Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8565468Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:32.8567658Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll". 2023-06-01T09:59:32.8568084Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8569760Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8570971Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:32.8571946Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll". 2023-06-01T09:59:32.8584149Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:32.8584999Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:32.8585708Z Done executing task "ResolveAssemblyReference". 2023-06-01T09:59:32.8588229Z 6:7>Done building target "ResolveAssemblyReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8590051Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:32.8592488Z Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:32.8595325Z Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' and '' == 'true'). 2023-06-01T09:59:32.8597514Z Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll.config')). 2023-06-01T09:59:32.8598890Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:32.8604054Z 6:7>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:32.8604827Z 6:7>Done building target "AfterResolveReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8606821Z 6:7>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2023-06-01T09:59:32.8607537Z 6:7>Done building target "ResolveReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8609723Z Target "_ResolveAdditionalReferenceCopyLocalPathsForFunctionsExtensions" skipped, due to false condition; ($(_IsFunctionsSdkBuild) != 'true') was evaluated as (true != 'true'). 2023-06-01T09:59:32.8610829Z 6:7>Target "_BlockWinMDsOnUnsupportedTFMs" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:32.8611703Z Using "CheckForUnsupportedWinMDReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:32.8613005Z Task "CheckForUnsupportedWinMDReferences" 2023-06-01T09:59:32.8616414Z Done executing task "CheckForUnsupportedWinMDReferences". 2023-06-01T09:59:32.8617202Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Library' == 'winmdobj'). 2023-06-01T09:59:32.8622292Z 6:7>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8624391Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8625677Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.8626256Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:32.8630103Z 6:7>Target "CopyAdditionalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:32.8631462Z 6:7>Done building target "CopyAdditionalFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8632648Z Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:32.8633899Z Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and '' != 'true'). 2023-06-01T09:59:32.8634922Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.8638747Z 6:7>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:32.8639533Z 6:7>Done building target "_ComputeNETCoreBuildOutputFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8643245Z 6:7>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:32.8644108Z Task "AssignTargetPath" 2023-06-01T09:59:32.8644442Z Done executing task "AssignTargetPath". 2023-06-01T09:59:32.8645074Z Task "AssignTargetPath" 2023-06-01T09:59:32.8647222Z Done executing task "AssignTargetPath". 2023-06-01T09:59:32.8649104Z Task "AssignTargetPath" 2023-06-01T09:59:32.8651362Z Done executing task "AssignTargetPath". 2023-06-01T09:59:32.8653296Z Task "AssignTargetPath" 2023-06-01T09:59:32.8653638Z Done executing task "AssignTargetPath". 2023-06-01T09:59:32.8657296Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 2023-06-01T09:59:32.8658259Z 6:7>Done building target "AssignTargetPaths" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8661708Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.8664956Z 6:7>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:32.8666350Z Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8667431Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8668249Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8670910Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8671836Z Task "AssignCulture" 2023-06-01T09:59:32.8673251Z Done executing task "AssignCulture". 2023-06-01T09:59:32.8676496Z 6:7>Done building target "SplitResourcesByCulture" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8678125Z Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.8682354Z 6:7>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:32.8683695Z 6:7>Done building target "CreateCustomManifestResourceNames" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8684475Z 6:7>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:32.8685184Z 6:7>Done building target "PrepareResourceNames" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8687380Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8690312Z Target "SplitResourcesByCulture" skipped. Previously built successfully. 2023-06-01T09:59:32.8693344Z 6:7>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:32.8694510Z 6:7>Done building target "BeforeResGen" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8695383Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8700195Z 6:7>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:32.8700930Z 6:7>Done building target "FindReferenceAssembliesForReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8703518Z 6:7>Target "SonarResolveReferences" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:32.8704644Z 6:7>Done building target "SonarResolveReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8706906Z 6:7>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:32.8709103Z 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'). 2023-06-01T09:59:32.8710595Z 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'). 2023-06-01T09:59:32.8712239Z 6:7>Done building target "CoreResGen" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8716131Z 6:7>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:32.8716982Z 6:7>Done building target "AfterResGen" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8719464Z 6:7>Target "ResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:32.8720259Z 6:7>Done building target "ResGen" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8720975Z Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8723557Z 6:7>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:32.8724227Z 6:7>Done building target "PrepareResources" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8726292Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:32.8729525Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8731759Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:32.8734389Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:32.8735453Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:32.8739658Z Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2023-06-01T09:59:32.8742870Z 6:7>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "SetWin32ManifestProperties" depends on it): 2023-06-01T09:59:32.8743526Z Task "GetFrameworkPath" 2023-06-01T09:59:32.8743804Z Done executing task "GetFrameworkPath". 2023-06-01T09:59:32.8745871Z 6:7>Done building target "_SetEmbeddedWin32ManifestProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8749292Z 6:7>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:32.8750235Z 6:7>Done building target "SetWin32ManifestProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8751032Z Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8754961Z 6:7>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:32.8756302Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:32.8757707Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:32.8758415Z 6:7>Done building target "_GenerateCompileInputs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8760509Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.8764144Z 6:7>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:32.8764895Z 6:7>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8767707Z 6:7>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:32.8768556Z Building target "GenerateMSBuildEditorConfigFileCore" completely. 2023-06-01T09:59:32.8768872Z No input files were specified. 2023-06-01T09:59:32.8771347Z Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:32.8772037Z Task "GenerateMSBuildEditorConfig" 2023-06-01T09:59:32.8776148Z Done executing task "GenerateMSBuildEditorConfig". 2023-06-01T09:59:32.8776564Z 6:7>Done building target "GenerateMSBuildEditorConfigFileCore" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8779742Z 6:7>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:32.8780390Z 6:7>Done building target "GenerateMSBuildEditorConfigFile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8782683Z 6:7>Target "SonarOverrideRunAnalyzers" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:32.8783311Z 6:7>Done building target "SonarOverrideRunAnalyzers" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8783696Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.8787521Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:32.8791459Z 6:7>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.CSharp.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2023-06-01T09:59:32.8792600Z 6:7>Done building target "_SetTargetFrameworkMonikerAttribute" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8793436Z 6:7>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:32.8794994Z Building target "GenerateTargetFrameworkMonikerAttribute" completely. 2023-06-01T09:59:32.8797016Z Output file "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. 2023-06-01T09:59:32.8801017Z Task "WriteLinesToFile" skipped, due to false condition; ('@(Compile)' != '' and '$(TargetFrameworkMonikerAssemblyAttributeText)' != '') was evaluated as ('' != '' and ' 2023-06-01T09:59:32.8801514Z // 2023-06-01T09:59:32.8801770Z using System; 2023-06-01T09:59:32.8801991Z using System.Reflection; 2023-06-01T09:59:32.8802395Z [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] 2023-06-01T09:59:32.8802894Z ' != ''). 2023-06-01T09:59:32.8803944Z 6:7>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8805101Z Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2023-06-01T09:59:32.8805857Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:32.8808968Z 6:7>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:32.8810673Z Task "GetAssemblyVersion" skipped, due to false condition; ('$(AssemblyVersion)' == '') was evaluated as ('1.0.0.0' == ''). 2023-06-01T09:59:32.8811381Z 6:7>Done building target "GetAssemblyVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8812263Z Target "GetAssemblyVersion" skipped. Previously built successfully. 2023-06-01T09:59:32.8816641Z 6:7>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2023-06-01T09:59:32.8817462Z 6:7>Done building target "InitializeSourceControlInformation" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8839408Z 6:7>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:32.8840376Z 6:7>Done building target "AddSourceRevisionToInformationalVersion" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8849222Z Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). 2023-06-01T09:59:32.8850385Z 6:7>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2023-06-01T09:59:32.8851250Z 6:7>Done building target "GetAssemblyAttributes" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8852896Z 6:7>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2023-06-01T09:59:32.8854899Z Task "Hash" 2023-06-01T09:59:32.8860632Z Done executing task "Hash". 2023-06-01T09:59:32.8862866Z Task "WriteLinesToFile" 2023-06-01T09:59:32.8865620Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:32.8867167Z 6:7>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8868094Z 6:7>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateAssemblyInfo" depends on it): 2023-06-01T09:59:32.8868914Z Building target "CoreGenerateAssemblyInfo" completely. 2023-06-01T09:59:32.8869754Z Output file "obj\Release\net6.0\WorkerExtensions.AssemblyInfo.cs" does not exist. 2023-06-01T09:59:32.8870635Z Task "WriteCodeFragment" 2023-06-01T09:59:32.8871994Z Emitted specified code into "obj\Release\net6.0\WorkerExtensions.AssemblyInfo.cs". 2023-06-01T09:59:32.8873360Z Done executing task "WriteCodeFragment". 2023-06-01T09:59:32.8874548Z 6:7>Done building target "CoreGenerateAssemblyInfo" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8876718Z 6:7>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:32.8877480Z 6:7>Done building target "GenerateAssemblyInfo" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8878973Z Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0). 2023-06-01T09:59:32.8880231Z 6:7>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:32.8881076Z 6:7>Done building target "BeforeCompile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8883417Z Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2023-06-01T09:59:32.8884128Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8884835Z 6:7>Target "_GenerateCompileDependencyCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:32.8885497Z Task "Hash" 2023-06-01T09:59:32.8885746Z Done executing task "Hash". 2023-06-01T09:59:32.8885995Z Task "WriteLinesToFile" 2023-06-01T09:59:32.8886276Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:32.8886640Z 6:7>Done building target "_GenerateCompileDependencyCache" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8887965Z 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'))). 2023-06-01T09:59:32.8892305Z Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:32.8894353Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll;D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll;D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll;...' == ''). 2023-06-01T09:59:32.8895469Z 6:7>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.8896167Z 6:7>Done building target "_BeforeVBCSCoreCompile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8897419Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:32.8898194Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:32.8898631Z '' == 'true'). 2023-06-01T09:59:32.8900052Z 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 ). 2023-06-01T09:59:32.8901746Z 6:7>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "AddImplicitDefineConstants" depends on it): 2023-06-01T09:59:32.8902762Z 6:7>Done building target "GenerateNETCompatibleDefineConstants" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8904620Z 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 ). 2023-06-01T09:59:32.8906184Z 6:7>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.8906964Z 6:7>Done building target "AddImplicitDefineConstants" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8908528Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll;D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll;D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll;...' == ''). 2023-06-01T09:59:32.8911683Z 6:7>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.8913832Z Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.8914642Z 6:7>Done building target "_ComputeSkipAnalyzers" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8915580Z Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:32.8916942Z 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')). 2023-06-01T09:59:32.8918286Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:32.8919803Z Target "SonarResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:32.8924540Z 6:7>Target "SonarCategoriseProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:32.8925439Z Task "Message" 2023-06-01T09:59:32.8925721Z Sonar: (WorkerExtensions.csproj) Categorizing project as test or product code... 2023-06-01T09:59:32.8926564Z Done executing task "Message". 2023-06-01T09:59:32.8928507Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2023-06-01T09:59:32.8938729Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2023-06-01T09:59:32.8942687Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2023-06-01T09:59:32.8946983Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2023-06-01T09:59:32.8948971Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2023-06-01T09:59:32.8949817Z Task "Message" skipped, due to false condition; ($(tmpSonarHasTestContainerCapability)=='true') was evaluated as (=='true'). 2023-06-01T09:59:32.8950337Z Using "IsTestByReference" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:32.8950669Z Task "IsTestByReference" 2023-06-01T09:59:32.8951023Z No test reference was found for the current project. 2023-06-01T09:59:32.8951343Z Done executing task "IsTestByReference". 2023-06-01T09:59:32.8951943Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2023-06-01T09:59:32.8954598Z Using "IsTestFileByName" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:32.8955479Z Task "IsTestFileByName" 2023-06-01T09:59:32.8957135Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:32.8961314Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:32.8962008Z Operation succeeded. Elapsed time (ms): 1 2023-06-01T09:59:32.8964974Z Read config file successfully 2023-06-01T09:59:32.8965977Z The deprecated regular expression property sonar.msbuild.testProjectPattern was not set in the analysis config file. The project file name will not be checked. 2023-06-01T09:59:32.8968332Z Done executing task "IsTestFileByName". 2023-06-01T09:59:32.8970886Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:32.8971700Z Task "Message" 2023-06-01T09:59:32.8974205Z Sonar: (WorkerExtensions.csproj) categorized as MAIN project (production code). 2023-06-01T09:59:32.8976384Z Done executing task "Message". 2023-06-01T09:59:32.8978785Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:32.8979492Z 6:7>Done building target "SonarCategoriseProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.8984791Z 6:7>Target "SonarCreateProjectSpecificDirs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2023-06-01T09:59:32.8985620Z Using "MakeUniqueDir" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:32.8985990Z Task "MakeUniqueDir" 2023-06-01T09:59:32.8991412Z Done executing task "MakeUniqueDir". 2023-06-01T09:59:32.8991736Z Task "MakeDir" 2023-06-01T09:59:32.8992324Z Creating directory "D:\a\1\.sonarqube\conf\3". 2023-06-01T09:59:32.8999923Z Done executing task "MakeDir". 2023-06-01T09:59:32.9001612Z 6:7>Done building target "SonarCreateProjectSpecificDirs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9004646Z 6:7>Target "SonarWriteFilesToAnalyze" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:32.9005946Z Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2023-06-01T09:59:32.9006743Z Task "Message" 2023-06-01T09:59:32.9010201Z Sonar: (WorkerExtensions.csproj) Number of files to analyse: 1. The list of files to be analyzed is in D:\a\1\.sonarqube\conf\3\FilesToAnalyze.txt. 2023-06-01T09:59:32.9011137Z Done executing task "Message". 2023-06-01T09:59:32.9013072Z Task "WriteLinesToFile" 2023-06-01T09:59:32.9015422Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:32.9019878Z 6:7>Done building target "SonarWriteFilesToAnalyze" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9020765Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:32.9023343Z 6:7>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.9024284Z Task "CallTarget" 2023-06-01T09:59:32.9027237Z 6:7>Target "SetRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:32.9028145Z Using "GetAnalyzerSettings" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:32.9029203Z Task "GetAnalyzerSettings" 2023-06-01T09:59:32.9029578Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:32.9033451Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:32.9033912Z Operation succeeded. Elapsed time (ms): 0 2023-06-01T09:59:32.9034130Z Read config file successfully 2023-06-01T09:59:32.9036135Z Merging analysis settings... 2023-06-01T09:59:32.9038029Z Original ruleset not specified. Using generated ruleset at 'D:\a\1\.sonarqube\conf\Sonar-cs.ruleset' 2023-06-01T09:59:32.9040152Z Removing duplicate files: 2023-06-01T09:59:32.9040446Z Removing duplicate files: 2023-06-01T09:59:32.9043165Z Done executing task "GetAnalyzerSettings". 2023-06-01T09:59:32.9043774Z Task "WriteLinesToFile" 2023-06-01T09:59:32.9046809Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:32.9047818Z Using "WriteProjectConfigFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:32.9049843Z Task "WriteProjectConfigFile" 2023-06-01T09:59:32.9050817Z Done executing task "WriteProjectConfigFile". 2023-06-01T09:59:32.9054177Z Task "Message" 2023-06-01T09:59:32.9056105Z Sonar: (WorkerExtensions.csproj) Analysis configured successfully with D:\a\1\.sonarqube\conf\3\SonarProjectConfig.xml. 2023-06-01T09:59:32.9056510Z Done executing task "Message". 2023-06-01T09:59:32.9060047Z 6:7>Done building target "SetRoslynCodeAnalysisProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9060726Z Done executing task "CallTarget". 2023-06-01T09:59:32.9064049Z 6:7>Done building target "OverrideRoslynCodeAnalysisProperties" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9068881Z 6:7>Target "SonarQubeImportBeforeInfo" in file "C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.9070614Z Task "Message" 2023-06-01T09:59:32.9071121Z Sonar: (WorkerExtensions) SonarQube.Integration.ImportBefore.targets was loaded 2023-06-01T09:59:32.9071472Z Done executing task "Message". 2023-06-01T09:59:32.9071962Z Task "Message" 2023-06-01T09:59:32.9075444Z Sonar: (WorkerExtensions.csproj) SonarQube analysis targets imported: true 2023-06-01T09:59:32.9075924Z Done executing task "Message". 2023-06-01T09:59:32.9080287Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2023-06-01T09:59:32.9080852Z 6:7>Done building target "SonarQubeImportBeforeInfo" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9082439Z Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0). 2023-06-01T09:59:32.9087731Z 6:7>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.9088968Z 6:7>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9090883Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9092540Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9094667Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9096585Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9098954Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9103078Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9105900Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9107394Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9109906Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9112686Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:32.9114532Z Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). 2023-06-01T09:59:32.9118376Z 6:7>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:32.9119847Z Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2023-06-01T09:59:32.9120457Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2023-06-01T09:59:32.9121122Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2023-06-01T09:59:32.9121641Z '7.0.1' != '' AND 2023-06-01T09:59:32.9121882Z < 7.0.1). 2023-06-01T09:59:32.9122952Z 6:7>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "WorkerExtensions.csproj". 2023-06-01T09:59:32.9123700Z 6:7>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:32.9135768Z Building target "CoreCompile" completely. 2023-06-01T09:59:32.9137060Z Output file "obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll" does not exist. 2023-06-01T09:59:32.9140073Z Task "Csc" 2023-06-01T09:59:32.9224255Z C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;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+ /reference:D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll /reference:D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll /reference:D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll /reference:D:\a\1\.nuget\packages\azure.messaging.servicebus\7.8.0\lib\netstandard2.0\Azure.Messaging.ServiceBus.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization.policy\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.http\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.http.extensions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.http.features\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.formatters.json\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.responsecaching.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.routing.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.routing\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.webutilities\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.amqp\2.5.10\lib\netstandard2.0\Microsoft.Azure.Amqp.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions\3.0.6\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.2\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.host.storage\3.0.14\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.Storage.dll /reference:D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll" /reference:D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.azure\1.2.0\lib\netstandard2.0\Microsoft.Extensions.Azure.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.binder\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.environmentvariables\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.fileextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.json\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection\2.1.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.physical\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.filesystemglobbing\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.hosting\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.configuration\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Configuration.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.objectpool\2.1.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.options.configurationextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.options\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll /reference:D:\a\1\.nuget\packages\microsoft.extensions.primitives\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll /reference:D:\a\1\.nuget\packages\microsoft.identity.client\4.39.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll /reference:D:\a\1\.nuget\packages\microsoft.identity.client.extensions.msal\2.19.3\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll /reference:D:\a\1\.nuget\packages\microsoft.net.http.headers\2.1.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll" /reference:D:\a\1\.nuget\packages\windowsazure.storage\9.3.1\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll" /reference:D:\a\1\.nuget\packages\ncrontab.signed\3.3.0\lib\netstandard1.0\NCrontab.Signed.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll" /reference:D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll /reference:D:\a\1\.nuget\packages\newtonsoft.json\11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll" /reference:D:\a\1\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll" /reference:D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\ref\netstandard2.0\System.Security.Cryptography.ProtectedData.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll" /debug- /debug:portable /filealign:512 /optimize+ /out:obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll /refout:obj\Release\net6.0\refint\Microsoft.Azure.Functions.Worker.Extensions.dll /ruleset:D:\a\1\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\a\1\.sonarqube\out\3\Issues.json /target:library /warnaserror- /utf8output /deterministic+ /langversion:preview /analyzerconfig:obj\Release\net6.0\WorkerExtensions.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig" /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\Microsoft.AspNetCore.Razor.Language.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\SonarAnalyzer.Security.dll /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:D:\a\1\.nuget\packages\microsoft.azure.functions.analyzers\1.0.0\analyzers\dotnet\cs\Microsoft.Azure.Functions.Analyzers.dll /analyzer:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /additionalfile:D:\a\1\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\a\1\.sonarqube\conf\3\SonarProjectConfig.xml /additionalfile:D:\a\1\.sonarqube\conf\3\ProjectOutFolderPath.txt obj\Release\net6.0\WorkerExtensions.AssemblyInfo.cs 2023-06-01T09:59:33.1334706Z Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) 2023-06-01T09:59:33.1336813Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-06-01T09:59:33.1338132Z CompilerServer: server - server processed compilation - 819a03b8-7a1d-4764-b6bc-a848ce5103e6 2023-06-01T09:59:33.1339386Z Done executing task "Csc". 2023-06-01T09:59:33.1341712Z Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:33.1344052Z 6:7>Done building target "CoreCompile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1345046Z Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.1347814Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:33.1349419Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:33.1352222Z Target "SonarPrepareRazorProjectCodeAnalysis" skipped, due to false condition; ('@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false')) was evaluated as (''!='' AND (''=='' OR ''=='false')). 2023-06-01T09:59:33.1353787Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:33.1355359Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:33.1365319Z Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2023-06-01T09:59:33.1370941Z 6:7>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Compile" depends on it): 2023-06-01T09:59:33.1371845Z 6:7>Done building target "AfterCompile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1374152Z Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:33.1374785Z '$(AppHostSourcePath)' != '' and 2023-06-01T09:59:33.1375215Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:33.1375736Z Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:33.1376127Z '' != '' and 2023-06-01T09:59:33.1376596Z Exists('obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll') and 2023-06-01T09:59:33.1376983Z Exists('')). 2023-06-01T09:59:33.1377489Z Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:33.1378001Z '$(ComHostIntermediatePath)' != '' and 2023-06-01T09:59:33.1378388Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:33.1378673Z Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:33.1378906Z '' != '' and 2023-06-01T09:59:33.1379199Z Exists('obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll') and 2023-06-01T09:59:33.1379404Z Exists('')). 2023-06-01T09:59:33.1398248Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.1409676Z 6:7>Target "Compile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.1411269Z 6:7>Done building target "Compile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1416939Z Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.1451801Z Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2023-06-01T09:59:33.1456406Z ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2023-06-01T09:59:33.1457444Z Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 2023-06-01T09:59:33.1458424Z ('' == '')) and 2023-06-01T09:59:33.1458949Z Exists('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\WorkerExtensions.csproj.UnmanagedRegistration.cache')). 2023-06-01T09:59:33.1459836Z Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:33.1482513Z 6:7>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CreateSatelliteAssemblies" depends on it): 2023-06-01T09:59:33.1485231Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:33.1486317Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:33.1486926Z 6:7>Done building target "_GenerateSatelliteAssemblyInputs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1501358Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:33.1504806Z Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). 2023-06-01T09:59:33.1521156Z Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). 2023-06-01T09:59:33.1542001Z 6:7>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.1542805Z 6:7>Done building target "CreateSatelliteAssemblies" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1568693Z Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2023-06-01T09:59:33.1586487Z 6:7>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetTargetPath" depends on it): 2023-06-01T09:59:33.1587887Z 6:7>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1654352Z 6:7>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.1657180Z 6:7>Done building target "GetTargetPath" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.1659655Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:33.1673571Z 6:7>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:33.1676071Z Task "Copy" 2023-06-01T09:59:33.1683059Z Copying file from "D:\a\1\.nuget\packages\azure.core\1.24.0\lib\net5.0\Azure.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Core.dll". 2023-06-01T09:59:33.1685845Z Copying file from "D:\a\1\.nuget\packages\azure.messaging.servicebus\7.8.0\lib\netstandard2.0\Azure.Messaging.ServiceBus.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Messaging.ServiceBus.dll". 2023-06-01T09:59:33.1688328Z Copying file from "D:\a\1\.nuget\packages\azure.identity\1.6.0\lib\netstandard2.0\Azure.Identity.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Identity.dll". 2023-06-01T09:59:33.1725761Z Copying file from "D:\a\1\.nuget\packages\azure.core.amqp\1.2.0\lib\netstandard2.0\Azure.Core.Amqp.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Core.Amqp.dll". 2023-06-01T09:59:33.1726613Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Net.Http.Formatting.dll". 2023-06-01T09:59:33.1748070Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authentication.Abstractions.dll". 2023-06-01T09:59:33.1774354Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.authentication.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authentication.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authentication.Core.dll". 2023-06-01T09:59:33.1778387Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authorization.dll". 2023-06-01T09:59:33.1779317Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Hosting.Abstractions.dll". 2023-06-01T09:59:33.1782290Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.authorization.policy\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Authorization.Policy.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authorization.Policy.dll". 2023-06-01T09:59:33.1806449Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". 2023-06-01T09:59:33.1808477Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.http\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.dll". 2023-06-01T09:59:33.1830536Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Abstractions.dll". 2023-06-01T09:59:33.1849142Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.extensions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Extensions.dll". 2023-06-01T09:59:33.1850012Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.http.features\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Features.dll". 2023-06-01T09:59:33.1870738Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:33.1875323Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Abstractions.dll". 2023-06-01T09:59:33.1877852Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.core\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Core.dll". 2023-06-01T09:59:33.1891739Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.formatters.json\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Formatters.Json.dll". 2023-06-01T09:59:33.1900841Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:33.1913840Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.responsecaching.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". 2023-06-01T09:59:33.1916255Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.routing\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Routing.dll". 2023-06-01T09:59:33.1968660Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.routing.abstractions\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Routing.Abstractions.dll". 2023-06-01T09:59:33.1975149Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.webutilities\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.WebUtilities.dll". 2023-06-01T09:59:33.1976686Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.amqp\2.5.10\lib\netstandard2.0\Microsoft.Azure.Amqp.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Amqp.dll". 2023-06-01T09:59:33.1980616Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:33.1983645Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.33\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:33.1986300Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.2\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:33.1988996Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions\3.0.6\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.dll". 2023-06-01T09:59:33.1991808Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll". 2023-06-01T09:59:33.1994535Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.host.storage\3.0.14\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.Storage.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Host.Storage.dll". 2023-06-01T09:59:33.1997062Z Copying file from "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.1.1\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:33.1999629Z Copying file from "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:33.2002350Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.azure\1.2.0\lib\netstandard2.0\Microsoft.Extensions.Azure.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Azure.dll". 2023-06-01T09:59:33.2005264Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.dll". 2023-06-01T09:59:33.2008504Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Abstractions.dll". 2023-06-01T09:59:33.2011801Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.binder\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Binder.dll". 2023-06-01T09:59:33.2014588Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.environmentvariables\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.EnvironmentVariables.dll". 2023-06-01T09:59:33.2017744Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.json\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Json.dll". 2023-06-01T09:59:33.2022045Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.fileextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.FileExtensions.dll". 2023-06-01T09:59:33.2025547Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection\2.1.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyInjection.dll". 2023-06-01T09:59:33.2029855Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyInjection.Abstractions.dll". 2023-06-01T09:59:33.2031253Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:33.2035387Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileProviders.Abstractions.dll". 2023-06-01T09:59:33.2037621Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.fileproviders.physical\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileProviders.Physical.dll". 2023-06-01T09:59:33.2040662Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.filesystemglobbing\2.1.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileSystemGlobbing.dll". 2023-06-01T09:59:33.2043336Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.hosting.abstractions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Hosting.Abstractions.dll". 2023-06-01T09:59:33.2044160Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:33.2044924Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.dll". 2023-06-01T09:59:33.2045975Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.hosting\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Hosting.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Hosting.dll". 2023-06-01T09:59:33.2047591Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging.configuration\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Configuration.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.Configuration.dll". 2023-06-01T09:59:33.2049690Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.objectpool\2.1.0\lib\netstandard2.0\Microsoft.Extensions.ObjectPool.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.ObjectPool.dll". 2023-06-01T09:59:33.2051054Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.options\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Options.dll". 2023-06-01T09:59:33.2052820Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.options.configurationextensions\2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Options.ConfigurationExtensions.dll". 2023-06-01T09:59:33.2054805Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.primitives\2.1.1\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Primitives.dll". 2023-06-01T09:59:33.2055754Z Copying file from "D:\a\1\.nuget\packages\microsoft.identity.client\4.39.0\lib\netcoreapp2.1\Microsoft.Identity.Client.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Identity.Client.dll". 2023-06-01T09:59:33.2058803Z Copying file from "D:\a\1\.nuget\packages\microsoft.identity.client.extensions.msal\2.19.3\lib\netcoreapp2.1\Microsoft.Identity.Client.Extensions.Msal.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-06-01T09:59:33.2060752Z Copying file from "D:\a\1\.nuget\packages\microsoft.net.http.headers\2.1.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Net.Http.Headers.dll". 2023-06-01T09:59:33.2063901Z Copying file from "D:\a\1\.nuget\packages\ncrontab.signed\3.3.0\lib\netstandard1.0\NCrontab.Signed.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\NCrontab.Signed.dll". 2023-06-01T09:59:33.2066464Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json\11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Newtonsoft.Json.dll". 2023-06-01T09:59:33.2067782Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:33.2069720Z Copying file from "D:\a\1\.nuget\packages\system.memory.data\1.0.2\lib\netstandard2.0\System.Memory.Data.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Memory.Data.dll". 2023-06-01T09:59:33.2070743Z Copying file from "D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:33.2072217Z Copying file from "D:\a\1\.nuget\packages\windowsazure.storage\9.3.1\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.WindowsAzure.Storage.dll". 2023-06-01T09:59:33.2074182Z Creating directory "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\runtimes\win\lib\netstandard2.0". 2023-06-01T09:59:33.2076111Z Copying file from "D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.7.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:33.2077444Z Done executing task "Copy". 2023-06-01T09:59:33.2077771Z Task "Touch" 2023-06-01T09:59:33.2078545Z Creating "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\WorkerExtensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-06-01T09:59:33.2078984Z Done executing task "Touch". 2023-06-01T09:59:33.2081013Z 6:7>Done building target "_CopyFilesMarkedCopyLocal" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2083188Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:33.2084106Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:33.2085382Z Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2023-06-01T09:59:33.2087565Z Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2023-06-01T09:59:33.2091399Z 6:7>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:33.2092193Z 6:7>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2093291Z Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.2095859Z 6:7>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:33.2097195Z Task "CallTarget" 2023-06-01T09:59:33.2098345Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:33.2099790Z Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. 2023-06-01T09:59:33.2103125Z 6:7>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:33.2105839Z Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 2023-06-01T09:59:33.2106514Z Task "AssignTargetPath" 2023-06-01T09:59:33.2107645Z Done executing task "AssignTargetPath". 2023-06-01T09:59:33.2108144Z 6:7>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2111554Z Done executing task "CallTarget". 2023-06-01T09:59:33.2111935Z Task "CallTarget" 2023-06-01T09:59:33.2113123Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:33.2114732Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:33.2116058Z Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.2118949Z 6:7>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:33.2119858Z Task "AssignTargetPath" 2023-06-01T09:59:33.2121523Z Done executing task "AssignTargetPath". 2023-06-01T09:59:33.2122270Z 6:7>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2122923Z Done executing task "CallTarget". 2023-06-01T09:59:33.2125197Z 6:7>Done building target "GetCopyToOutputDirectoryItems" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2126123Z Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:33.2126929Z Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:33.2130893Z 6:7>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:33.2132225Z 6:7>Done building target "_CopySourceItemsToOutputDirectory" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2133149Z Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:33.2134294Z Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2023-06-01T09:59:33.2135168Z 6:7>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:33.2136312Z 6:7>Done building target "_CheckForCompileOutputs" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2137852Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:33.2140872Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:33.2141296Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:33.2144320Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:33.2148348Z 6:7>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:33.2150103Z 6:7>Done building target "_ComputeReferenceAssemblies" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2151048Z 6:7>Target "_ComputeUserRuntimeAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:33.2151814Z 6:7>Done building target "_ComputeUserRuntimeAssemblies" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2152880Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:33.2153610Z Target "_ComputePackageReferencePublish" skipped. Previously built successfully. 2023-06-01T09:59:33.2155311Z Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.2157754Z 6:7>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:33.2159003Z Building target "GenerateBuildDependencyFile" completely. 2023-06-01T09:59:33.2160348Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.deps.json" does not exist. 2023-06-01T09:59:33.2160953Z Using "GenerateDepsFile" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:33.2161287Z Task "GenerateDepsFile" 2023-06-01T09:59:33.2459171Z Done executing task "GenerateDepsFile". 2023-06-01T09:59:33.2460470Z 6:7>Done building target "GenerateBuildDependencyFile" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2461587Z Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2023-06-01T09:59:33.2462718Z Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). 2023-06-01T09:59:33.2463387Z 6:7>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "PrepareForRun" depends on it): 2023-06-01T09:59:33.2463850Z Task "Copy" 2023-06-01T09:59:33.2464359Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.dll". 2023-06-01T09:59:33.2472257Z Done executing task "Copy". 2023-06-01T09:59:33.2472568Z Task "CopyRefAssembly" 2023-06-01T09:59:33.2480194Z Copying reference assembly from "obj\Release\net6.0\refint\Microsoft.Azure.Functions.Worker.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\ref\Microsoft.Azure.Functions.Worker.Extensions.dll". 2023-06-01T09:59:33.2489111Z Done executing task "CopyRefAssembly". 2023-06-01T09:59:33.2489711Z Task "Message" 2023-06-01T09:59:33.2491873Z WorkerExtensions -> C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.dll 2023-06-01T09:59:33.2492483Z Done executing task "Message". 2023-06-01T09:59:33.2495652Z Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:33.2497921Z Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2023-06-01T09:59:33.2499060Z Task "Copy" 2023-06-01T09:59:33.2501445Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\obj\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.pdb" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.pdb". 2023-06-01T09:59:33.2502597Z Done executing task "Copy". 2023-06-01T09:59:33.2503364Z Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). 2023-06-01T09:59:33.2505833Z Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:33.2508676Z Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2023-06-01T09:59:33.2510552Z Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:33.2512963Z Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:33.2513621Z 6:7>Done building target "CopyFilesToOutputDirectory" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2514407Z Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.2518410Z 6:7>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.2519791Z 6:7>Done building target "PrepareForRun" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2520683Z Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 2023-06-01T09:59:33.2521568Z Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2023-06-01T09:59:33.2526139Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:33.2528268Z 6:7>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "IncrementalClean" depends on it): 2023-06-01T09:59:33.2528882Z Task "ReadLinesFromFile" 2023-06-01T09:59:33.2531897Z Done executing task "ReadLinesFromFile". 2023-06-01T09:59:33.2533468Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:33.2535542Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:33.2537997Z Task "FindUnderPath" 2023-06-01T09:59:33.2539031Z Comparison path is "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2". 2023-06-01T09:59:33.2541548Z Done executing task "FindUnderPath". 2023-06-01T09:59:33.2543002Z Task "FindUnderPath" 2023-06-01T09:59:33.2544302Z Comparison path is "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\". 2023-06-01T09:59:33.2546631Z Done executing task "FindUnderPath". 2023-06-01T09:59:33.2548910Z Task "FindUnderPath" 2023-06-01T09:59:33.2551153Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:33.2552963Z Done executing task "FindUnderPath". 2023-06-01T09:59:33.2554465Z Task "RemoveDuplicates" 2023-06-01T09:59:33.2555318Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:33.2557132Z 6:7>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2561476Z 6:7>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.2563981Z Task "FindUnderPath" 2023-06-01T09:59:33.2566734Z Comparison path is "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\". 2023-06-01T09:59:33.2567558Z Done executing task "FindUnderPath". 2023-06-01T09:59:33.2568306Z Task "FindUnderPath" 2023-06-01T09:59:33.2568776Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:33.2569033Z Done executing task "FindUnderPath". 2023-06-01T09:59:33.2569254Z Task "Delete" 2023-06-01T09:59:33.2571438Z Done executing task "Delete". 2023-06-01T09:59:33.2572002Z Task "RemoveDuplicates" 2023-06-01T09:59:33.2572613Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:33.2575187Z Task "WriteLinesToFile" 2023-06-01T09:59:33.2575514Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:33.2576894Z 6:7>Done building target "IncrementalClean" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2579394Z Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2023-06-01T09:59:33.2582566Z 6:7>Target "_FunctionsPostBuildDepsCopy" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:33.2584088Z Task "Copy" 2023-06-01T09:59:33.2585484Z Creating directory "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin". 2023-06-01T09:59:33.2587912Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.deps.json" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\function.deps.json". 2023-06-01T09:59:33.2594569Z Done executing task "Copy". 2023-06-01T09:59:33.2596176Z 6:7>Done building target "_FunctionsPostBuildDepsCopy" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2597215Z Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2023-06-01T09:59:33.2599484Z Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2023-06-01T09:59:33.2603997Z 6:7>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Build" depends on it): 2023-06-01T09:59:33.2604628Z 6:7>Done building target "CoreBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2607199Z 6:7>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "Build" depends on it): 2023-06-01T09:59:33.2609767Z 6:7>Done building target "AfterBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2611472Z Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and 'true' != 'true'). 2023-06-01T09:59:33.2612579Z Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:33.2615051Z Target "_ErrorDualWasmThreadProps" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmEnableThreading)' == 'true' and '$(WasmEnablePerfTrace)' == 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). 2023-06-01T09:59:33.2617440Z Target "SkippingSonarQubeAnalysis" skipped, due to false condition; ( $(SonarQubeTempPath) == '' ) was evaluated as ( D:\a\1\.sonarqube == '' ). 2023-06-01T09:59:33.2619490Z Target "FailIfLowerThanMSBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) != '14.0' AND $(MSBuildToolsVersion) != '15.0' AND $(MSBuildToolsVersion) != 'Current') was evaluated as ( D:\a\1\.sonarqube != '' AND Current != '14.0' AND Current != '15.0' AND Current != 'Current'). 2023-06-01T09:59:33.2621428Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:33.2624837Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:33.2629771Z 6:7>Target "Build" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:33.2631623Z 6:7>Done building target "Build" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2633450Z Target "SonarCategoriseProject" skipped. Previously built successfully. 2023-06-01T09:59:33.2636509Z Target "SonarWriteFilesToAnalyze" skipped. Previously built successfully. 2023-06-01T09:59:33.2637382Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:33.2638583Z 6:7>Target "InvokeSonarWriteProjectData_NonRazorProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:33.2639107Z Task "CallTarget" 2023-06-01T09:59:33.2640665Z 6:7>Target "SonarWriteProjectData" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "InvokeSonarWriteProjectData_NonRazorProject" depends on it): 2023-06-01T09:59:33.2641314Z Task "CallTarget" 2023-06-01T09:59:33.2646809Z Target "FixUpTestProjectOutputs" skipped, due to false condition; ($(SonarQubeTestProject)=='true') was evaluated as (False=='true'). 2023-06-01T09:59:33.2647322Z Done executing task "CallTarget". 2023-06-01T09:59:33.2648054Z Using "WriteProjectInfoFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:33.2648377Z Task "WriteProjectInfoFile" 2023-06-01T09:59:33.2827981Z ##[warning]D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets(369,5): Warning : The project does not have a valid ProjectGuid. Analysis results for this project will not be uploaded. Project file: C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj 2023-06-01T09:59:33.2843759Z 6:7>D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets(369,5): warning : The project does not have a valid ProjectGuid. Analysis results for this project will not be uploaded. Project file: C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj [C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj] 2023-06-01T09:59:33.2846386Z Done executing task "WriteProjectInfoFile". 2023-06-01T09:59:33.2846623Z Task "Message" 2023-06-01T09:59:33.2846782Z Sonar: (WorkerExtensions.csproj) Project processed successfully 2023-06-01T09:59:33.2846965Z Done executing task "Message". 2023-06-01T09:59:33.2847456Z 6:7>Done building target "SonarWriteProjectData" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2847648Z Done executing task "CallTarget". 2023-06-01T09:59:33.2847864Z 6:7>Done building target "InvokeSonarWriteProjectData_NonRazorProject" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2848300Z 6:7>Target "_FunctionsPostBuildCollectFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.2848740Z 6:7>Done building target "_FunctionsPostBuildCollectFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2849687Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.2850079Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.2850323Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.Amqp.dll" does not exist. 2023-06-01T09:59:33.2850509Z Task "Copy" 2023-06-01T09:59:33.2850786Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Core.Amqp.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.Amqp.dll". 2023-06-01T09:59:33.2851218Z Done executing task "Copy". 2023-06-01T09:59:33.2851405Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.2851822Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.2852200Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.2852425Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.dll" does not exist. 2023-06-01T09:59:33.2852620Z Task "Copy" 2023-06-01T09:59:33.2852884Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.dll". 2023-06-01T09:59:33.4574191Z Done executing task "Copy". 2023-06-01T09:59:33.4576239Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4595894Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4601516Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4608133Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Identity.dll" does not exist. 2023-06-01T09:59:33.4609900Z Task "Copy" 2023-06-01T09:59:33.4611535Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Identity.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Identity.dll". 2023-06-01T09:59:33.4615020Z Done executing task "Copy". 2023-06-01T09:59:33.4620434Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4665260Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4669387Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4811358Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Messaging.ServiceBus.dll" does not exist. 2023-06-01T09:59:33.4814781Z Task "Copy" 2023-06-01T09:59:33.4816814Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Azure.Messaging.ServiceBus.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Messaging.ServiceBus.dll". 2023-06-01T09:59:33.4817707Z Done executing task "Copy". 2023-06-01T09:59:33.4822323Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4824456Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4828916Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4831862Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authentication.Abstractions.dll" does not exist. 2023-06-01T09:59:33.4837908Z Task "Copy" 2023-06-01T09:59:33.4840222Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authentication.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authentication.Abstractions.dll". 2023-06-01T09:59:33.4842181Z Done executing task "Copy". 2023-06-01T09:59:33.4843826Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4847478Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4848447Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4849357Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authentication.Core.dll" does not exist. 2023-06-01T09:59:33.4850083Z Task "Copy" 2023-06-01T09:59:33.4852366Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authentication.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authentication.Core.dll". 2023-06-01T09:59:33.4853263Z Done executing task "Copy". 2023-06-01T09:59:33.4854852Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4856210Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4857734Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4858203Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authorization.dll" does not exist. 2023-06-01T09:59:33.4859447Z Task "Copy" 2023-06-01T09:59:33.4862430Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authorization.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authorization.dll". 2023-06-01T09:59:33.4863852Z Done executing task "Copy". 2023-06-01T09:59:33.4866578Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4873708Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4876145Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4880332Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authorization.Policy.dll" does not exist. 2023-06-01T09:59:33.4885146Z Task "Copy" 2023-06-01T09:59:33.4891838Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Authorization.Policy.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Authorization.Policy.dll". 2023-06-01T09:59:33.4898776Z Done executing task "Copy". 2023-06-01T09:59:33.4900216Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4909586Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4911688Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4919607Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Hosting.Abstractions.dll" does not exist. 2023-06-01T09:59:33.4927149Z Task "Copy" 2023-06-01T09:59:33.4938357Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Hosting.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Hosting.Abstractions.dll". 2023-06-01T09:59:33.4947795Z Done executing task "Copy". 2023-06-01T09:59:33.4951563Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.4957871Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.4961015Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.4967526Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" does not exist. 2023-06-01T09:59:33.4972615Z Task "Copy" 2023-06-01T09:59:33.4980589Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". 2023-06-01T09:59:33.4989775Z Done executing task "Copy". 2023-06-01T09:59:33.5004609Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5045976Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5049569Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5051524Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5056590Z Task "Copy" 2023-06-01T09:59:33.5064834Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Abstractions.dll". 2023-06-01T09:59:33.5070924Z Done executing task "Copy". 2023-06-01T09:59:33.5077495Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5089087Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5091254Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5095717Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.dll" does not exist. 2023-06-01T09:59:33.5101440Z Task "Copy" 2023-06-01T09:59:33.5115974Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.dll". 2023-06-01T09:59:33.5117906Z Done executing task "Copy". 2023-06-01T09:59:33.5122238Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5133128Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5133918Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5139067Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Extensions.dll" does not exist. 2023-06-01T09:59:33.5146441Z Task "Copy" 2023-06-01T09:59:33.5152082Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Extensions.dll". 2023-06-01T09:59:33.5157927Z Done executing task "Copy". 2023-06-01T09:59:33.5162158Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5178136Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5180381Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5187447Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Features.dll" does not exist. 2023-06-01T09:59:33.5195017Z Task "Copy" 2023-06-01T09:59:33.5196654Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Http.Features.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Http.Features.dll". 2023-06-01T09:59:33.5201551Z Done executing task "Copy". 2023-06-01T09:59:33.5207793Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5216118Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5218389Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5223274Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.JsonPatch.dll" does not exist. 2023-06-01T09:59:33.5228821Z Task "Copy" 2023-06-01T09:59:33.5234684Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.JsonPatch.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:33.5240752Z Done executing task "Copy". 2023-06-01T09:59:33.5246199Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5251085Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5252126Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5253810Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5256186Z Task "Copy" 2023-06-01T09:59:33.5259076Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Abstractions.dll". 2023-06-01T09:59:33.5260644Z Done executing task "Copy". 2023-06-01T09:59:33.5264455Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5272019Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5276348Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5279381Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Core.dll" does not exist. 2023-06-01T09:59:33.5282383Z Task "Copy" 2023-06-01T09:59:33.5287452Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Core.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Core.dll". 2023-06-01T09:59:33.5292307Z Done executing task "Copy". 2023-06-01T09:59:33.5296894Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5309227Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5311112Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5315262Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Formatters.Json.dll" does not exist. 2023-06-01T09:59:33.5318466Z Task "Copy" 2023-06-01T09:59:33.5322183Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.Formatters.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.Formatters.Json.dll". 2023-06-01T09:59:33.5324333Z Done executing task "Copy". 2023-06-01T09:59:33.5327812Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5332427Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5333109Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5340177Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll" does not exist. 2023-06-01T09:59:33.5341005Z Task "Copy" 2023-06-01T09:59:33.5341640Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:33.5343636Z Done executing task "Copy". 2023-06-01T09:59:33.5350226Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5355828Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5356644Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5357156Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5357574Z Task "Copy" 2023-06-01T09:59:33.5358141Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". 2023-06-01T09:59:33.5358770Z Done executing task "Copy". 2023-06-01T09:59:33.5361788Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5367506Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5368203Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5369364Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Routing.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5374170Z Task "Copy" 2023-06-01T09:59:33.5377983Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Routing.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Routing.Abstractions.dll". 2023-06-01T09:59:33.5379379Z Done executing task "Copy". 2023-06-01T09:59:33.5383658Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5389667Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5391471Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5392080Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Routing.dll" does not exist. 2023-06-01T09:59:33.5395978Z Task "Copy" 2023-06-01T09:59:33.5399756Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.Routing.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.Routing.dll". 2023-06-01T09:59:33.5401169Z Done executing task "Copy". 2023-06-01T09:59:33.5404218Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5412412Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5413571Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5414845Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.WebUtilities.dll" does not exist. 2023-06-01T09:59:33.5417368Z Task "Copy" 2023-06-01T09:59:33.5421079Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.AspNetCore.WebUtilities.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.AspNetCore.WebUtilities.dll". 2023-06-01T09:59:33.5426201Z Done executing task "Copy". 2023-06-01T09:59:33.5427780Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5433804Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5435843Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5440731Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Amqp.dll" does not exist. 2023-06-01T09:59:33.5442963Z Task "Copy" 2023-06-01T09:59:33.5447085Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Amqp.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Amqp.dll". 2023-06-01T09:59:33.5452276Z Done executing task "Copy". 2023-06-01T09:59:33.5455191Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5460668Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5463643Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5465035Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.dll" does not exist. 2023-06-01T09:59:33.5469799Z Task "Copy" 2023-06-01T09:59:33.5472529Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.dll". 2023-06-01T09:59:33.5474729Z Done executing task "Copy". 2023-06-01T09:59:33.5475088Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5486074Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5489049Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5489627Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.dll" does not exist. 2023-06-01T09:59:33.5489996Z Task "Copy" 2023-06-01T09:59:33.5494899Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:33.5498810Z Done executing task "Copy". 2023-06-01T09:59:33.5499808Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5505209Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5506557Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5511063Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.dll" does not exist. 2023-06-01T09:59:33.5513276Z Task "Copy" 2023-06-01T09:59:33.5517044Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.dll". 2023-06-01T09:59:33.5519166Z Done executing task "Copy". 2023-06-01T09:59:33.5522563Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5529093Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5531636Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5532186Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll" does not exist. 2023-06-01T09:59:33.5535140Z Task "Copy" 2023-06-01T09:59:33.5537623Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll". 2023-06-01T09:59:33.5540677Z Done executing task "Copy". 2023-06-01T09:59:33.5543674Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5551406Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5553984Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5554810Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.Http.dll" does not exist. 2023-06-01T09:59:33.5557924Z Task "Copy" 2023-06-01T09:59:33.5563135Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.Http.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:33.5564962Z Done executing task "Copy". 2023-06-01T09:59:33.5568897Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5574210Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5576160Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5579847Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll" does not exist. 2023-06-01T09:59:33.5585277Z Task "Copy" 2023-06-01T09:59:33.5589928Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll". 2023-06-01T09:59:33.5647570Z Done executing task "Copy". 2023-06-01T09:59:33.5658837Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5664381Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5666832Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5667376Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Host.dll" does not exist. 2023-06-01T09:59:33.5667688Z Task "Copy" 2023-06-01T09:59:33.5669822Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Host.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:33.5670462Z Done executing task "Copy". 2023-06-01T09:59:33.5670971Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5671853Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5675098Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5675619Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Host.Storage.dll" does not exist. 2023-06-01T09:59:33.5675976Z Task "Copy" 2023-06-01T09:59:33.5676430Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.WebJobs.Host.Storage.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Host.Storage.dll". 2023-06-01T09:59:33.5677561Z Done executing task "Copy". 2023-06-01T09:59:33.5677982Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5678732Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5679411Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5679846Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Bcl.AsyncInterfaces.dll" does not exist. 2023-06-01T09:59:33.5680211Z Task "Copy" 2023-06-01T09:59:33.5680761Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Bcl.AsyncInterfaces.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:33.5681330Z Done executing task "Copy". 2023-06-01T09:59:33.5681677Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5683058Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5683980Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5684406Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.DotNet.PlatformAbstractions.dll" does not exist. 2023-06-01T09:59:33.5684771Z Task "Copy" 2023-06-01T09:59:33.5685299Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.DotNet.PlatformAbstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:33.5685851Z Done executing task "Copy". 2023-06-01T09:59:33.5686178Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5687621Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5688359Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5688813Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Azure.dll" does not exist. 2023-06-01T09:59:33.5689215Z Task "Copy" 2023-06-01T09:59:33.5689750Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Azure.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Azure.dll". 2023-06-01T09:59:33.5690364Z Done executing task "Copy". 2023-06-01T09:59:33.5690743Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5691374Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5691982Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5692718Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5697699Z Task "Copy" 2023-06-01T09:59:33.5699771Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Abstractions.dll". 2023-06-01T09:59:33.5703215Z Done executing task "Copy". 2023-06-01T09:59:33.5707065Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5714204Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5715285Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5716336Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Binder.dll" does not exist. 2023-06-01T09:59:33.5718537Z Task "Copy" 2023-06-01T09:59:33.5723457Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Binder.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Binder.dll". 2023-06-01T09:59:33.5725172Z Done executing task "Copy". 2023-06-01T09:59:33.5729143Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5737399Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5740128Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5741352Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.dll" does not exist. 2023-06-01T09:59:33.5748983Z Task "Copy" 2023-06-01T09:59:33.5750249Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.dll". 2023-06-01T09:59:33.5750784Z Done executing task "Copy". 2023-06-01T09:59:33.5751582Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5756529Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5757417Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5758997Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.EnvironmentVariables.dll" does not exist. 2023-06-01T09:59:33.5760035Z Task "Copy" 2023-06-01T09:59:33.5763399Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.EnvironmentVariables.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.EnvironmentVariables.dll". 2023-06-01T09:59:33.5764338Z Done executing task "Copy". 2023-06-01T09:59:33.5765878Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5770363Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5771217Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5772532Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.FileExtensions.dll" does not exist. 2023-06-01T09:59:33.5773309Z Task "Copy" 2023-06-01T09:59:33.5775832Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.FileExtensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.FileExtensions.dll". 2023-06-01T09:59:33.5776438Z Done executing task "Copy". 2023-06-01T09:59:33.5779208Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5784431Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5786403Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5786841Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Json.dll" does not exist. 2023-06-01T09:59:33.5787217Z Task "Copy" 2023-06-01T09:59:33.5789367Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Configuration.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Configuration.Json.dll". 2023-06-01T09:59:33.5790904Z Done executing task "Copy". 2023-06-01T09:59:33.5793191Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5797096Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5797721Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5798337Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyInjection.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5800561Z Task "Copy" 2023-06-01T09:59:33.5803815Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyInjection.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyInjection.Abstractions.dll". 2023-06-01T09:59:33.5804357Z Done executing task "Copy". 2023-06-01T09:59:33.5807243Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5810672Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5811336Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5812190Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyInjection.dll" does not exist. 2023-06-01T09:59:33.5814195Z Task "Copy" 2023-06-01T09:59:33.5817938Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyInjection.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyInjection.dll". 2023-06-01T09:59:33.5818712Z Done executing task "Copy". 2023-06-01T09:59:33.5819823Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5824947Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5828358Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5829496Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyModel.dll" does not exist. 2023-06-01T09:59:33.5829960Z Task "Copy" 2023-06-01T09:59:33.5833189Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.DependencyModel.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:33.5836111Z Done executing task "Copy". 2023-06-01T09:59:33.5839839Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5844957Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5845703Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5850469Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileProviders.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5853418Z Task "Copy" 2023-06-01T09:59:33.5856903Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileProviders.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileProviders.Abstractions.dll". 2023-06-01T09:59:33.5860371Z Done executing task "Copy". 2023-06-01T09:59:33.5866181Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5870709Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5871617Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5872783Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileProviders.Physical.dll" does not exist. 2023-06-01T09:59:33.5875768Z Task "Copy" 2023-06-01T09:59:33.5878505Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileProviders.Physical.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileProviders.Physical.dll". 2023-06-01T09:59:33.5881810Z Done executing task "Copy". 2023-06-01T09:59:33.5882666Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5886771Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5887619Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5888107Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileSystemGlobbing.dll" does not exist. 2023-06-01T09:59:33.5890318Z Task "Copy" 2023-06-01T09:59:33.5892109Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.FileSystemGlobbing.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.FileSystemGlobbing.dll". 2023-06-01T09:59:33.5894176Z Done executing task "Copy". 2023-06-01T09:59:33.5897301Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5900719Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5902996Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5904707Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Hosting.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5909215Z Task "Copy" 2023-06-01T09:59:33.5912311Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Hosting.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Hosting.Abstractions.dll". 2023-06-01T09:59:33.5916825Z Done executing task "Copy". 2023-06-01T09:59:33.5920270Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5926702Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5928735Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5932840Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Hosting.dll" does not exist. 2023-06-01T09:59:33.5934706Z Task "Copy" 2023-06-01T09:59:33.5940927Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Hosting.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Hosting.dll". 2023-06-01T09:59:33.5942273Z Done executing task "Copy". 2023-06-01T09:59:33.5946272Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5953587Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5956502Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5956909Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.Abstractions.dll" does not exist. 2023-06-01T09:59:33.5960447Z Task "Copy" 2023-06-01T09:59:33.5967318Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.Abstractions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:33.5969372Z Done executing task "Copy". 2023-06-01T09:59:33.5969843Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.5977245Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.5978036Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.5979283Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.Configuration.dll" does not exist. 2023-06-01T09:59:33.5981825Z Task "Copy" 2023-06-01T09:59:33.5985331Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.Configuration.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.Configuration.dll". 2023-06-01T09:59:33.5987396Z Done executing task "Copy". 2023-06-01T09:59:33.5993396Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6000624Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6002452Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6003684Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.dll" does not exist. 2023-06-01T09:59:33.6005330Z Task "Copy" 2023-06-01T09:59:33.6007710Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Logging.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Logging.dll". 2023-06-01T09:59:33.6011150Z Done executing task "Copy". 2023-06-01T09:59:33.6014225Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6020168Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6021093Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6021577Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.ObjectPool.dll" does not exist. 2023-06-01T09:59:33.6022265Z Task "Copy" 2023-06-01T09:59:33.6023065Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.ObjectPool.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.ObjectPool.dll". 2023-06-01T09:59:33.6025356Z Done executing task "Copy". 2023-06-01T09:59:33.6025683Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6030048Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6032273Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6033429Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Options.ConfigurationExtensions.dll" does not exist. 2023-06-01T09:59:33.6033924Z Task "Copy" 2023-06-01T09:59:33.6036021Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Options.ConfigurationExtensions.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Options.ConfigurationExtensions.dll". 2023-06-01T09:59:33.6037560Z Done executing task "Copy". 2023-06-01T09:59:33.6040105Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6042246Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6043398Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6045252Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Options.dll" does not exist. 2023-06-01T09:59:33.6047257Z Task "Copy" 2023-06-01T09:59:33.6049288Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Options.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Options.dll". 2023-06-01T09:59:33.6051317Z Done executing task "Copy". 2023-06-01T09:59:33.6054355Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6057861Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6060306Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6062441Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Primitives.dll" does not exist. 2023-06-01T09:59:33.6066554Z Task "Copy" 2023-06-01T09:59:33.6068498Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Extensions.Primitives.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Primitives.dll". 2023-06-01T09:59:33.6072619Z Done executing task "Copy". 2023-06-01T09:59:33.6073349Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6078823Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6084527Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6089078Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.dll" does not exist. 2023-06-01T09:59:33.6092510Z Task "Copy" 2023-06-01T09:59:33.6095279Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Identity.Client.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.dll". 2023-06-01T09:59:33.6098596Z Done executing task "Copy". 2023-06-01T09:59:33.6103862Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6110985Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6112400Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6113328Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.Extensions.Msal.dll" does not exist. 2023-06-01T09:59:33.6117508Z Task "Copy" 2023-06-01T09:59:33.6123432Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Identity.Client.Extensions.Msal.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-06-01T09:59:33.6125707Z Done executing task "Copy". 2023-06-01T09:59:33.6132540Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6139083Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6140079Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6142042Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Net.Http.Headers.dll" does not exist. 2023-06-01T09:59:33.6143453Z Task "Copy" 2023-06-01T09:59:33.6148346Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Net.Http.Headers.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Net.Http.Headers.dll". 2023-06-01T09:59:33.6150291Z Done executing task "Copy". 2023-06-01T09:59:33.6155279Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6159116Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6159832Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6160951Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.WindowsAzure.Storage.dll" does not exist. 2023-06-01T09:59:33.6162796Z Task "Copy" 2023-06-01T09:59:33.6166133Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.WindowsAzure.Storage.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.WindowsAzure.Storage.dll". 2023-06-01T09:59:33.6172894Z Done executing task "Copy". 2023-06-01T09:59:33.6175924Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6177181Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6179640Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6181366Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\NCrontab.Signed.dll" does not exist. 2023-06-01T09:59:33.6183444Z Task "Copy" 2023-06-01T09:59:33.6184467Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\NCrontab.Signed.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\NCrontab.Signed.dll". 2023-06-01T09:59:33.6187396Z Done executing task "Copy". 2023-06-01T09:59:33.6190135Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6195037Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6195994Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6199332Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Newtonsoft.Json.Bson.dll" does not exist. 2023-06-01T09:59:33.6204153Z Task "Copy" 2023-06-01T09:59:33.6206189Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Newtonsoft.Json.Bson.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:33.6208698Z Done executing task "Copy". 2023-06-01T09:59:33.6212044Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6219083Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6220317Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6221664Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Newtonsoft.Json.dll" does not exist. 2023-06-01T09:59:33.6225414Z Task "Copy" 2023-06-01T09:59:33.6227510Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Newtonsoft.Json.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Newtonsoft.Json.dll". 2023-06-01T09:59:33.6231263Z Done executing task "Copy". 2023-06-01T09:59:33.6233065Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6245851Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6248214Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6251170Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" does not exist. 2023-06-01T09:59:33.6254370Z Task "Copy" 2023-06-01T09:59:33.6256018Z Creating directory "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\runtimes\win\lib\netstandard2.0". 2023-06-01T09:59:33.6265304Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:33.6268557Z Done executing task "Copy". 2023-06-01T09:59:33.6268888Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6278497Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6280130Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6283162Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Memory.Data.dll" does not exist. 2023-06-01T09:59:33.6285226Z Task "Copy" 2023-06-01T09:59:33.6286407Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Memory.Data.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Memory.Data.dll". 2023-06-01T09:59:33.6288372Z Done executing task "Copy". 2023-06-01T09:59:33.6289689Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6290956Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6292241Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6299991Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Net.Http.Formatting.dll" does not exist. 2023-06-01T09:59:33.6301606Z Task "Copy" 2023-06-01T09:59:33.6306446Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Net.Http.Formatting.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Net.Http.Formatting.dll". 2023-06-01T09:59:33.6308709Z Done executing task "Copy". 2023-06-01T09:59:33.6314425Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6315178Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6315793Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6316224Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Security.Cryptography.ProtectedData.dll" does not exist. 2023-06-01T09:59:33.6318019Z Task "Copy" 2023-06-01T09:59:33.6318556Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\System.Security.Cryptography.ProtectedData.dll" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:33.6319030Z Done executing task "Copy". 2023-06-01T09:59:33.6319807Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6322786Z 6:7>Target "_FunctionsPostBuildCopyFiles" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (target "_GenerateFunctionsPostBuild" depends on it): 2023-06-01T09:59:33.6325499Z Building target "_FunctionsPostBuildCopyFiles" completely. 2023-06-01T09:59:33.6329042Z Output file "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.pdb" does not exist. 2023-06-01T09:59:33.6331928Z Task "Copy" 2023-06-01T09:59:33.6334292Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\Microsoft.Azure.Functions.Worker.Extensions.pdb" to "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.pdb". 2023-06-01T09:59:33.6337974Z Done executing task "Copy". 2023-06-01T09:59:33.6339692Z 6:7>Done building target "_FunctionsPostBuildCopyFiles" in project "WorkerExtensions.csproj". 2023-06-01T09:59:33.6350764Z 6:7>Target "_GenerateFunctionsPostBuild" in file "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\Microsoft.NET.Sdk.Functions.Build.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:33.6352056Z Using "GenerateFunctions" task from assembly "D:\a\1\.nuget\packages\microsoft.net.sdk.functions\4.0.1\build\..\tools\net6.0\\Microsoft.NET.Sdk.Functions.MSBuild.dll". 2023-06-01T09:59:33.6352497Z Task "GenerateFunctions" 2023-06-01T09:59:33.6356708Z Function generator path: 'C:\Program Files\dotnet\dotnet.exe' 2023-06-01T09:59:33.6370210Z Microsoft.NET.Sdk.Functions.Generator.dll "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.dll " "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\ " "False " 2023-06-01T09:59:34.2403199Z Done executing task "GenerateFunctions". 2023-06-01T09:59:34.2403924Z 6:7>Done building target "_GenerateFunctionsPostBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:34.2414381Z 6:7>Target "_GenerateFunctionsExtensionsMetadataPostBuild" in file "D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:34.2415323Z Using "GenerateFunctionsExtensionsMetadata" task from assembly "D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\..\tools\netstandard2.0\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.dll". 2023-06-01T09:59:34.2415776Z Task "GenerateFunctionsExtensionsMetadata" 2023-06-01T09:59:34.2439983Z Extensions generator working directory: 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\tools\netstandard2.0\..\netstandard2.0\generator' 2023-06-01T09:59:34.2440752Z Extensions generator path: 'C:\Program Files\dotnet\dotnet.exe' 2023-06-01T09:59:34.2441272Z Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.Console.dll "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin" "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\extensions.json" 2023-06-01T09:59:34.6696812Z Found 61 assemblies to evaluate in 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin': 2023-06-01T09:59:34.6698622Z Azure.Core.Amqp.dll 2023-06-01T09:59:34.8194519Z Azure.Core.dll 2023-06-01T09:59:34.8537558Z Azure.Identity.dll 2023-06-01T09:59:34.8888520Z Azure.Messaging.ServiceBus.dll 2023-06-01T09:59:34.9512965Z Microsoft.AspNetCore.Authentication.Abstractions.dll 2023-06-01T09:59:34.9600847Z Microsoft.AspNetCore.Authentication.Core.dll 2023-06-01T09:59:34.9697815Z Microsoft.AspNetCore.Authorization.dll 2023-06-01T09:59:34.9776070Z Microsoft.AspNetCore.Authorization.Policy.dll 2023-06-01T09:59:35.0044032Z Microsoft.AspNetCore.Hosting.Abstractions.dll 2023-06-01T09:59:35.0152288Z Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2023-06-01T09:59:35.0377961Z Microsoft.AspNetCore.Http.Abstractions.dll 2023-06-01T09:59:35.0502383Z Microsoft.AspNetCore.Http.dll 2023-06-01T09:59:35.0680028Z Microsoft.AspNetCore.Http.Extensions.dll 2023-06-01T09:59:35.0819601Z Microsoft.AspNetCore.Http.Features.dll 2023-06-01T09:59:35.0909023Z Microsoft.AspNetCore.JsonPatch.dll 2023-06-01T09:59:35.0979353Z Microsoft.AspNetCore.Mvc.Abstractions.dll 2023-06-01T09:59:35.1186541Z Microsoft.AspNetCore.Mvc.Core.dll 2023-06-01T09:59:35.1556575Z Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2023-06-01T09:59:35.1652627Z Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll 2023-06-01T09:59:35.2135128Z Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2023-06-01T09:59:35.2190646Z Microsoft.AspNetCore.Routing.Abstractions.dll 2023-06-01T09:59:35.2296097Z Microsoft.AspNetCore.Routing.dll 2023-06-01T09:59:35.2402535Z Microsoft.AspNetCore.WebUtilities.dll 2023-06-01T09:59:35.2582672Z Microsoft.Azure.Amqp.dll 2023-06-01T09:59:35.2804600Z Microsoft.Azure.Functions.Worker.Extensions.dll 2023-06-01T09:59:35.2863224Z Microsoft.Azure.WebJobs.dll 2023-06-01T09:59:35.2932308Z Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll 2023-06-01T09:59:35.3408959Z Found extension: Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.Startup, Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader, Version=1.0.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c 2023-06-01T09:59:35.3409575Z Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll 2023-06-01T09:59:35.3550209Z Found extension: Microsoft.Azure.WebJobs.ServiceBus.ServiceBusWebJobsStartup, Microsoft.Azure.WebJobs.Extensions.ServiceBus, Version=5.4.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8 2023-06-01T09:59:35.3550868Z Microsoft.Azure.WebJobs.Host.dll 2023-06-01T09:59:35.4166497Z Microsoft.Azure.WebJobs.Host.Storage.dll 2023-06-01T09:59:35.4295184Z Microsoft.Bcl.AsyncInterfaces.dll 2023-06-01T09:59:35.4418974Z Microsoft.DotNet.PlatformAbstractions.dll 2023-06-01T09:59:35.4487025Z Microsoft.Extensions.Azure.dll 2023-06-01T09:59:35.4696747Z Microsoft.Extensions.Configuration.Abstractions.dll 2023-06-01T09:59:35.4753883Z Microsoft.Extensions.Configuration.Binder.dll 2023-06-01T09:59:35.4866685Z Microsoft.Extensions.Configuration.dll 2023-06-01T09:59:35.4937599Z Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2023-06-01T09:59:35.5066723Z Microsoft.Extensions.Configuration.FileExtensions.dll 2023-06-01T09:59:35.5118172Z Microsoft.Extensions.Configuration.Json.dll 2023-06-01T09:59:35.5193072Z Microsoft.Extensions.DependencyInjection.Abstractions.dll 2023-06-01T09:59:35.5292842Z Microsoft.Extensions.DependencyInjection.dll 2023-06-01T09:59:35.5349587Z Microsoft.Extensions.DependencyModel.dll 2023-06-01T09:59:35.5398006Z Microsoft.Extensions.FileProviders.Abstractions.dll 2023-06-01T09:59:35.5546637Z Microsoft.Extensions.FileProviders.Physical.dll 2023-06-01T09:59:35.5597599Z Microsoft.Extensions.FileSystemGlobbing.dll 2023-06-01T09:59:35.5689191Z Microsoft.Extensions.Hosting.Abstractions.dll 2023-06-01T09:59:35.5750743Z Microsoft.Extensions.Hosting.dll 2023-06-01T09:59:35.5868154Z Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:35.5942183Z Microsoft.Extensions.Logging.Configuration.dll 2023-06-01T09:59:35.6009385Z Microsoft.Extensions.Logging.dll 2023-06-01T09:59:35.6069388Z Microsoft.Extensions.ObjectPool.dll 2023-06-01T09:59:35.6173525Z Microsoft.Extensions.Options.ConfigurationExtensions.dll 2023-06-01T09:59:35.6221817Z Microsoft.Extensions.Options.dll 2023-06-01T09:59:35.6347380Z Microsoft.Extensions.Primitives.dll 2023-06-01T09:59:35.6407990Z Microsoft.Identity.Client.dll 2023-06-01T09:59:35.6623071Z Microsoft.Identity.Client.Extensions.Msal.dll 2023-06-01T09:59:35.6661858Z Microsoft.Net.Http.Headers.dll 2023-06-01T09:59:35.6775844Z Microsoft.WindowsAzure.Storage.dll 2023-06-01T09:59:35.6945332Z NCrontab.Signed.dll 2023-06-01T09:59:35.6960337Z Newtonsoft.Json.Bson.dll 2023-06-01T09:59:35.7177980Z Newtonsoft.Json.dll 2023-06-01T09:59:35.7608724Z 'C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\extensions.json' successfully written. 2023-06-01T09:59:35.7702553Z Done executing task "GenerateFunctionsExtensionsMetadata". 2023-06-01T09:59:35.7704580Z Task "Move" skipped, due to false condition; ($(_IsFunctionsSdkBuild) == 'true' AND Exists('$(TargetDir)extensions.json')) was evaluated as (true == 'true' AND Exists('C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\extensions.json')). 2023-06-01T09:59:35.7706408Z 6:7>Done building target "_GenerateFunctionsExtensionsMetadataPostBuild" in project "WorkerExtensions.csproj". 2023-06-01T09:59:35.7707264Z 6:7>Target "_FunctionsBuildCleanOutput" in file "D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets" from project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (entry point): 2023-06-01T09:59:35.7708220Z Using "RemoveRuntimeDependencies" task from assembly "D:\a\1\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\4.0.1\build\..\tools\netstandard2.0\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.dll". 2023-06-01T09:59:35.7709974Z Task "RemoveRuntimeDependencies" 2023-06-01T09:59:35.7861958Z Done executing task "RemoveRuntimeDependencies". 2023-06-01T09:59:35.7862719Z 6:7>Done building target "_FunctionsBuildCleanOutput" in project "WorkerExtensions.csproj". 2023-06-01T09:59:35.7865221Z Target "DotNetPublish" skipped, due to false condition; ( '$(DeployOnBuild)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:35.7866026Z Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2023-06-01T09:59:35.7866519Z 6:7>Done Building Project "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (Build target(s)). 2023-06-01T09:59:35.7916134Z 2:7>Done executing task "MSBuild". 2023-06-01T09:59:35.7916760Z 2:7>Done building target "_WorkerExtensionsBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:35.7936077Z 2:7>Target "_WorkerExtensionsBuildCopy" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:35.7937037Z Task "Copy" 2023-06-01T09:59:35.7941672Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions". 2023-06-01T09:59:35.7942456Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions". 2023-06-01T09:59:35.7942864Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions". 2023-06-01T09:59:35.7947594Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Messaging.ServiceBus.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Azure.Messaging.ServiceBus.dll". 2023-06-01T09:59:35.7949897Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Azure.Core.dll". 2023-06-01T09:59:35.7951332Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Identity.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Azure.Identity.dll". 2023-06-01T09:59:35.7952636Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Azure.Core.Amqp.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Azure.Core.Amqp.dll". 2023-06-01T09:59:35.8005782Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\extensions.json" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\extensions.json". 2023-06-01T09:59:35.8007044Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\function.deps.json" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\function.deps.json". 2023-06-01T09:59:35.8014292Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Amqp.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.Amqp.dll". 2023-06-01T09:59:35.8019518Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.pdb" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.Functions.Worker.Extensions.pdb". 2023-06-01T09:59:35.8026179Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.Functions.Worker.Extensions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.Functions.Worker.Extensions.dll". 2023-06-01T09:59:35.8030063Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.WebJobs.Extensions.FunctionMetadataLoader.dll". 2023-06-01T09:59:35.8032225Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.WebJobs.Extensions.ServiceBus.dll". 2023-06-01T09:59:35.8033091Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Azure.WebJobs.Host.Storage.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Azure.WebJobs.Host.Storage.dll". 2023-06-01T09:59:35.8034858Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:35.8036603Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Extensions.Azure.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Extensions.Azure.dll". 2023-06-01T09:59:35.8039545Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Identity.Client.dll". 2023-06-01T09:59:35.8040492Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.Identity.Client.Extensions.Msal.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.Identity.Client.Extensions.Msal.dll". 2023-06-01T09:59:35.8041433Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\bin\Microsoft.WindowsAzure.Storage.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\Microsoft.WindowsAzure.Storage.dll". 2023-06-01T09:59:35.8055370Z Done executing task "Copy". 2023-06-01T09:59:35.8055669Z Task "Copy" 2023-06-01T09:59:35.8066962Z Creating directory "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\runtimes\win\lib\netstandard2.0". 2023-06-01T09:59:35.8069500Z Copying file from "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\buildout\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\.azurefunctions\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:35.8075717Z Done executing task "Copy". 2023-06-01T09:59:35.8079759Z 2:7>Done building target "_WorkerExtensionsBuildCopy" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:35.8083118Z 2:7>Target "_EnhanceFunctionsExtensionsMetadataPostBuild" in file "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\Microsoft.Azure.Functions.Worker.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:35.8084048Z Using "EnhanceExtensionsMetadata" task from assembly "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk\1.3.0\build\..\tools\netstandard2.0\\Microsoft.Azure.Functions.Worker.Sdk.dll". 2023-06-01T09:59:35.8084512Z Task "EnhanceExtensionsMetadata" 2023-06-01T09:59:35.8352702Z Done executing task "EnhanceExtensionsMetadata". 2023-06-01T09:59:35.8353175Z 2:7>Done building target "_EnhanceFunctionsExtensionsMetadataPostBuild" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:35.8354477Z Target "DotNetPublish" skipped, due to false condition; ( '$(DeployOnBuild)' == 'true' ) was evaluated as ( '' == 'true' ). 2023-06-01T09:59:35.8356002Z Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2023-06-01T09:59:35.8357204Z 2:7>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (default targets). 2023-06-01T09:59:35.8365474Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:9) on node 3 (default targets). 2023-06-01T09:59:35.8366155Z 2:9>Target "Build" skipped. Previously built successfully. 2023-06-01T09:59:35.8366467Z 2:9>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (default targets). 2023-06-01T09:59:35.8400719Z 3:6>Done executing task "MSBuild". 2023-06-01T09:59:35.8401621Z Task "MSBuild" 2023-06-01T09:59:35.8406051Z Global Properties: 2023-06-01T09:59:35.8410205Z Configuration=Release 2023-06-01T09:59:35.8411815Z Platform=AnyCPU 2023-06-01T09:59:35.8414278Z Removing Properties for project "..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:35.8417062Z TargetFramework 2023-06-01T09:59:35.8419661Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:35.8420472Z TargetFramework 2023-06-01T09:59:35.8423096Z RuntimeIdentifier 2023-06-01T09:59:35.8425227Z SelfContained 2023-06-01T09:59:35.8429019Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:21) on node 1 (GetNativeManifest target(s)). 2023-06-01T09:59:35.8430777Z 5:21>Target "GetNativeManifest" skipped. Previously built successfully. 2023-06-01T09:59:35.8433487Z 5:21>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetNativeManifest target(s)). 2023-06-01T09:59:35.8451840Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:10) on node 3 (GetNativeManifest target(s)). 2023-06-01T09:59:35.8453750Z 2:10>Target "GetNativeManifest" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:35.8454826Z 2:10>Done building target "GetNativeManifest" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:35.8457030Z 2:10>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (GetNativeManifest target(s)). 2023-06-01T09:59:35.8474569Z 3:6>Done executing task "MSBuild". 2023-06-01T09:59:35.8501165Z Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj;..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj' != '' and '' != ''). 2023-06-01T09:59:35.8503300Z 3:6>Done building target "ResolveProjectReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.8507679Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:35.8513429Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:35.8515837Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:35.8519040Z Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:35.8522828Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:35.8524755Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:35.8527359Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:35.8530768Z Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:35.8534170Z 3:6>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:35.8537572Z Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:35.8538291Z 3:6>Done building target "ResolveSDKReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.8541437Z Target "ResolveSDKReferences" skipped. Previously built successfully. 2023-06-01T09:59:35.8543486Z 3:6>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:35.8545924Z Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:35.8551863Z 3:6>Done building target "ExpandSDKReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.8552380Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:35.8554785Z Target "GetFrameworkPaths" skipped. Previously built successfully. 2023-06-01T09:59:35.8557954Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:35.8564569Z Target "ProcessFrameworkReferences" skipped. Previously built successfully. 2023-06-01T09:59:35.8571251Z Target "ResolvePackageAssets" skipped. Previously built successfully. 2023-06-01T09:59:35.8576339Z 3:6>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveTargetingPackAssets" depends on it): 2023-06-01T09:59:35.8577460Z Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:35.8578813Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8579128Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8579899Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8582580Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8584920Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8588177Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8590408Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8593440Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8593740Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8594031Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8594304Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8595239Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8598273Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8600306Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8601740Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8605798Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8614584Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8615904Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8617346Z Task "GetPackageDirectory" 2023-06-01T09:59:35.8620359Z Done executing task "GetPackageDirectory". 2023-06-01T09:59:35.8622196Z Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:35.8624206Z Task "ResolveFrameworkReferences" 2023-06-01T09:59:35.8632513Z Done executing task "ResolveFrameworkReferences". 2023-06-01T09:59:35.8634352Z 3:6>Done building target "ResolveFrameworkReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.8640340Z 3:6>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_HandlePackageFileConflicts" depends on it): 2023-06-01T09:59:35.8641163Z Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:35.8641619Z Task "ResolveTargetingPackAssets" 2023-06-01T09:59:35.8776711Z Done executing task "ResolveTargetingPackAssets". 2023-06-01T09:59:35.8778052Z 3:6>Done building target "ResolveTargetingPackAssets" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.8780119Z 3:6>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveAssemblyReferences" depends on it): 2023-06-01T09:59:35.8780940Z Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:35.8783316Z Task "ResolvePackageFileConflicts" 2023-06-01T09:59:35.8900283Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.collections.immutable\5.0.0\lib\netstandard2.0\System.Collections.Immutable.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.8903707Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:35.8907352Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.reflection.metadata\1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'. 2023-06-01T09:59:35.8910007Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net6.0\System.Runtime.CompilerServices.Unsafe.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:35.8912540Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\ref\netcoreapp2.1\System.Security.Cryptography.Cng.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:35.8916708Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\lib\net6.0\System.Text.Encodings.Web.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:35.8922904Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\system.text.json\6.0.0\lib\net6.0\System.Text.Json.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll' because file version '6.0.1623.17311' is greater than '6.0.21.52210'. 2023-06-01T09:59:35.8930594Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll' because file version '6.0.1623.17311' is greater than '6.0.222.6406'. 2023-06-01T09:59:35.8936721Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' and 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll'. Choosing 'Reference:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' because file version '6.0.1623.17311' is greater than '6.0.322.12309'. 2023-06-01T09:59:35.8949886Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:35.8951840Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:35.8953625Z Encountered conflict between 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'Reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Could not determine winner due to equal file and assembly versions. 2023-06-01T09:59:35.8956758Z Encountered conflict between 'Analyzer:D:\a\1\.nuget\packages\system.text.json\6.0.0\analyzers\dotnet\roslyn4.0\cs\System.Text.Json.SourceGeneration.dll' and 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll'. Choosing 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll' because AssemblyVersion '6.0.8.17311' is greater than '6.0.5.2210'. 2023-06-01T09:59:35.8959001Z Encountered conflict between 'Analyzer:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\analyzers\dotnet\roslyn4.0\cs\Microsoft.Extensions.Logging.Generators.dll' and 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll'. Choosing 'Analyzer:C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll' because AssemblyVersion '6.0.8.17311' is greater than '6.0.6.12309'. 2023-06-01T09:59:35.8974422Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:35.8981066Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:35.8990012Z Encountered conflict between 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' arbitrarily as both items are copy-local and have equal file and assembly versions. 2023-06-01T09:59:35.9039958Z Encountered conflict between 'Platform:Microsoft.Extensions.Configuration.UserSecrets.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll' because file version '6.0.222.6406' is greater than '6.0.21.52210'. 2023-06-01T09:59:35.9043092Z Encountered conflict between 'Platform:Microsoft.Extensions.Logging.Abstractions.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll'. Choosing 'CopyLocal:D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll' because file version '6.0.322.12309' is greater than '6.0.21.52210'. 2023-06-01T09:59:35.9045144Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9047620Z Encountered conflict between 'Platform:System.Collections.Immutable.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.collections.immutable\5.0.0\lib\netstandard2.0\System.Collections.Immutable.dll'. Choosing 'Platform:System.Collections.Immutable.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9050058Z Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.diagnostics.diagnosticsource\4.6.0\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '6.0.0.0' is greater than '4.0.4.0'. 2023-06-01T09:59:35.9051890Z Encountered conflict between 'Platform:System.Reflection.Metadata.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.reflection.metadata\1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll'. Choosing 'Platform:System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'. 2023-06-01T09:59:35.9053915Z Encountered conflict between 'Platform:System.Runtime.CompilerServices.Unsafe.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net6.0\System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Platform:System.Runtime.CompilerServices.Unsafe.dll' because it comes from a package that is preferred. 2023-06-01T09:59:35.9056263Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\lib\netstandard2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9059315Z Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\lib\netcoreapp2.1\System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:35.9061828Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\lib\netstandard2.0\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9066283Z Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\lib\net6.0\System.Text.Encodings.Web.dll'. Choosing 'Platform:System.Text.Encodings.Web.dll' because it comes from a package that is preferred. 2023-06-01T09:59:35.9068287Z Encountered conflict between 'Platform:System.Text.Json.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.json\6.0.0\lib\net6.0\System.Text.Json.dll'. Choosing 'Platform:System.Text.Json.dll' because it comes from a package that is preferred. 2023-06-01T09:59:35.9069851Z Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'CopyLocal:D:\a\1\.nuget\packages\microsoft.win32.registry\5.0.0\runtimes\win\lib\netstandard2.0\Microsoft.Win32.Registry.dll'. Choosing 'Platform:Microsoft.Win32.Registry.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9071601Z Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.accesscontrol\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9073288Z Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.cryptography.cng\4.5.0\runtimes\win\lib\netcoreapp2.1\System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '6.0.0.0' is greater than '4.3.1.0'. 2023-06-01T09:59:35.9074745Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\unix\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9076127Z Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.security.principal.windows\5.0.0\runtimes\win\lib\netcoreapp2.1\System.Security.Principal.Windows.dll'. Choosing 'Platform:System.Security.Principal.Windows.dll' because AssemblyVersion '6.0.0.0' is greater than '5.0.0.0'. 2023-06-01T09:59:35.9082673Z Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:D:\a\1\.nuget\packages\system.text.encodings.web\6.0.0\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll'. Choosing 'Platform:System.Text.Encodings.Web.dll' because it comes from a package that is preferred. 2023-06-01T09:59:35.9084240Z 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. 2023-06-01T09:59:35.9085145Z 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. 2023-06-01T09:59:35.9086055Z 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. 2023-06-01T09:59:35.9087043Z 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. 2023-06-01T09:59:35.9088511Z 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. 2023-06-01T09:59:35.9127516Z Done executing task "ResolvePackageFileConflicts". 2023-06-01T09:59:35.9273058Z 3:6>Done building target "_HandlePackageFileConflicts" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:35.9275838Z Target "ResolveTargetingPackAssets" skipped. Previously built successfully. 2023-06-01T09:59:35.9279744Z 3:6>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:35.9281066Z Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:35.9282482Z Task "ResolveAssemblyReference" 2023-06-01T09:59:35.9283965Z TargetFrameworkMoniker: 2023-06-01T09:59:35.9286161Z .NETCoreApp,Version=v6.0 2023-06-01T09:59:35.9288195Z TargetFrameworkMonikerDisplayName: 2023-06-01T09:59:35.9291876Z .NET 6.0 2023-06-01T09:59:35.9292924Z TargetedRuntimeVersion: 2023-06-01T09:59:35.9294876Z 2023-06-01T09:59:35.9295731Z Assemblies: 2023-06-01T09:59:35.9297178Z D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll 2023-06-01T09:59:35.9299516Z Private = 'false' 2023-06-01T09:59:35.9300791Z HintPath = 'D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll' 2023-06-01T09:59:35.9302405Z D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll 2023-06-01T09:59:35.9303823Z Private = 'false' 2023-06-01T09:59:35.9305587Z HintPath = 'D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll' 2023-06-01T09:59:35.9307227Z D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll 2023-06-01T09:59:35.9307980Z Private = 'false' 2023-06-01T09:59:35.9310298Z HintPath = 'D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll' 2023-06-01T09:59:35.9311212Z D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll 2023-06-01T09:59:35.9313023Z Private = 'false' 2023-06-01T09:59:35.9313634Z HintPath = 'D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll' 2023-06-01T09:59:35.9315438Z D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll 2023-06-01T09:59:35.9316472Z Private = 'false' 2023-06-01T09:59:35.9317908Z HintPath = 'D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll' 2023-06-01T09:59:35.9318859Z D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll 2023-06-01T09:59:35.9321505Z Private = 'false' 2023-06-01T09:59:35.9322485Z HintPath = 'D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll' 2023-06-01T09:59:35.9324528Z D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll 2023-06-01T09:59:35.9326865Z Private = 'false' 2023-06-01T09:59:35.9330090Z HintPath = 'D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll' 2023-06-01T09:59:35.9330874Z D:\a\1\.nuget\packages\fluentassertions\6.7.0\lib\net6.0\FluentAssertions.dll 2023-06-01T09:59:35.9333842Z Private = 'false' 2023-06-01T09:59:35.9335093Z HintPath = 'D:\a\1\.nuget\packages\fluentassertions\6.7.0\lib\net6.0\FluentAssertions.dll' 2023-06-01T09:59:35.9335552Z D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll 2023-06-01T09:59:35.9338234Z Private = 'false' 2023-06-01T09:59:35.9340286Z HintPath = 'D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll' 2023-06-01T09:59:35.9341188Z D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll 2023-06-01T09:59:35.9341719Z Private = 'false' 2023-06-01T09:59:35.9345498Z HintPath = 'D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll' 2023-06-01T09:59:35.9348549Z D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll 2023-06-01T09:59:35.9350778Z Private = 'false' 2023-06-01T09:59:35.9352125Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll' 2023-06-01T09:59:35.9352661Z D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll 2023-06-01T09:59:35.9353747Z Private = 'false' 2023-06-01T09:59:35.9354842Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll' 2023-06-01T09:59:35.9358219Z D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll 2023-06-01T09:59:35.9360174Z Private = 'false' 2023-06-01T09:59:35.9362077Z HintPath = 'D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll' 2023-06-01T09:59:35.9363766Z D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll 2023-06-01T09:59:35.9364355Z Private = 'false' 2023-06-01T09:59:35.9367673Z HintPath = 'D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll' 2023-06-01T09:59:35.9369030Z D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll 2023-06-01T09:59:35.9369635Z Private = 'false' 2023-06-01T09:59:35.9372391Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll' 2023-06-01T09:59:35.9374158Z D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2023-06-01T09:59:35.9376139Z Private = 'false' 2023-06-01T09:59:35.9376724Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll' 2023-06-01T09:59:35.9377263Z D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll 2023-06-01T09:59:35.9379657Z Private = 'false' 2023-06-01T09:59:35.9381026Z HintPath = 'D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll' 2023-06-01T09:59:35.9382064Z D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll 2023-06-01T09:59:35.9387651Z Private = 'false' 2023-06-01T09:59:35.9389151Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll' 2023-06-01T09:59:35.9389716Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll 2023-06-01T09:59:35.9391890Z Private = 'false' 2023-06-01T09:59:35.9393189Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll' 2023-06-01T09:59:35.9393759Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll 2023-06-01T09:59:35.9395557Z Private = 'false' 2023-06-01T09:59:35.9397593Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll' 2023-06-01T09:59:35.9398826Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll 2023-06-01T09:59:35.9399764Z Private = 'false' 2023-06-01T09:59:35.9402622Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll' 2023-06-01T09:59:35.9404501Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll 2023-06-01T09:59:35.9405082Z Private = 'false' 2023-06-01T09:59:35.9408875Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll' 2023-06-01T09:59:35.9409585Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll 2023-06-01T09:59:35.9411220Z Private = 'false' 2023-06-01T09:59:35.9415991Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll' 2023-06-01T09:59:35.9417507Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll 2023-06-01T09:59:35.9419291Z Private = 'false' 2023-06-01T09:59:35.9424251Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll' 2023-06-01T09:59:35.9426904Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll 2023-06-01T09:59:35.9430643Z Private = 'false' 2023-06-01T09:59:35.9431870Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll' 2023-06-01T09:59:35.9433902Z D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll 2023-06-01T09:59:35.9435370Z Private = 'false' 2023-06-01T09:59:35.9436390Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll' 2023-06-01T09:59:35.9437730Z D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll 2023-06-01T09:59:35.9440335Z Private = 'false' 2023-06-01T09:59:35.9441185Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll' 2023-06-01T09:59:35.9443244Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll 2023-06-01T09:59:35.9446106Z Private = 'false' 2023-06-01T09:59:35.9448496Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll' 2023-06-01T09:59:35.9450324Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll 2023-06-01T09:59:35.9451034Z Private = 'false' 2023-06-01T09:59:35.9452158Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll' 2023-06-01T09:59:35.9453447Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll 2023-06-01T09:59:35.9456352Z Private = 'false' 2023-06-01T09:59:35.9461304Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll' 2023-06-01T09:59:35.9465530Z D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll 2023-06-01T09:59:35.9467387Z Private = 'false' 2023-06-01T09:59:35.9472860Z HintPath = 'D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll' 2023-06-01T09:59:35.9473550Z D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll 2023-06-01T09:59:35.9476464Z Private = 'false' 2023-06-01T09:59:35.9477229Z HintPath = 'D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll' 2023-06-01T09:59:35.9479546Z D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll 2023-06-01T09:59:35.9480789Z Private = 'false' 2023-06-01T09:59:35.9485290Z HintPath = 'D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll' 2023-06-01T09:59:35.9485835Z D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll 2023-06-01T09:59:35.9486288Z Private = 'false' 2023-06-01T09:59:35.9486903Z HintPath = 'D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll' 2023-06-01T09:59:35.9487492Z D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll 2023-06-01T09:59:35.9488878Z Private = 'false' 2023-06-01T09:59:35.9492251Z HintPath = 'D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll' 2023-06-01T09:59:35.9493372Z D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll 2023-06-01T09:59:35.9494806Z Private = 'false' 2023-06-01T09:59:35.9496647Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll' 2023-06-01T09:59:35.9497223Z D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll 2023-06-01T09:59:35.9499053Z Private = 'false' 2023-06-01T09:59:35.9500957Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll' 2023-06-01T09:59:35.9502848Z D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll 2023-06-01T09:59:35.9504689Z Private = 'false' 2023-06-01T09:59:35.9506276Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll' 2023-06-01T09:59:35.9506866Z D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll 2023-06-01T09:59:35.9509533Z Private = 'false' 2023-06-01T09:59:35.9511134Z HintPath = 'D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll' 2023-06-01T09:59:35.9511780Z D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll 2023-06-01T09:59:35.9514148Z Private = 'false' 2023-06-01T09:59:35.9515856Z HintPath = 'D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll' 2023-06-01T09:59:35.9518113Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll 2023-06-01T09:59:35.9519269Z Private = 'false' 2023-06-01T09:59:35.9521816Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' 2023-06-01T09:59:35.9523069Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:35.9523841Z Private = 'false' 2023-06-01T09:59:35.9526014Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' 2023-06-01T09:59:35.9527154Z D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2023-06-01T09:59:35.9529110Z Private = 'false' 2023-06-01T09:59:35.9558600Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' 2023-06-01T09:59:35.9629884Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll 2023-06-01T09:59:35.9633196Z Private = 'false' 2023-06-01T09:59:35.9633972Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll' 2023-06-01T09:59:35.9635319Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll 2023-06-01T09:59:35.9637417Z Private = 'false' 2023-06-01T09:59:35.9638855Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll' 2023-06-01T09:59:35.9639573Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll 2023-06-01T09:59:35.9640165Z Private = 'false' 2023-06-01T09:59:35.9641833Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll' 2023-06-01T09:59:35.9642990Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:35.9643726Z Private = 'false' 2023-06-01T09:59:35.9644390Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll' 2023-06-01T09:59:35.9644852Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll 2023-06-01T09:59:35.9645629Z Private = 'false' 2023-06-01T09:59:35.9646256Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll' 2023-06-01T09:59:35.9646801Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll 2023-06-01T09:59:35.9647225Z Private = 'false' 2023-06-01T09:59:35.9647750Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll' 2023-06-01T09:59:35.9648291Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2023-06-01T09:59:35.9648786Z Private = 'false' 2023-06-01T09:59:35.9649414Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' 2023-06-01T09:59:35.9650585Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll 2023-06-01T09:59:35.9651129Z Private = 'false' 2023-06-01T09:59:35.9651864Z HintPath = 'D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll' 2023-06-01T09:59:35.9652608Z D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll 2023-06-01T09:59:35.9653122Z Private = 'false' 2023-06-01T09:59:35.9653593Z HintPath = 'D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll' 2023-06-01T09:59:35.9654253Z D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll 2023-06-01T09:59:35.9654686Z Private = 'false' 2023-06-01T09:59:35.9655271Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll' 2023-06-01T09:59:35.9655741Z D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll 2023-06-01T09:59:35.9656626Z Private = 'false' 2023-06-01T09:59:35.9657181Z HintPath = 'D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll' 2023-06-01T09:59:35.9657589Z D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll 2023-06-01T09:59:35.9658386Z Private = 'false' 2023-06-01T09:59:35.9658974Z HintPath = 'D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll' 2023-06-01T09:59:35.9659780Z D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll 2023-06-01T09:59:35.9660503Z Private = 'false' 2023-06-01T09:59:35.9660957Z HintPath = 'D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll' 2023-06-01T09:59:35.9661681Z D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll 2023-06-01T09:59:35.9662145Z Private = 'false' 2023-06-01T09:59:35.9662638Z HintPath = 'D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll' 2023-06-01T09:59:35.9663173Z D:\a\1\.nuget\packages\system.configuration.configurationmanager\4.4.0\ref\netstandard2.0\System.Configuration.ConfigurationManager.dll 2023-06-01T09:59:35.9670627Z Private = 'false' 2023-06-01T09:59:35.9673148Z HintPath = 'D:\a\1\.nuget\packages\system.configuration.configurationmanager\4.4.0\ref\netstandard2.0\System.Configuration.ConfigurationManager.dll' 2023-06-01T09:59:35.9673761Z D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll 2023-06-01T09:59:35.9676225Z Private = 'false' 2023-06-01T09:59:35.9676857Z HintPath = 'D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll' 2023-06-01T09:59:35.9677497Z D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll 2023-06-01T09:59:35.9678627Z Private = 'false' 2023-06-01T09:59:35.9679283Z HintPath = 'D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll' 2023-06-01T09:59:35.9679694Z D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll 2023-06-01T09:59:35.9680441Z Private = 'false' 2023-06-01T09:59:35.9681607Z HintPath = 'D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll' 2023-06-01T09:59:35.9682800Z D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll 2023-06-01T09:59:35.9683818Z Private = 'false' 2023-06-01T09:59:35.9684547Z HintPath = 'D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll' 2023-06-01T09:59:35.9686561Z D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll 2023-06-01T09:59:35.9687777Z Private = 'false' 2023-06-01T09:59:35.9688557Z HintPath = 'D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll' 2023-06-01T09:59:35.9691774Z D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll 2023-06-01T09:59:35.9692876Z Private = 'false' 2023-06-01T09:59:35.9693700Z HintPath = 'D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll' 2023-06-01T09:59:35.9694135Z D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll 2023-06-01T09:59:35.9694559Z Private = 'false' 2023-06-01T09:59:35.9695205Z HintPath = 'D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll' 2023-06-01T09:59:35.9696926Z D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll 2023-06-01T09:59:35.9698708Z Private = 'false' 2023-06-01T09:59:35.9699308Z HintPath = 'D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll' 2023-06-01T09:59:35.9703051Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.CSharp.dll 2023-06-01T09:59:35.9705509Z Private = 'false' 2023-06-01T09:59:35.9706297Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.Core.dll 2023-06-01T09:59:35.9706919Z Private = 'false' 2023-06-01T09:59:35.9708295Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.VisualBasic.dll 2023-06-01T09:59:35.9709051Z Private = 'false' 2023-06-01T09:59:35.9711110Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Primitives.dll 2023-06-01T09:59:35.9712781Z Private = 'false' 2023-06-01T09:59:35.9714938Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/Microsoft.Win32.Registry.dll 2023-06-01T09:59:35.9717099Z Private = 'false' 2023-06-01T09:59:35.9718681Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.AppContext.dll 2023-06-01T09:59:35.9719841Z Private = 'false' 2023-06-01T09:59:35.9720974Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Buffers.dll 2023-06-01T09:59:35.9725291Z Private = 'false' 2023-06-01T09:59:35.9726768Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Concurrent.dll 2023-06-01T09:59:35.9728915Z Private = 'false' 2023-06-01T09:59:35.9729685Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Immutable.dll 2023-06-01T09:59:35.9731219Z Private = 'false' 2023-06-01T09:59:35.9731637Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.NonGeneric.dll 2023-06-01T09:59:35.9732871Z Private = 'false' 2023-06-01T09:59:35.9734645Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.Specialized.dll 2023-06-01T09:59:35.9735532Z Private = 'false' 2023-06-01T09:59:35.9736252Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Collections.dll 2023-06-01T09:59:35.9738355Z Private = 'false' 2023-06-01T09:59:35.9740605Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Annotations.dll 2023-06-01T09:59:35.9741662Z Private = 'false' 2023-06-01T09:59:35.9743817Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.DataAnnotations.dll 2023-06-01T09:59:35.9747035Z Private = 'false' 2023-06-01T09:59:35.9748906Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.EventBasedAsync.dll 2023-06-01T09:59:35.9749599Z Private = 'false' 2023-06-01T09:59:35.9751124Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.Primitives.dll 2023-06-01T09:59:35.9751906Z Private = 'false' 2023-06-01T09:59:35.9753955Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.TypeConverter.dll 2023-06-01T09:59:35.9754915Z Private = 'false' 2023-06-01T09:59:35.9756282Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ComponentModel.dll 2023-06-01T09:59:35.9758171Z Private = 'false' 2023-06-01T09:59:35.9759411Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Configuration.dll 2023-06-01T09:59:35.9761618Z Private = 'false' 2023-06-01T09:59:35.9763111Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Console.dll 2023-06-01T09:59:35.9764571Z Private = 'false' 2023-06-01T09:59:35.9767435Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Core.dll 2023-06-01T09:59:35.9768960Z Private = 'false' 2023-06-01T09:59:35.9769987Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.Common.dll 2023-06-01T09:59:35.9772444Z Private = 'false' 2023-06-01T09:59:35.9773778Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.DataSetExtensions.dll 2023-06-01T09:59:35.9774877Z Private = 'false' 2023-06-01T09:59:35.9776515Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Data.dll 2023-06-01T09:59:35.9777342Z Private = 'false' 2023-06-01T09:59:35.9780640Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Contracts.dll 2023-06-01T09:59:35.9782444Z Private = 'false' 2023-06-01T09:59:35.9786094Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Debug.dll 2023-06-01T09:59:35.9788842Z Private = 'false' 2023-06-01T09:59:35.9789817Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.DiagnosticSource.dll 2023-06-01T09:59:35.9792410Z Private = 'false' 2023-06-01T09:59:35.9794242Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.FileVersionInfo.dll 2023-06-01T09:59:35.9796318Z Private = 'false' 2023-06-01T09:59:35.9798159Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Process.dll 2023-06-01T09:59:35.9798667Z Private = 'false' 2023-06-01T09:59:35.9801302Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.StackTrace.dll 2023-06-01T09:59:35.9802865Z Private = 'false' 2023-06-01T09:59:35.9804659Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll 2023-06-01T09:59:35.9808616Z Private = 'false' 2023-06-01T09:59:35.9810513Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tools.dll 2023-06-01T09:59:35.9812346Z Private = 'false' 2023-06-01T09:59:35.9815155Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.TraceSource.dll 2023-06-01T09:59:35.9816041Z Private = 'false' 2023-06-01T09:59:35.9819677Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Diagnostics.Tracing.dll 2023-06-01T09:59:35.9822110Z Private = 'false' 2023-06-01T09:59:35.9824141Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.Primitives.dll 2023-06-01T09:59:35.9828229Z Private = 'false' 2023-06-01T09:59:35.9831524Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Drawing.dll 2023-06-01T09:59:35.9833924Z Private = 'false' 2023-06-01T09:59:35.9834324Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Dynamic.Runtime.dll 2023-06-01T09:59:35.9836607Z Private = 'false' 2023-06-01T09:59:35.9839510Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Formats.Asn1.dll 2023-06-01T09:59:35.9842058Z Private = 'false' 2023-06-01T09:59:35.9843790Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Calendars.dll 2023-06-01T09:59:35.9849639Z Private = 'false' 2023-06-01T09:59:35.9850913Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.Extensions.dll 2023-06-01T09:59:35.9853823Z Private = 'false' 2023-06-01T09:59:35.9855156Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Globalization.dll 2023-06-01T09:59:35.9858715Z Private = 'false' 2023-06-01T09:59:35.9859123Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.Brotli.dll 2023-06-01T09:59:35.9859651Z Private = 'false' 2023-06-01T09:59:35.9861719Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.FileSystem.dll 2023-06-01T09:59:35.9866633Z Private = 'false' 2023-06-01T09:59:35.9870378Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.ZipFile.dll 2023-06-01T09:59:35.9871334Z Private = 'false' 2023-06-01T09:59:35.9872718Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Compression.dll 2023-06-01T09:59:35.9875334Z Private = 'false' 2023-06-01T09:59:35.9877596Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.AccessControl.dll 2023-06-01T09:59:35.9880161Z Private = 'false' 2023-06-01T09:59:35.9882543Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.DriveInfo.dll 2023-06-01T09:59:35.9886455Z Private = 'false' 2023-06-01T09:59:35.9887107Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Primitives.dll 2023-06-01T09:59:35.9894127Z Private = 'false' 2023-06-01T09:59:35.9898399Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.Watcher.dll 2023-06-01T09:59:35.9901484Z Private = 'false' 2023-06-01T09:59:35.9904373Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.FileSystem.dll 2023-06-01T09:59:35.9906718Z Private = 'false' 2023-06-01T09:59:35.9908385Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.IsolatedStorage.dll 2023-06-01T09:59:35.9909993Z Private = 'false' 2023-06-01T09:59:35.9911379Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.MemoryMappedFiles.dll 2023-06-01T09:59:35.9911936Z Private = 'false' 2023-06-01T09:59:35.9914574Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.AccessControl.dll 2023-06-01T09:59:35.9915628Z Private = 'false' 2023-06-01T09:59:35.9917878Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.Pipes.dll 2023-06-01T09:59:35.9919871Z Private = 'false' 2023-06-01T09:59:35.9923981Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.UnmanagedMemoryStream.dll 2023-06-01T09:59:35.9925862Z Private = 'false' 2023-06-01T09:59:35.9926900Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.IO.dll 2023-06-01T09:59:35.9929249Z Private = 'false' 2023-06-01T09:59:35.9931898Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Expressions.dll 2023-06-01T09:59:35.9932439Z Private = 'false' 2023-06-01T09:59:35.9938488Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Parallel.dll 2023-06-01T09:59:35.9941996Z Private = 'false' 2023-06-01T09:59:35.9944642Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.Queryable.dll 2023-06-01T09:59:35.9946489Z Private = 'false' 2023-06-01T09:59:35.9950462Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Linq.dll 2023-06-01T09:59:35.9953752Z Private = 'false' 2023-06-01T09:59:35.9954149Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Memory.dll 2023-06-01T09:59:35.9958215Z Private = 'false' 2023-06-01T09:59:35.9962682Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.Json.dll 2023-06-01T09:59:35.9963762Z Private = 'false' 2023-06-01T09:59:35.9965162Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Http.dll 2023-06-01T09:59:35.9966911Z Private = 'false' 2023-06-01T09:59:35.9968715Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.HttpListener.dll 2023-06-01T09:59:35.9970177Z Private = 'false' 2023-06-01T09:59:35.9971335Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Mail.dll 2023-06-01T09:59:35.9972577Z Private = 'false' 2023-06-01T09:59:35.9974047Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NameResolution.dll 2023-06-01T09:59:35.9975814Z Private = 'false' 2023-06-01T09:59:35.9976788Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.NetworkInformation.dll 2023-06-01T09:59:35.9978791Z Private = 'false' 2023-06-01T09:59:35.9979611Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Ping.dll 2023-06-01T09:59:35.9980812Z Private = 'false' 2023-06-01T09:59:35.9981621Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Primitives.dll 2023-06-01T09:59:35.9983418Z Private = 'false' 2023-06-01T09:59:35.9984596Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Requests.dll 2023-06-01T09:59:35.9985825Z Private = 'false' 2023-06-01T09:59:35.9988987Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Security.dll 2023-06-01T09:59:35.9989683Z Private = 'false' 2023-06-01T09:59:35.9990678Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.ServicePoint.dll 2023-06-01T09:59:35.9992729Z Private = 'false' 2023-06-01T09:59:35.9993656Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.Sockets.dll 2023-06-01T09:59:35.9995758Z Private = 'false' 2023-06-01T09:59:35.9996208Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebClient.dll 2023-06-01T09:59:35.9999932Z Private = 'false' 2023-06-01T09:59:36.0000410Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebHeaderCollection.dll 2023-06-01T09:59:36.0002062Z Private = 'false' 2023-06-01T09:59:36.0004236Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebProxy.dll 2023-06-01T09:59:36.0005661Z Private = 'false' 2023-06-01T09:59:36.0006748Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.Client.dll 2023-06-01T09:59:36.0009471Z Private = 'false' 2023-06-01T09:59:36.0010219Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.WebSockets.dll 2023-06-01T09:59:36.0013227Z Private = 'false' 2023-06-01T09:59:36.0014087Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Net.dll 2023-06-01T09:59:36.0015978Z Private = 'false' 2023-06-01T09:59:36.0017790Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.Vectors.dll 2023-06-01T09:59:36.0019556Z Private = 'false' 2023-06-01T09:59:36.0021037Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Numerics.dll 2023-06-01T09:59:36.0022187Z Private = 'false' 2023-06-01T09:59:36.0024409Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ObjectModel.dll 2023-06-01T09:59:36.0026053Z Private = 'false' 2023-06-01T09:59:36.0027978Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.DispatchProxy.dll 2023-06-01T09:59:36.0029520Z Private = 'false' 2023-06-01T09:59:36.0030632Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.ILGeneration.dll 2023-06-01T09:59:36.0032775Z Private = 'false' 2023-06-01T09:59:36.0035494Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.Lightweight.dll 2023-06-01T09:59:36.0036165Z Private = 'false' 2023-06-01T09:59:36.0038748Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Emit.dll 2023-06-01T09:59:36.0040564Z Private = 'false' 2023-06-01T09:59:36.0041491Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Extensions.dll 2023-06-01T09:59:36.0042135Z Private = 'false' 2023-06-01T09:59:36.0045577Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Metadata.dll 2023-06-01T09:59:36.0047190Z Private = 'false' 2023-06-01T09:59:36.0047623Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.Primitives.dll 2023-06-01T09:59:36.0049604Z Private = 'false' 2023-06-01T09:59:36.0049989Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.TypeExtensions.dll 2023-06-01T09:59:36.0052627Z Private = 'false' 2023-06-01T09:59:36.0053049Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Reflection.dll 2023-06-01T09:59:36.0055397Z Private = 'false' 2023-06-01T09:59:36.0056549Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Reader.dll 2023-06-01T09:59:36.0058090Z Private = 'false' 2023-06-01T09:59:36.0059492Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.ResourceManager.dll 2023-06-01T09:59:36.0060418Z Private = 'false' 2023-06-01T09:59:36.0061987Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Resources.Writer.dll 2023-06-01T09:59:36.0062756Z Private = 'false' 2023-06-01T09:59:36.0065216Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll 2023-06-01T09:59:36.0066785Z Private = 'false' 2023-06-01T09:59:36.0068600Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.CompilerServices.VisualC.dll 2023-06-01T09:59:36.0069902Z Private = 'false' 2023-06-01T09:59:36.0071717Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Extensions.dll 2023-06-01T09:59:36.0073050Z Private = 'false' 2023-06-01T09:59:36.0074989Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Handles.dll 2023-06-01T09:59:36.0076175Z Private = 'false' 2023-06-01T09:59:36.0082470Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll 2023-06-01T09:59:36.0083681Z Private = 'false' 2023-06-01T09:59:36.0084863Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.InteropServices.dll 2023-06-01T09:59:36.0086445Z Private = 'false' 2023-06-01T09:59:36.0087540Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Intrinsics.dll 2023-06-01T09:59:36.0088991Z Private = 'false' 2023-06-01T09:59:36.0090737Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Loader.dll 2023-06-01T09:59:36.0092475Z Private = 'false' 2023-06-01T09:59:36.0093860Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Numerics.dll 2023-06-01T09:59:36.0095332Z Private = 'false' 2023-06-01T09:59:36.0096155Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Formatters.dll 2023-06-01T09:59:36.0098168Z Private = 'false' 2023-06-01T09:59:36.0099540Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Json.dll 2023-06-01T09:59:36.0102888Z Private = 'false' 2023-06-01T09:59:36.0104418Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Primitives.dll 2023-06-01T09:59:36.0105689Z Private = 'false' 2023-06-01T09:59:36.0107212Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.Xml.dll 2023-06-01T09:59:36.0110093Z Private = 'false' 2023-06-01T09:59:36.0111583Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.Serialization.dll 2023-06-01T09:59:36.0112213Z Private = 'false' 2023-06-01T09:59:36.0114768Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Runtime.dll 2023-06-01T09:59:36.0116642Z Private = 'false' 2023-06-01T09:59:36.0116963Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.AccessControl.dll 2023-06-01T09:59:36.0119585Z Private = 'false' 2023-06-01T09:59:36.0121150Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Claims.dll 2023-06-01T09:59:36.0122765Z Private = 'false' 2023-06-01T09:59:36.0124088Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Algorithms.dll 2023-06-01T09:59:36.0125602Z Private = 'false' 2023-06-01T09:59:36.0126834Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Cng.dll 2023-06-01T09:59:36.0127868Z Private = 'false' 2023-06-01T09:59:36.0129805Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Csp.dll 2023-06-01T09:59:36.0132279Z Private = 'false' 2023-06-01T09:59:36.0133927Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Encoding.dll 2023-06-01T09:59:36.0134819Z Private = 'false' 2023-06-01T09:59:36.0136855Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.OpenSsl.dll 2023-06-01T09:59:36.0138939Z Private = 'false' 2023-06-01T09:59:36.0141398Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.Primitives.dll 2023-06-01T09:59:36.0142350Z Private = 'false' 2023-06-01T09:59:36.0142774Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Cryptography.X509Certificates.dll 2023-06-01T09:59:36.0144514Z Private = 'false' 2023-06-01T09:59:36.0147143Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.Windows.dll 2023-06-01T09:59:36.0148257Z Private = 'false' 2023-06-01T09:59:36.0149904Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.Principal.dll 2023-06-01T09:59:36.0151360Z Private = 'false' 2023-06-01T09:59:36.0152380Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.SecureString.dll 2023-06-01T09:59:36.0155280Z Private = 'false' 2023-06-01T09:59:36.0157531Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Security.dll 2023-06-01T09:59:36.0158355Z Private = 'false' 2023-06-01T09:59:36.0161017Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceModel.Web.dll 2023-06-01T09:59:36.0162418Z Private = 'false' 2023-06-01T09:59:36.0163101Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ServiceProcess.dll 2023-06-01T09:59:36.0164349Z Private = 'false' 2023-06-01T09:59:36.0165941Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.CodePages.dll 2023-06-01T09:59:36.0174794Z Private = 'false' 2023-06-01T09:59:36.0180472Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.Extensions.dll 2023-06-01T09:59:36.0181155Z Private = 'false' 2023-06-01T09:59:36.0182166Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encoding.dll 2023-06-01T09:59:36.0183297Z Private = 'false' 2023-06-01T09:59:36.0187158Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Encodings.Web.dll 2023-06-01T09:59:36.0188656Z Private = 'false' 2023-06-01T09:59:36.0190920Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.Json.dll 2023-06-01T09:59:36.0191571Z Private = 'false' 2023-06-01T09:59:36.0193239Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Text.RegularExpressions.dll 2023-06-01T09:59:36.0194757Z Private = 'false' 2023-06-01T09:59:36.0197314Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Channels.dll 2023-06-01T09:59:36.0199035Z Private = 'false' 2023-06-01T09:59:36.0200640Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Overlapped.dll 2023-06-01T09:59:36.0202238Z Private = 'false' 2023-06-01T09:59:36.0203920Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Dataflow.dll 2023-06-01T09:59:36.0204539Z Private = 'false' 2023-06-01T09:59:36.0207010Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Extensions.dll 2023-06-01T09:59:36.0212806Z Private = 'false' 2023-06-01T09:59:36.0214673Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.Parallel.dll 2023-06-01T09:59:36.0216255Z Private = 'false' 2023-06-01T09:59:36.0217334Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Tasks.dll 2023-06-01T09:59:36.0217951Z Private = 'false' 2023-06-01T09:59:36.0220179Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Thread.dll 2023-06-01T09:59:36.0222344Z Private = 'false' 2023-06-01T09:59:36.0227036Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.ThreadPool.dll 2023-06-01T09:59:36.0228854Z Private = 'false' 2023-06-01T09:59:36.0230939Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.Timer.dll 2023-06-01T09:59:36.0231895Z Private = 'false' 2023-06-01T09:59:36.0234456Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Threading.dll 2023-06-01T09:59:36.0240650Z Private = 'false' 2023-06-01T09:59:36.0245648Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.Local.dll 2023-06-01T09:59:36.0247272Z Private = 'false' 2023-06-01T09:59:36.0249057Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Transactions.dll 2023-06-01T09:59:36.0250971Z Private = 'false' 2023-06-01T09:59:36.0252399Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.ValueTuple.dll 2023-06-01T09:59:36.0253575Z Private = 'false' 2023-06-01T09:59:36.0254964Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.HttpUtility.dll 2023-06-01T09:59:36.0256063Z Private = 'false' 2023-06-01T09:59:36.0257114Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Web.dll 2023-06-01T09:59:36.0259611Z Private = 'false' 2023-06-01T09:59:36.0260066Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Windows.dll 2023-06-01T09:59:36.0260515Z Private = 'false' 2023-06-01T09:59:36.0260825Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Linq.dll 2023-06-01T09:59:36.0262767Z Private = 'false' 2023-06-01T09:59:36.0264247Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.ReaderWriter.dll 2023-06-01T09:59:36.0266469Z Private = 'false' 2023-06-01T09:59:36.0272542Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.Serialization.dll 2023-06-01T09:59:36.0274965Z Private = 'false' 2023-06-01T09:59:36.0277154Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XDocument.dll 2023-06-01T09:59:36.0278158Z Private = 'false' 2023-06-01T09:59:36.0278572Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.XDocument.dll 2023-06-01T09:59:36.0280174Z Private = 'false' 2023-06-01T09:59:36.0280568Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XPath.dll 2023-06-01T09:59:36.0283018Z Private = 'false' 2023-06-01T09:59:36.0284507Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlDocument.dll 2023-06-01T09:59:36.0285964Z Private = 'false' 2023-06-01T09:59:36.0286886Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.XmlSerializer.dll 2023-06-01T09:59:36.0288969Z Private = 'false' 2023-06-01T09:59:36.0289876Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.Xml.dll 2023-06-01T09:59:36.0291552Z Private = 'false' 2023-06-01T09:59:36.0292114Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/System.dll 2023-06-01T09:59:36.0293507Z Private = 'false' 2023-06-01T09:59:36.0295192Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/WindowsBase.dll 2023-06-01T09:59:36.0296696Z Private = 'false' 2023-06-01T09:59:36.0298435Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/mscorlib.dll 2023-06-01T09:59:36.0300439Z Private = 'false' 2023-06-01T09:59:36.0303244Z C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref/net6.0/netstandard.dll 2023-06-01T09:59:36.0306820Z Private = 'false' 2023-06-01T09:59:36.0310778Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll 2023-06-01T09:59:36.0314220Z Private = 'false' 2023-06-01T09:59:36.0320710Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2023-06-01T09:59:36.0323975Z Private = 'false' 2023-06-01T09:59:36.0328653Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2023-06-01T09:59:36.0329341Z Private = 'false' 2023-06-01T09:59:36.0330029Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll 2023-06-01T09:59:36.0331361Z Private = 'false' 2023-06-01T09:59:36.0332269Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2023-06-01T09:59:36.0332840Z Private = 'false' 2023-06-01T09:59:36.0334301Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll 2023-06-01T09:59:36.0335008Z Private = 'false' 2023-06-01T09:59:36.0336685Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll 2023-06-01T09:59:36.0337341Z Private = 'false' 2023-06-01T09:59:36.0338350Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll 2023-06-01T09:59:36.0339573Z Private = 'false' 2023-06-01T09:59:36.0341670Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll 2023-06-01T09:59:36.0343605Z Private = 'false' 2023-06-01T09:59:36.0344928Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll 2023-06-01T09:59:36.0346211Z Private = 'false' 2023-06-01T09:59:36.0347503Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll 2023-06-01T09:59:36.0350227Z Private = 'false' 2023-06-01T09:59:36.0351896Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll 2023-06-01T09:59:36.0352698Z Private = 'false' 2023-06-01T09:59:36.0353852Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll 2023-06-01T09:59:36.0355258Z Private = 'false' 2023-06-01T09:59:36.0355948Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2023-06-01T09:59:36.0357681Z Private = 'false' 2023-06-01T09:59:36.0359137Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll 2023-06-01T09:59:36.0360529Z Private = 'false' 2023-06-01T09:59:36.0362267Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll 2023-06-01T09:59:36.0364466Z Private = 'false' 2023-06-01T09:59:36.0365002Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2023-06-01T09:59:36.0366418Z Private = 'false' 2023-06-01T09:59:36.0366841Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2023-06-01T09:59:36.0368118Z Private = 'false' 2023-06-01T09:59:36.0369800Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2023-06-01T09:59:36.0371202Z Private = 'false' 2023-06-01T09:59:36.0372975Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2023-06-01T09:59:36.0376091Z Private = 'false' 2023-06-01T09:59:36.0378785Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll 2023-06-01T09:59:36.0379449Z Private = 'false' 2023-06-01T09:59:36.0380258Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2023-06-01T09:59:36.0381264Z Private = 'false' 2023-06-01T09:59:36.0383900Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2023-06-01T09:59:36.0385415Z Private = 'false' 2023-06-01T09:59:36.0385810Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll 2023-06-01T09:59:36.0389002Z Private = 'false' 2023-06-01T09:59:36.0393211Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll 2023-06-01T09:59:36.0394651Z Private = 'false' 2023-06-01T09:59:36.0396181Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2023-06-01T09:59:36.0397961Z Private = 'false' 2023-06-01T09:59:36.0399891Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2023-06-01T09:59:36.0401139Z Private = 'false' 2023-06-01T09:59:36.0402721Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll 2023-06-01T09:59:36.0403549Z Private = 'false' 2023-06-01T09:59:36.0405292Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll 2023-06-01T09:59:36.0406673Z Private = 'false' 2023-06-01T09:59:36.0407134Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll 2023-06-01T09:59:36.0409467Z Private = 'false' 2023-06-01T09:59:36.0409860Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2023-06-01T09:59:36.0411127Z Private = 'false' 2023-06-01T09:59:36.0411796Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll 2023-06-01T09:59:36.0412947Z Private = 'false' 2023-06-01T09:59:36.0415608Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll 2023-06-01T09:59:36.0417473Z Private = 'false' 2023-06-01T09:59:36.0418380Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll 2023-06-01T09:59:36.0420238Z Private = 'false' 2023-06-01T09:59:36.0423154Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll 2023-06-01T09:59:36.0423890Z Private = 'false' 2023-06-01T09:59:36.0426554Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll 2023-06-01T09:59:36.0427129Z Private = 'false' 2023-06-01T09:59:36.0429867Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll 2023-06-01T09:59:36.0430464Z Private = 'false' 2023-06-01T09:59:36.0431255Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll 2023-06-01T09:59:36.0433168Z Private = 'false' 2023-06-01T09:59:36.0435127Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll 2023-06-01T09:59:36.0436313Z Private = 'false' 2023-06-01T09:59:36.0438540Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll 2023-06-01T09:59:36.0440793Z Private = 'false' 2023-06-01T09:59:36.0441884Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll 2023-06-01T09:59:36.0443359Z Private = 'false' 2023-06-01T09:59:36.0444921Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll 2023-06-01T09:59:36.0447783Z Private = 'false' 2023-06-01T09:59:36.0450343Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll 2023-06-01T09:59:36.0452585Z Private = 'false' 2023-06-01T09:59:36.0453496Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2023-06-01T09:59:36.0454064Z Private = 'false' 2023-06-01T09:59:36.0455520Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2023-06-01T09:59:36.0456504Z Private = 'false' 2023-06-01T09:59:36.0457735Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll 2023-06-01T09:59:36.0459342Z Private = 'false' 2023-06-01T09:59:36.0510459Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll 2023-06-01T09:59:36.0512546Z Private = 'false' 2023-06-01T09:59:36.0516751Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2023-06-01T09:59:36.0518578Z Private = 'false' 2023-06-01T09:59:36.0519724Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2023-06-01T09:59:36.0521975Z Private = 'false' 2023-06-01T09:59:36.0522508Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 2023-06-01T09:59:36.0522967Z Private = 'false' 2023-06-01T09:59:36.0523819Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll 2023-06-01T09:59:36.0525282Z Private = 'false' 2023-06-01T09:59:36.0527475Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll 2023-06-01T09:59:36.0528132Z Private = 'false' 2023-06-01T09:59:36.0529458Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2023-06-01T09:59:36.0530351Z Private = 'false' 2023-06-01T09:59:36.0531207Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2023-06-01T09:59:36.0533105Z Private = 'false' 2023-06-01T09:59:36.0533638Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2023-06-01T09:59:36.0535891Z Private = 'false' 2023-06-01T09:59:36.0536421Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll 2023-06-01T09:59:36.0537970Z Private = 'false' 2023-06-01T09:59:36.0539681Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll 2023-06-01T09:59:36.0540440Z Private = 'false' 2023-06-01T09:59:36.0541280Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll 2023-06-01T09:59:36.0542886Z Private = 'false' 2023-06-01T09:59:36.0543394Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2023-06-01T09:59:36.0544539Z Private = 'false' 2023-06-01T09:59:36.0544971Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll 2023-06-01T09:59:36.0545398Z Private = 'false' 2023-06-01T09:59:36.0545793Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll 2023-06-01T09:59:36.0547550Z Private = 'false' 2023-06-01T09:59:36.0548488Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll 2023-06-01T09:59:36.0550060Z Private = 'false' 2023-06-01T09:59:36.0550991Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2023-06-01T09:59:36.0552670Z Private = 'false' 2023-06-01T09:59:36.0553956Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll 2023-06-01T09:59:36.0554540Z Private = 'false' 2023-06-01T09:59:36.0556423Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll 2023-06-01T09:59:36.0557740Z Private = 'false' 2023-06-01T09:59:36.0559819Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll 2023-06-01T09:59:36.0560636Z Private = 'false' 2023-06-01T09:59:36.0561037Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2023-06-01T09:59:36.0561746Z Private = 'false' 2023-06-01T09:59:36.0562387Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2023-06-01T09:59:36.0562882Z Private = 'false' 2023-06-01T09:59:36.0563220Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2023-06-01T09:59:36.0563631Z Private = 'false' 2023-06-01T09:59:36.0563980Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2023-06-01T09:59:36.0565168Z Private = 'false' 2023-06-01T09:59:36.0565570Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll 2023-06-01T09:59:36.0566032Z Private = 'false' 2023-06-01T09:59:36.0567471Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll 2023-06-01T09:59:36.0568331Z Private = 'false' 2023-06-01T09:59:36.0568963Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll 2023-06-01T09:59:36.0569869Z Private = 'false' 2023-06-01T09:59:36.0570308Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll 2023-06-01T09:59:36.0570758Z Private = 'false' 2023-06-01T09:59:36.0571092Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2023-06-01T09:59:36.0571559Z Private = 'false' 2023-06-01T09:59:36.0571871Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll 2023-06-01T09:59:36.0572537Z Private = 'false' 2023-06-01T09:59:36.0572878Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll 2023-06-01T09:59:36.0574003Z Private = 'false' 2023-06-01T09:59:36.0574397Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll 2023-06-01T09:59:36.0574837Z Private = 'false' 2023-06-01T09:59:36.0575406Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll 2023-06-01T09:59:36.0576497Z Private = 'false' 2023-06-01T09:59:36.0576856Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll 2023-06-01T09:59:36.0577607Z Private = 'false' 2023-06-01T09:59:36.0578072Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll 2023-06-01T09:59:36.0578531Z Private = 'false' 2023-06-01T09:59:36.0578839Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll 2023-06-01T09:59:36.0580001Z Private = 'false' 2023-06-01T09:59:36.0580492Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll 2023-06-01T09:59:36.0581134Z Private = 'false' 2023-06-01T09:59:36.0581478Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll 2023-06-01T09:59:36.0582668Z Private = 'false' 2023-06-01T09:59:36.0583510Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll 2023-06-01T09:59:36.0586841Z Private = 'false' 2023-06-01T09:59:36.0588648Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2023-06-01T09:59:36.0591022Z Private = 'false' 2023-06-01T09:59:36.0594466Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2023-06-01T09:59:36.0596347Z Private = 'false' 2023-06-01T09:59:36.0597390Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll 2023-06-01T09:59:36.0597987Z Private = 'false' 2023-06-01T09:59:36.0599091Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll 2023-06-01T09:59:36.0600482Z Private = 'false' 2023-06-01T09:59:36.0601744Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2023-06-01T09:59:36.0603960Z Private = 'false' 2023-06-01T09:59:36.0606071Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll 2023-06-01T09:59:36.0609772Z Private = 'false' 2023-06-01T09:59:36.0610479Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll 2023-06-01T09:59:36.0614103Z Private = 'false' 2023-06-01T09:59:36.0616942Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll 2023-06-01T09:59:36.0620463Z Private = 'false' 2023-06-01T09:59:36.0621513Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2023-06-01T09:59:36.0623926Z Private = 'false' 2023-06-01T09:59:36.0625259Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll 2023-06-01T09:59:36.0626777Z Private = 'false' 2023-06-01T09:59:36.0628283Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2023-06-01T09:59:36.0630861Z Private = 'false' 2023-06-01T09:59:36.0631677Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2023-06-01T09:59:36.0634275Z Private = 'false' 2023-06-01T09:59:36.0634959Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll 2023-06-01T09:59:36.0637461Z Private = 'false' 2023-06-01T09:59:36.0638533Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2023-06-01T09:59:36.0641123Z Private = 'false' 2023-06-01T09:59:36.0642519Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll 2023-06-01T09:59:36.0644442Z Private = 'false' 2023-06-01T09:59:36.0646046Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll 2023-06-01T09:59:36.0647656Z Private = 'false' 2023-06-01T09:59:36.0648131Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll 2023-06-01T09:59:36.0650286Z Private = 'false' 2023-06-01T09:59:36.0651806Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll 2023-06-01T09:59:36.0652711Z Private = 'false' 2023-06-01T09:59:36.0654787Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll 2023-06-01T09:59:36.0656515Z Private = 'false' 2023-06-01T09:59:36.0657378Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll 2023-06-01T09:59:36.0664518Z Private = 'false' 2023-06-01T09:59:36.0665020Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll 2023-06-01T09:59:36.0667508Z Private = 'false' 2023-06-01T09:59:36.0668646Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll 2023-06-01T09:59:36.0670365Z Private = 'false' 2023-06-01T09:59:36.0672968Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll 2023-06-01T09:59:36.0674899Z Private = 'false' 2023-06-01T09:59:36.0675344Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll 2023-06-01T09:59:36.0677892Z Private = 'false' 2023-06-01T09:59:36.0678909Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll 2023-06-01T09:59:36.0681053Z Private = 'false' 2023-06-01T09:59:36.0682331Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll 2023-06-01T09:59:36.0683047Z Private = 'false' 2023-06-01T09:59:36.0685230Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll 2023-06-01T09:59:36.0687265Z Private = 'false' 2023-06-01T09:59:36.0689147Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll 2023-06-01T09:59:36.0696146Z Private = 'false' 2023-06-01T09:59:36.0697759Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll 2023-06-01T09:59:36.0700950Z Private = 'false' 2023-06-01T09:59:36.0702495Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll 2023-06-01T09:59:36.0706656Z Private = 'false' 2023-06-01T09:59:36.0707760Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll 2023-06-01T09:59:36.0709056Z Private = 'false' 2023-06-01T09:59:36.0710062Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll 2023-06-01T09:59:36.0713022Z Private = 'false' 2023-06-01T09:59:36.0713797Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll 2023-06-01T09:59:36.0718654Z Private = 'false' 2023-06-01T09:59:36.0719110Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll 2023-06-01T09:59:36.0722530Z Private = 'false' 2023-06-01T09:59:36.0723081Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2023-06-01T09:59:36.0730325Z Private = 'false' 2023-06-01T09:59:36.0730860Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll 2023-06-01T09:59:36.0734606Z Private = 'false' 2023-06-01T09:59:36.0736518Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll 2023-06-01T09:59:36.0737055Z Private = 'false' 2023-06-01T09:59:36.0737387Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll 2023-06-01T09:59:36.0738871Z Private = 'false' 2023-06-01T09:59:36.0739318Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll 2023-06-01T09:59:36.0745667Z Private = 'false' 2023-06-01T09:59:36.0749591Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll 2023-06-01T09:59:36.0754867Z Private = 'false' 2023-06-01T09:59:36.0762374Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll 2023-06-01T09:59:36.0762923Z Private = 'false' 2023-06-01T09:59:36.0763280Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll 2023-06-01T09:59:36.0763693Z Private = 'false' 2023-06-01T09:59:36.0765120Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll 2023-06-01T09:59:36.0766897Z Private = 'false' 2023-06-01T09:59:36.0770444Z C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll 2023-06-01T09:59:36.0773887Z Private = 'false' 2023-06-01T09:59:36.0776324Z AssemblyFiles: 2023-06-01T09:59:36.0778807Z D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll 2023-06-01T09:59:36.0779144Z D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll 2023-06-01T09:59:36.0780779Z CandidateAssemblyFiles: 2023-06-01T09:59:36.0782668Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe 2023-06-01T09:59:36.0784105Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.dll 2023-06-01T09:59:36.0786077Z D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll 2023-06-01T09:59:36.0788674Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll 2023-06-01T09:59:36.0789840Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll 2023-06-01T09:59:36.0790958Z D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll 2023-06-01T09:59:36.0791606Z TargetFrameworkDirectories: 2023-06-01T09:59:36.0794300Z 2023-06-01T09:59:36.0795010Z InstalledAssemblyTables: 2023-06-01T09:59:36.0796337Z IgnoreInstalledAssemblyTable: 2023-06-01T09:59:36.0797406Z False 2023-06-01T09:59:36.0799346Z SearchPaths: 2023-06-01T09:59:36.0800420Z {CandidateAssemblyFiles} 2023-06-01T09:59:36.0801316Z {HintPathFromItem} 2023-06-01T09:59:36.0803302Z {TargetFrameworkDirectory} 2023-06-01T09:59:36.0804090Z {RawFileName} 2023-06-01T09:59:36.0826949Z AllowedAssemblyExtensions: 2023-06-01T09:59:36.0828140Z .winmd 2023-06-01T09:59:36.0830016Z .dll 2023-06-01T09:59:36.0832430Z .exe 2023-06-01T09:59:36.0833430Z AllowedRelatedFileExtensions: 2023-06-01T09:59:36.0834844Z .pdb 2023-06-01T09:59:36.0838302Z .xml 2023-06-01T09:59:36.0838615Z .pri 2023-06-01T09:59:36.0839400Z .dll.config 2023-06-01T09:59:36.0840532Z .exe.config 2023-06-01T09:59:36.0843088Z AppConfigFile: 2023-06-01T09:59:36.0843729Z 2023-06-01T09:59:36.0848705Z AutoUnify: 2023-06-01T09:59:36.0849215Z True 2023-06-01T09:59:36.0863571Z CopyLocalDependenciesWhenParentReferenceInGac: 2023-06-01T09:59:36.0864009Z True 2023-06-01T09:59:36.0864219Z FindDependencies: 2023-06-01T09:59:36.0865174Z True 2023-06-01T09:59:36.0865487Z TargetProcessorArchitecture: 2023-06-01T09:59:36.0866405Z msil 2023-06-01T09:59:36.0867427Z StateFile: 2023-06-01T09:59:36.0868626Z obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.csproj.AssemblyReference.cache 2023-06-01T09:59:36.0870168Z InstalledAssemblySubsetTables: 2023-06-01T09:59:36.0872375Z IgnoreInstalledAssemblySubsetTable: 2023-06-01T09:59:36.0873840Z False 2023-06-01T09:59:36.0875406Z TargetFrameworkSubsets: 2023-06-01T09:59:36.0877028Z FullTargetFrameworkSubsetNames: 2023-06-01T09:59:36.0878474Z Full 2023-06-01T09:59:36.0879682Z ProfileName: 2023-06-01T09:59:36.0880687Z 2023-06-01T09:59:36.0882025Z FullFrameworkFolders: 2023-06-01T09:59:36.0883610Z LatestTargetFrameworkDirectories: 2023-06-01T09:59:36.0883904Z ProfileTablesLocation: 2023-06-01T09:59:36.1066923Z Primary reference "Keoghs.FunctionApp.App, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:36.1077069Z Resolved file path is "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll". 2023-06-01T09:59:36.1079195Z Reference found at search path location "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll". 2023-06-01T09:59:36.1080726Z Found related file "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.pdb". 2023-06-01T09:59:36.1082035Z Primary reference "Keoghs.FunctionApp.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:36.1083637Z Resolved file path is "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:36.1087354Z Reference found at search path location "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:36.1089080Z Found related file "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:36.1091226Z Primary reference "Ardalis.GuardClauses, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null". 2023-06-01T09:59:36.1093488Z Resolved file path is "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:36.1095886Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1098188Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1099372Z Primary reference "AutoMapper, Version=12.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005". 2023-06-01T09:59:36.1101284Z Resolved file path is "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll". 2023-06-01T09:59:36.1103486Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1104143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1107134Z Primary reference "AutoMapper.Extensions.Microsoft.DependencyInjection, Version=12.0.0.0, Culture=neutral, PublicKeyToken=e767ac9c89543656". 2023-06-01T09:59:36.1110514Z Resolved file path is "D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-06-01T09:59:36.1111015Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1112339Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1114528Z Primary reference "Azure.Core, Version=1.10.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:36.1116097Z Resolved file path is "D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll". 2023-06-01T09:59:36.1117191Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1120358Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1121801Z Primary reference "Castle.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc". 2023-06-01T09:59:36.1123601Z Resolved file path is "D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll". 2023-06-01T09:59:36.1125245Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1125830Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1127890Z Primary reference "DiffEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7a34512ecd69090". 2023-06-01T09:59:36.1129190Z Resolved file path is "D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll". 2023-06-01T09:59:36.1130763Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1131230Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1133225Z Primary reference "EmptyFiles, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7a34512ecd69090". 2023-06-01T09:59:36.1135013Z Resolved file path is "D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll". 2023-06-01T09:59:36.1136255Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1137400Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1139328Z Primary reference "FluentAssertions, Version=6.7.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a". 2023-06-01T09:59:36.1139953Z Resolved file path is "D:\a\1\.nuget\packages\fluentassertions\6.7.0\lib\net6.0\FluentAssertions.dll". 2023-06-01T09:59:36.1141437Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1144574Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1145256Z Primary reference "Google.Protobuf, Version=3.15.8.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604". 2023-06-01T09:59:36.1148701Z Resolved file path is "D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll". 2023-06-01T09:59:36.1149943Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1150605Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1152342Z Primary reference "Grpc.Core.Api, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:36.1153490Z Resolved file path is "D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll". 2023-06-01T09:59:36.1154745Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1158076Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1158678Z Primary reference "Grpc.Net.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:36.1159503Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll". 2023-06-01T09:59:36.1161312Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1163711Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1373581Z Primary reference "Grpc.Net.ClientFactory, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:36.1375643Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll". 2023-06-01T09:59:36.1377357Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1377974Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1379421Z Primary reference "Grpc.Net.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad". 2023-06-01T09:59:36.1380907Z Resolved file path is "D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll". 2023-06-01T09:59:36.1381749Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1382658Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1383310Z Primary reference "JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325". 2023-06-01T09:59:36.1384995Z Resolved file path is "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll". 2023-06-01T09:59:36.1386597Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1388865Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1389649Z Primary reference "System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1390988Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll". 2023-06-01T09:59:36.1392639Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1393104Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1394023Z Primary reference "Microsoft.AspNetCore.JsonPatch, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.1396577Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:36.1398432Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1400255Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1401731Z Primary reference "Microsoft.AspNetCore.Mvc.WebApiCompatShim, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.1403368Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:36.1405489Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1406557Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1407662Z Primary reference "Microsoft.Azure.Core.NewtonsoftJson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". 2023-06-01T09:59:36.1408301Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll". 2023-06-01T09:59:36.1408795Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1409258Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1411049Z Primary reference "Microsoft.Azure.Functions.Worker, Version=1.8.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1411695Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll". 2023-06-01T09:59:36.1412724Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1415516Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1416979Z Primary reference "Microsoft.Azure.Functions.Worker.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1417626Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll". 2023-06-01T09:59:36.1419036Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1421054Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1422603Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Abstractions, Version=1.1.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1424651Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll". 2023-06-01T09:59:36.1425324Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1426620Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1427195Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Http, Version=3.0.13.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1430101Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll". 2023-06-01T09:59:36.1431818Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1432940Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1434167Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.OpenApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:36.1435737Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll". 2023-06-01T09:59:36.1436303Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1438222Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1439483Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.ServiceBus, Version=5.4.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1442326Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll". 2023-06-01T09:59:36.1442944Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1445998Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1446680Z Primary reference "Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues, Version=5.0.0.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1447989Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll". 2023-06-01T09:59:36.1449427Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1452085Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1453354Z Primary reference "Microsoft.Azure.Functions.Worker.Grpc, Version=1.4.1.0, Culture=neutral, PublicKeyToken=551316b6919f366c". 2023-06-01T09:59:36.1455570Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll". 2023-06-01T09:59:36.1456108Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1457831Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1460429Z Primary reference "Microsoft.Azure.WebJobs.Host, Version=3.0.25.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1461070Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:36.1462969Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1463824Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1466552Z Primary reference "Microsoft.Azure.WebJobs, Version=3.0.25.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1467355Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:36.1471924Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1473923Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1476285Z Primary reference "Microsoft.Azure.WebJobs.Extensions.Http, Version=3.0.12.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1477338Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:36.1478688Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1481142Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1482805Z Primary reference "Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:36.1484295Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll". 2023-06-01T09:59:36.1486770Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1489650Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1490750Z Primary reference "Microsoft.Azure.WebJobs.Extensions.OpenApi.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9475d07f10cb09df". 2023-06-01T09:59:36.1497313Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll". 2023-06-01T09:59:36.1505493Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1506915Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1510350Z Primary reference "Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1512072Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:36.1512802Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1516120Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1516967Z Primary reference "Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1517817Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll". 2023-06-01T09:59:36.1518498Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1519661Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1520551Z Primary reference "Microsoft.DotNet.PlatformAbstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.1521498Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:36.1531934Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1533915Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1537702Z Primary reference "Microsoft.Extensions.DependencyModel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.1540440Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:36.1541229Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1541596Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1542269Z Primary reference "Microsoft.IdentityModel.Abstractions, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1542810Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll". 2023-06-01T09:59:36.1543192Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1543550Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1543984Z Primary reference "Microsoft.IdentityModel.JsonWebTokens, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1544445Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-06-01T09:59:36.1544811Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1545169Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1545586Z Primary reference "Microsoft.IdentityModel.Logging, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1546004Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll". 2023-06-01T09:59:36.1546962Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1547447Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1548779Z Primary reference "Microsoft.IdentityModel.Tokens, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1549655Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll". 2023-06-01T09:59:36.1550135Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1550502Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1550918Z Primary reference "Microsoft.OpenApi, Version=1.2.3.0, Culture=neutral, PublicKeyToken=3f5743946376f042". 2023-06-01T09:59:36.1551565Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll". 2023-06-01T09:59:36.1552303Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1553952Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1557096Z Primary reference "Microsoft.TestPlatform.CoreUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1559025Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll". 2023-06-01T09:59:36.1560670Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1562807Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1563294Z Primary reference "Microsoft.TestPlatform.PlatformAbstractions, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1563757Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:36.1564117Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1564492Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1564925Z Primary reference "Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1599074Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll". 2023-06-01T09:59:36.1602316Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1603005Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1603836Z Primary reference "Microsoft.TestPlatform.CommunicationUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1605686Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll". 2023-06-01T09:59:36.1606227Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1607461Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1608604Z Primary reference "Microsoft.TestPlatform.CrossPlatEngine, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1609190Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll". 2023-06-01T09:59:36.1610917Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1612832Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1614883Z Primary reference "Microsoft.TestPlatform.Utilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1615996Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll". 2023-06-01T09:59:36.1616869Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1618128Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1619296Z Primary reference "Microsoft.VisualStudio.TestPlatform.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1620628Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll". 2023-06-01T09:59:36.1621977Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1623894Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1624518Z Primary reference "testhost, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1627121Z Resolved file path is "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll". 2023-06-01T09:59:36.1628476Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1629772Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1631286Z Primary reference "Moq, Version=4.18.0.0, Culture=neutral, PublicKeyToken=69f491c39445e920". 2023-06-01T09:59:36.1633345Z Resolved file path is "D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll". 2023-06-01T09:59:36.1634768Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1635289Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1637090Z Primary reference "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:36.1639136Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll". 2023-06-01T09:59:36.1639567Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1642331Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1644396Z Primary reference "Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". 2023-06-01T09:59:36.1646133Z Resolved file path is "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:36.1647776Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1649360Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1650898Z Primary reference "NuGet.Frameworks, Version=5.11.0.10, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1651520Z Resolved file path is "D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll". 2023-06-01T09:59:36.1653511Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1654222Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1655849Z Primary reference "Shouldly, Version=4.1.0.0, Culture=neutral, PublicKeyToken=6042cbcb05cbc941". 2023-06-01T09:59:36.1657322Z Resolved file path is "D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll". 2023-06-01T09:59:36.1658834Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1660167Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1662222Z Primary reference "System.CodeDom, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1663869Z Resolved file path is "D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll". 2023-06-01T09:59:36.1665491Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1666918Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1668537Z Primary reference "System.Configuration.ConfigurationManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1670245Z Resolved file path is "D:\a\1\.nuget\packages\system.configuration.configurationmanager\4.4.0\ref\netstandard2.0\System.Configuration.ConfigurationManager.dll". 2023-06-01T09:59:36.1671314Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1672880Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1674273Z Primary reference "System.IdentityModel.Tokens.Jwt, Version=6.25.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1676308Z Resolved file path is "D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll". 2023-06-01T09:59:36.1677828Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1678449Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1679958Z Primary reference "System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1682242Z Resolved file path is "D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll". 2023-06-01T09:59:36.1683154Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1685250Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1687166Z Primary reference "System.Memory.Data, Version=1.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1688959Z Resolved file path is "D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll". 2023-06-01T09:59:36.1690322Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1692521Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1693727Z Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:36.1696272Z Resolved file path is "D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll". 2023-06-01T09:59:36.1697862Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1699473Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1700641Z Primary reference "xunit.assert, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:36.1702054Z Resolved file path is "D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll". 2023-06-01T09:59:36.1703316Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1704304Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1706563Z Primary reference "xunit.core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:36.1707073Z Resolved file path is "D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll". 2023-06-01T09:59:36.1709228Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1710338Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1711998Z Primary reference "xunit.execution.dotnet, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 2023-06-01T09:59:36.1713828Z Resolved file path is "D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll". 2023-06-01T09:59:36.1715841Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1717804Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1719034Z Primary reference "YamlDotNet, Version=11.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e". 2023-06-01T09:59:36.1719548Z Resolved file path is "D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll". 2023-06-01T09:59:36.1723225Z Reference found at search path location "{HintPathFromItem}". 2023-06-01T09:59:36.1726227Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1729268Z Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1730061Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll". 2023-06-01T09:59:36.1730784Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1731164Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1733649Z Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1734188Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll". 2023-06-01T09:59:36.1734605Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1736474Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1738041Z Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1738948Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll". 2023-06-01T09:59:36.1740619Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1741307Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1743570Z Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1745666Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll". 2023-06-01T09:59:36.1746950Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1750309Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1752363Z Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1753430Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll". 2023-06-01T09:59:36.1754792Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1756030Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1758505Z Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1759442Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll". 2023-06-01T09:59:36.1761121Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1762462Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1763003Z Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1766245Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll". 2023-06-01T09:59:36.1767289Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1769076Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1770412Z Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1771887Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll". 2023-06-01T09:59:36.1772393Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1774399Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1775162Z Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1779640Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll". 2023-06-01T09:59:36.1780724Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1781196Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1783311Z Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1783791Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll". 2023-06-01T09:59:36.1784166Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1786719Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1787994Z Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1789136Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll". 2023-06-01T09:59:36.1790623Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1791863Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1793721Z Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1794287Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll". 2023-06-01T09:59:36.1796193Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1799760Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1802613Z Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1823216Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll". 2023-06-01T09:59:36.1826394Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1828792Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1831306Z Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.1833673Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll". 2023-06-01T09:59:36.1835015Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1837036Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1838820Z Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1840903Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll". 2023-06-01T09:59:36.1841630Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1843621Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1856673Z Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1857354Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll". 2023-06-01T09:59:36.1859050Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1859517Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1860262Z Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1860804Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll". 2023-06-01T09:59:36.1863612Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1865581Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1868181Z Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1869681Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll". 2023-06-01T09:59:36.1872887Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1875399Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1877672Z Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1882068Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll". 2023-06-01T09:59:36.1884505Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1889611Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1891282Z Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1896057Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll". 2023-06-01T09:59:36.1898333Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1899108Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1900186Z Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.1900955Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll". 2023-06-01T09:59:36.1901732Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1902118Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1902612Z Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1903337Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll". 2023-06-01T09:59:36.1904797Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1905207Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1905770Z Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.1906339Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll". 2023-06-01T09:59:36.1906734Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1907132Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1910393Z Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.1910885Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll". 2023-06-01T09:59:36.1911235Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1911600Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1912984Z Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1913478Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll". 2023-06-01T09:59:36.1913843Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1914191Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1914611Z Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1915033Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll". 2023-06-01T09:59:36.1915370Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1915723Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1916154Z Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1916588Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll". 2023-06-01T09:59:36.1917021Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1917377Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1918231Z Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1918684Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll". 2023-06-01T09:59:36.1920393Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1920768Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1921520Z Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1923337Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll". 2023-06-01T09:59:36.1924818Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1928566Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1930359Z Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1931877Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll". 2023-06-01T09:59:36.1933457Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1935055Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1935909Z Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1936459Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll". 2023-06-01T09:59:36.1937125Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1937513Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1938005Z Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1938489Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll". 2023-06-01T09:59:36.1938954Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1939748Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1940485Z Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1941311Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll". 2023-06-01T09:59:36.1942812Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1943456Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1944303Z Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1944826Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll". 2023-06-01T09:59:36.1946836Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1947320Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1948000Z Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1948570Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll". 2023-06-01T09:59:36.1950384Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1951124Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1951917Z Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1953351Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll". 2023-06-01T09:59:36.1954908Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1957654Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1959974Z Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1960804Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll". 2023-06-01T09:59:36.1963207Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1965045Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1967403Z Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.1968043Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll". 2023-06-01T09:59:36.1968992Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1972480Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1975203Z Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1976686Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll". 2023-06-01T09:59:36.1977745Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1978562Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1984761Z Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1985918Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll". 2023-06-01T09:59:36.1987353Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1994506Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1995109Z Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.1995526Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll". 2023-06-01T09:59:36.1996252Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.1997337Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.1998538Z Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.1999974Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll". 2023-06-01T09:59:36.2002333Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2005148Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2011715Z Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2012685Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll". 2023-06-01T09:59:36.2013764Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2014244Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2014742Z Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2015214Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll". 2023-06-01T09:59:36.2015648Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2016460Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2017187Z Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2017599Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll". 2023-06-01T09:59:36.2017982Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2018415Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2020444Z Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2022742Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll". 2023-06-01T09:59:36.2024461Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2026042Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2027681Z Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2028222Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll". 2023-06-01T09:59:36.2030371Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2036971Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2037652Z Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2039514Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll". 2023-06-01T09:59:36.2041835Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2043306Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2044347Z Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2045965Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll". 2023-06-01T09:59:36.2047070Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2048322Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2049303Z Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2050685Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll". 2023-06-01T09:59:36.2051771Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2052502Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2124070Z Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2125333Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll". 2023-06-01T09:59:36.2127542Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2127987Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2128496Z Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2129709Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll". 2023-06-01T09:59:36.2130304Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2132629Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2134147Z Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2134841Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll". 2023-06-01T09:59:36.2137091Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2137854Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2138442Z Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2140047Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll". 2023-06-01T09:59:36.2141808Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2144262Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2145724Z Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2146445Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll". 2023-06-01T09:59:36.2148309Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2149954Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2152263Z Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2152907Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll". 2023-06-01T09:59:36.2155025Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2155978Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2159395Z Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2159926Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll". 2023-06-01T09:59:36.2162973Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2164272Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2165578Z Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2166390Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll". 2023-06-01T09:59:36.2168085Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2172317Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2174707Z Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2175795Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll". 2023-06-01T09:59:36.2176486Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2177230Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2179893Z Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2180549Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll". 2023-06-01T09:59:36.2180975Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2182996Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2184198Z Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2186400Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll". 2023-06-01T09:59:36.2187382Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2188904Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2191271Z Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2192357Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll". 2023-06-01T09:59:36.2193628Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2195097Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2196300Z Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2198868Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll". 2023-06-01T09:59:36.2207257Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2211121Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2213496Z Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2214484Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll". 2023-06-01T09:59:36.2215451Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2264796Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2267162Z Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2267605Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll". 2023-06-01T09:59:36.2270581Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2271047Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2271485Z Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2271891Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll". 2023-06-01T09:59:36.2272244Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2272869Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2277924Z Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2285508Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll". 2023-06-01T09:59:36.2286112Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2299461Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2301220Z Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2303423Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll". 2023-06-01T09:59:36.2305429Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2306306Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2308961Z Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2309815Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll". 2023-06-01T09:59:36.2310604Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2311542Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2312043Z Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2312499Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll". 2023-06-01T09:59:36.2313109Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2313510Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2313944Z Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2315497Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll". 2023-06-01T09:59:36.2315877Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2316267Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2316949Z Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2317324Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll". 2023-06-01T09:59:36.2317671Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2318120Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2318544Z Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2318965Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll". 2023-06-01T09:59:36.2320354Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2320729Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2321126Z Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2321548Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll". 2023-06-01T09:59:36.2321892Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2322225Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2322644Z Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2323085Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll". 2023-06-01T09:59:36.2323422Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2323987Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2324397Z Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2324777Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll". 2023-06-01T09:59:36.2325116Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2325469Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2325894Z Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2326303Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll". 2023-06-01T09:59:36.2326660Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2327009Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2327405Z Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2327811Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll". 2023-06-01T09:59:36.2328272Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2328609Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2329005Z Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2329383Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll". 2023-06-01T09:59:36.2329693Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2331292Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2332040Z Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2332464Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll". 2023-06-01T09:59:36.2332812Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2333189Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2333738Z Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2334172Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll". 2023-06-01T09:59:36.2334489Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2334850Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2335318Z Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2335747Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll". 2023-06-01T09:59:36.2336325Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2336734Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2337253Z Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2337701Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll". 2023-06-01T09:59:36.2343280Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2344509Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2358644Z Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2359789Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll". 2023-06-01T09:59:36.2360252Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2360632Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2361096Z Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2361791Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll". 2023-06-01T09:59:36.2362154Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2362543Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2363018Z Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2363457Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll". 2023-06-01T09:59:36.2363795Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2364144Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2364580Z Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2366560Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll". 2023-06-01T09:59:36.2368524Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2369374Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2369957Z Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2370425Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll". 2023-06-01T09:59:36.2395228Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2396230Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2396819Z Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2397577Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll". 2023-06-01T09:59:36.2398019Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2398483Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2398891Z Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2399307Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll". 2023-06-01T09:59:36.2399699Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2400095Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2400934Z Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2401386Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll". 2023-06-01T09:59:36.2401789Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2402142Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2402744Z Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2403174Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll". 2023-06-01T09:59:36.2404420Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2404847Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2405325Z Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2406173Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll". 2023-06-01T09:59:36.2406837Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2407850Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2408372Z Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2408801Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll". 2023-06-01T09:59:36.2409714Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2411386Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2412512Z Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2413809Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll". 2023-06-01T09:59:36.2414938Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2415526Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2416277Z Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2416775Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll". 2023-06-01T09:59:36.2417181Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2417601Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2418495Z Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2418966Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll". 2023-06-01T09:59:36.2419876Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2420940Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2421652Z Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2422084Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll". 2023-06-01T09:59:36.2423147Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2424883Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2425447Z Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2426454Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll". 2023-06-01T09:59:36.2428351Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2429327Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2429932Z Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2430472Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll". 2023-06-01T09:59:36.2430886Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2431425Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2431869Z Primary reference "System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2432293Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll". 2023-06-01T09:59:36.2432688Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2433255Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2433608Z Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2433972Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll". 2023-06-01T09:59:36.2434581Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2434947Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2435352Z Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2435876Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll". 2023-06-01T09:59:36.2436284Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2436655Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2437111Z Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2437585Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll". 2023-06-01T09:59:36.2437968Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2438365Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2456863Z Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2457772Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll". 2023-06-01T09:59:36.2459402Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2460934Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2462810Z Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2463337Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll". 2023-06-01T09:59:36.2465217Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2466785Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2468251Z Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2469883Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll". 2023-06-01T09:59:36.2471138Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2473166Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2474252Z Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2476084Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll". 2023-06-01T09:59:36.2477392Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2478973Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2481990Z Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2482542Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll". 2023-06-01T09:59:36.2497454Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2500150Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2503825Z Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2508360Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll". 2023-06-01T09:59:36.2511893Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2514099Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2514622Z Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2515148Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll". 2023-06-01T09:59:36.2515513Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2516059Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2516496Z Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2516969Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll". 2023-06-01T09:59:36.2517321Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2517697Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2518154Z Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2518591Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll". 2023-06-01T09:59:36.2518994Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2519406Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2528517Z Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2529149Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll". 2023-06-01T09:59:36.2530123Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2530601Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2531127Z Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2531690Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll". 2023-06-01T09:59:36.2532724Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2533143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2533617Z Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2534037Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll". 2023-06-01T09:59:36.2535201Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2535635Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2536093Z Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2536530Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll". 2023-06-01T09:59:36.2536892Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2537283Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2538016Z Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2538712Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll". 2023-06-01T09:59:36.2539120Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2539467Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2539930Z Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2540350Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll". 2023-06-01T09:59:36.2541410Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2541913Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2542342Z Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2542773Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll". 2023-06-01T09:59:36.2543133Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2543508Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2544293Z Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2544720Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll". 2023-06-01T09:59:36.2545109Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2545430Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2546019Z Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2546416Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll". 2023-06-01T09:59:36.2547429Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2548576Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2549360Z Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.2549816Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll". 2023-06-01T09:59:36.2550622Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2551037Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2551434Z Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2551855Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll". 2023-06-01T09:59:36.2552216Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2552564Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2553200Z Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2553639Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll". 2023-06-01T09:59:36.2553978Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2554409Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2554866Z Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2555286Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll". 2023-06-01T09:59:36.2555639Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2555971Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2556415Z Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2556832Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll". 2023-06-01T09:59:36.2557208Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2557621Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2558115Z Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2558611Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll". 2023-06-01T09:59:36.2559027Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2559603Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2560002Z Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2560442Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll". 2023-06-01T09:59:36.2560806Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2561134Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2561574Z Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2562029Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll". 2023-06-01T09:59:36.2562384Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2562751Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2563182Z Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2563597Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll". 2023-06-01T09:59:36.2564137Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2564511Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2564978Z Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2565432Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll". 2023-06-01T09:59:36.2565822Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2566171Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2566709Z Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2567126Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll". 2023-06-01T09:59:36.2567487Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2567866Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2568339Z Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2568771Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll". 2023-06-01T09:59:36.2569117Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2569502Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2569973Z Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2570419Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll". 2023-06-01T09:59:36.2570992Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2571362Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2571788Z Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2572246Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll". 2023-06-01T09:59:36.2572609Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2572928Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2573377Z Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2573787Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll". 2023-06-01T09:59:36.2574147Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2574513Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2574951Z Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2575534Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll". 2023-06-01T09:59:36.2575910Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2576305Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2576815Z Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2577241Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll". 2023-06-01T09:59:36.2577590Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2577971Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2578397Z Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2578788Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll". 2023-06-01T09:59:36.2580053Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2580450Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2580905Z Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2581339Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll". 2023-06-01T09:59:36.2581742Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2582154Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2583784Z Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2584650Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll". 2023-06-01T09:59:36.2585561Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2586982Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2588963Z Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2591136Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll". 2023-06-01T09:59:36.2593625Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2594318Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2595694Z Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2596428Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll". 2023-06-01T09:59:36.2596873Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2597260Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2597878Z Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2598650Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll". 2023-06-01T09:59:36.2599099Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2599463Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2599919Z Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2602806Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll". 2023-06-01T09:59:36.2603657Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2606430Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2608627Z Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2609777Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll". 2023-06-01T09:59:36.2610915Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2612547Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2615160Z Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2616194Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll". 2023-06-01T09:59:36.2619590Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2620676Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2695865Z Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2698503Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll". 2023-06-01T09:59:36.2699901Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2703353Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2706021Z Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2710509Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll". 2023-06-01T09:59:36.2711176Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2712441Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2714268Z Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2715277Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll". 2023-06-01T09:59:36.2715732Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2716391Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2716887Z Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2717408Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll". 2023-06-01T09:59:36.2717753Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2718074Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2718477Z Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2718902Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll". 2023-06-01T09:59:36.2719306Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2720641Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2723627Z Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.2727988Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll". 2023-06-01T09:59:36.2729590Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2733237Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2733793Z Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2736747Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll". 2023-06-01T09:59:36.2738159Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2743226Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2745950Z Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2748502Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll". 2023-06-01T09:59:36.2748876Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2751296Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2752280Z Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2023-06-01T09:59:36.2753162Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll". 2023-06-01T09:59:36.2753601Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2753959Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2754382Z Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2023-06-01T09:59:36.2754807Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll". 2023-06-01T09:59:36.2755203Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2760500Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2761013Z Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.2761931Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll". 2023-06-01T09:59:36.2762758Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2764063Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2764970Z Primary reference "Microsoft.AspNetCore.Antiforgery, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2765941Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll". 2023-06-01T09:59:36.2766958Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2768883Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2769697Z Primary reference "Microsoft.AspNetCore.Authentication.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2770670Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll". 2023-06-01T09:59:36.2771367Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2772166Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2772686Z Primary reference "Microsoft.AspNetCore.Authentication.Cookies, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2776410Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll". 2023-06-01T09:59:36.2777127Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2777509Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2777916Z Primary reference "Microsoft.AspNetCore.Authentication.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2778387Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll". 2023-06-01T09:59:36.2778800Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2779145Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2780644Z Primary reference "Microsoft.AspNetCore.Authentication.OAuth, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2781172Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll". 2023-06-01T09:59:36.2781600Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2781952Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2782569Z Primary reference "Microsoft.AspNetCore.Authentication, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2783825Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll". 2023-06-01T09:59:36.2784282Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2784716Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2785646Z Primary reference "Microsoft.AspNetCore.Authorization.Policy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2787692Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll". 2023-06-01T09:59:36.2788137Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2788556Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2789095Z Primary reference "Microsoft.AspNetCore.Authorization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2789658Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll". 2023-06-01T09:59:36.2790075Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2790429Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2790938Z Primary reference "Microsoft.AspNetCore.Components.Authorization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2791497Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll". 2023-06-01T09:59:36.2791929Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2792307Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2793018Z Primary reference "Microsoft.AspNetCore.Components.Forms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2793518Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll". 2023-06-01T09:59:36.2793888Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2794294Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2795461Z Primary reference "Microsoft.AspNetCore.Components.Server, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2796001Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll". 2023-06-01T09:59:36.2796432Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2796837Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2797326Z Primary reference "Microsoft.AspNetCore.Components.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2797843Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll". 2023-06-01T09:59:36.2798903Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2799294Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2800321Z Primary reference "Microsoft.AspNetCore.Components, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2800943Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll". 2023-06-01T09:59:36.2801422Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2802210Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2804034Z Primary reference "Microsoft.AspNetCore.Connections.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2804596Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll". 2023-06-01T09:59:36.2804998Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2805400Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2806509Z Primary reference "Microsoft.AspNetCore.CookiePolicy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2807403Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll". 2023-06-01T09:59:36.2807928Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2809155Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2809648Z Primary reference "Microsoft.AspNetCore.Cors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2810758Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll". 2023-06-01T09:59:36.2811234Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2812032Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2812809Z Primary reference "Microsoft.AspNetCore.Cryptography.Internal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2813691Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll". 2023-06-01T09:59:36.2816162Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2818932Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2819951Z Primary reference "Microsoft.AspNetCore.Cryptography.KeyDerivation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2824354Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". 2023-06-01T09:59:36.2825847Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2828017Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2830450Z Primary reference "Microsoft.AspNetCore.DataProtection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2833860Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll". 2023-06-01T09:59:36.2836316Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2836735Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2837198Z Primary reference "Microsoft.AspNetCore.DataProtection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2841061Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll". 2023-06-01T09:59:36.2841585Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2841931Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2842613Z Primary reference "Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2843555Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll". 2023-06-01T09:59:36.2843954Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2845137Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2845618Z Primary reference "Microsoft.AspNetCore.Diagnostics.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2846097Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll". 2023-06-01T09:59:36.2846702Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2847376Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2847863Z Primary reference "Microsoft.AspNetCore.Diagnostics.HealthChecks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2848844Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". 2023-06-01T09:59:36.2850618Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2854256Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2855744Z Primary reference "Microsoft.AspNetCore.Diagnostics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2856277Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll". 2023-06-01T09:59:36.2860937Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2861368Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2867656Z Primary reference "Microsoft.AspNetCore.HostFiltering, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2870630Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll". 2023-06-01T09:59:36.2871090Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2872130Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2872618Z Primary reference "Microsoft.AspNetCore.Hosting.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2874084Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll". 2023-06-01T09:59:36.2874682Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2875400Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2878158Z Primary reference "Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2879264Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". 2023-06-01T09:59:36.2881142Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2882363Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2882813Z Primary reference "Microsoft.AspNetCore.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2883226Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll". 2023-06-01T09:59:36.2883595Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2883996Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2887201Z Primary reference "Microsoft.AspNetCore.Html.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2888051Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll". 2023-06-01T09:59:36.2896445Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2897001Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2898501Z Primary reference "Microsoft.AspNetCore.Http.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2899152Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll". 2023-06-01T09:59:36.2900068Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2901963Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2904269Z Primary reference "Microsoft.AspNetCore.Http.Connections.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2906505Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll". 2023-06-01T09:59:36.2907916Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2911002Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2911649Z Primary reference "Microsoft.AspNetCore.Http.Connections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2912851Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll". 2023-06-01T09:59:36.2913686Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2914514Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2915412Z Primary reference "Microsoft.AspNetCore.Http.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2938061Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll". 2023-06-01T09:59:36.2944186Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2946785Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2947506Z Primary reference "Microsoft.AspNetCore.Http.Features, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2948599Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll". 2023-06-01T09:59:36.2951212Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2952856Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2953471Z Primary reference "Microsoft.AspNetCore.Http.Results, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2954950Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll". 2023-06-01T09:59:36.2955407Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2957856Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2958536Z Primary reference "Microsoft.AspNetCore.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2959324Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll". 2023-06-01T09:59:36.2960057Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2961740Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2962315Z Primary reference "Microsoft.AspNetCore.HttpLogging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2964837Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll". 2023-06-01T09:59:36.2966938Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2968532Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2969928Z Primary reference "Microsoft.AspNetCore.HttpOverrides, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2970501Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll". 2023-06-01T09:59:36.2970952Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2972897Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2973854Z Primary reference "Microsoft.AspNetCore.HttpsPolicy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2976994Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll". 2023-06-01T09:59:36.2978328Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2978835Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2981051Z Primary reference "Microsoft.AspNetCore.Identity, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2981758Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll". 2023-06-01T09:59:36.2983791Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2985284Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2987145Z Primary reference "Microsoft.AspNetCore.Localization.Routing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2988725Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll". 2023-06-01T09:59:36.2990218Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2992547Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.2994429Z Primary reference "Microsoft.AspNetCore.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.2995201Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll". 2023-06-01T09:59:36.2997079Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.2998211Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3000692Z Primary reference "Microsoft.AspNetCore.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3001377Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll". 2023-06-01T09:59:36.3002492Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3003412Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3006599Z Primary reference "Microsoft.AspNetCore.Mvc.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3013999Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll". 2023-06-01T09:59:36.3017753Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3018143Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3020307Z Primary reference "Microsoft.AspNetCore.Mvc.ApiExplorer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3021731Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll". 2023-06-01T09:59:36.3022243Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3024831Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3025450Z Primary reference "Microsoft.AspNetCore.Mvc.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3027594Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll". 2023-06-01T09:59:36.3028037Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3029855Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3031968Z Primary reference "Microsoft.AspNetCore.Mvc.Cors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3034045Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll". 2023-06-01T09:59:36.3039995Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3042535Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3043653Z Primary reference "Microsoft.AspNetCore.Mvc.DataAnnotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3045230Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll". 2023-06-01T09:59:36.3045655Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3060636Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3069691Z Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3074381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll". 2023-06-01T09:59:36.3078465Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3081319Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3083504Z Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3085007Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". 2023-06-01T09:59:36.3085742Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3093124Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3097326Z Primary reference "Microsoft.AspNetCore.Mvc.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3098413Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll". 2023-06-01T09:59:36.3099134Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3101757Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3107746Z Primary reference "Microsoft.AspNetCore.Mvc.Razor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3108381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll". 2023-06-01T09:59:36.3108846Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3112153Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3114476Z Primary reference "Microsoft.AspNetCore.Mvc.RazorPages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3115009Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll". 2023-06-01T09:59:36.3115400Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3115780Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3116197Z Primary reference "Microsoft.AspNetCore.Mvc.TagHelpers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3116658Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll". 2023-06-01T09:59:36.3117024Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3120239Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3121081Z Primary reference "Microsoft.AspNetCore.Mvc.ViewFeatures, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3126540Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll". 2023-06-01T09:59:36.3126940Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3127299Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3127772Z Primary reference "Microsoft.AspNetCore.Mvc, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3128595Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll". 2023-06-01T09:59:36.3132808Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3133274Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3133767Z Primary reference "Microsoft.AspNetCore.Razor.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3136171Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll". 2023-06-01T09:59:36.3140031Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3145326Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3148051Z Primary reference "Microsoft.AspNetCore.Razor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3148754Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll". 2023-06-01T09:59:36.3154521Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3155973Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3156538Z Primary reference "Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3159854Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". 2023-06-01T09:59:36.3160662Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3161043Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3161514Z Primary reference "Microsoft.AspNetCore.ResponseCaching, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3161991Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll". 2023-06-01T09:59:36.3162373Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3162735Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3164353Z Primary reference "Microsoft.AspNetCore.ResponseCompression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3165100Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll". 2023-06-01T09:59:36.3165463Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3165829Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3166250Z Primary reference "Microsoft.AspNetCore.Rewrite, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3166670Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll". 2023-06-01T09:59:36.3167874Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3186705Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3188144Z Primary reference "Microsoft.AspNetCore.Routing.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3190486Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll". 2023-06-01T09:59:36.3192150Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3192775Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3195940Z Primary reference "Microsoft.AspNetCore.Routing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3196879Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll". 2023-06-01T09:59:36.3197293Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3197701Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3201519Z Primary reference "Microsoft.AspNetCore.Server.HttpSys, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3288827Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll". 2023-06-01T09:59:36.3289473Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3290117Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3290694Z Primary reference "Microsoft.AspNetCore.Server.IIS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3291594Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll". 2023-06-01T09:59:36.3292079Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3292468Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3292923Z Primary reference "Microsoft.AspNetCore.Server.IISIntegration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3293409Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll". 2023-06-01T09:59:36.3294169Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3294565Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3294980Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3295460Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll". 2023-06-01T09:59:36.3295835Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3296186Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3297524Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3298053Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll". 2023-06-01T09:59:36.3298414Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3298788Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3299254Z Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3299967Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". 2023-06-01T09:59:36.3300371Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3300744Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3301180Z Primary reference "Microsoft.AspNetCore.Server.Kestrel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3301615Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll". 2023-06-01T09:59:36.3301994Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3302358Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3302769Z Primary reference "Microsoft.AspNetCore.Session, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3303211Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll". 2023-06-01T09:59:36.3303574Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3303915Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3304351Z Primary reference "Microsoft.AspNetCore.SignalR.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3304802Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll". 2023-06-01T09:59:36.3305154Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3305511Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3306083Z Primary reference "Microsoft.AspNetCore.SignalR.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3306513Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll". 2023-06-01T09:59:36.3306889Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3307252Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3307692Z Primary reference "Microsoft.AspNetCore.SignalR.Protocols.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3308865Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll". 2023-06-01T09:59:36.3309948Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3310303Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3310741Z Primary reference "Microsoft.AspNetCore.SignalR, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3311194Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll". 2023-06-01T09:59:36.3311757Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3312126Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3312605Z Primary reference "Microsoft.AspNetCore.StaticFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3341272Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll". 2023-06-01T09:59:36.3341852Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3342290Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3342762Z Primary reference "Microsoft.AspNetCore.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3466497Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll". 2023-06-01T09:59:36.3467108Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3467684Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3468140Z Primary reference "Microsoft.AspNetCore.WebUtilities, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3468581Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll". 2023-06-01T09:59:36.3469427Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3469829Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3470338Z Primary reference "Microsoft.AspNetCore, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3470802Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll". 2023-06-01T09:59:36.3471564Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3471981Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3472550Z Primary reference "Microsoft.Extensions.Caching.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3473108Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll". 2023-06-01T09:59:36.3473597Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3474419Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3474976Z Primary reference "Microsoft.Extensions.Caching.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3475461Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll". 2023-06-01T09:59:36.3475835Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3476436Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3477134Z Primary reference "Microsoft.Extensions.Configuration.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3478007Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll". 2023-06-01T09:59:36.3478459Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3478841Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3479744Z Primary reference "Microsoft.Extensions.Configuration.Binder, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3480751Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll". 2023-06-01T09:59:36.3481323Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3481710Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3482500Z Primary reference "Microsoft.Extensions.Configuration.CommandLine, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3483269Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll". 2023-06-01T09:59:36.3484210Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3484661Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3485197Z Primary reference "Microsoft.Extensions.Configuration.EnvironmentVariables, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3486318Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll". 2023-06-01T09:59:36.3486781Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3488239Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3488741Z Primary reference "Microsoft.Extensions.Configuration.FileExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3489641Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll". 2023-06-01T09:59:36.3490437Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3491128Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3491575Z Primary reference "Microsoft.Extensions.Configuration.Ini, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3492032Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll". 2023-06-01T09:59:36.3492681Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3493343Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3494011Z Primary reference "Microsoft.Extensions.Configuration.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3495321Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll". 2023-06-01T09:59:36.3496302Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3496745Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3497269Z Primary reference "Microsoft.Extensions.Configuration.KeyPerFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3497811Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll". 2023-06-01T09:59:36.3498628Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3499008Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3499474Z Primary reference "Microsoft.Extensions.Configuration.UserSecrets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3500235Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll". 2023-06-01T09:59:36.3500658Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3501026Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3501945Z Primary reference "Microsoft.Extensions.Configuration.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3502634Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll". 2023-06-01T09:59:36.3503035Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3503395Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3504664Z Primary reference "Microsoft.Extensions.Configuration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3505143Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll". 2023-06-01T09:59:36.3506126Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3506531Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3506984Z Primary reference "Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3507488Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll". 2023-06-01T09:59:36.3507912Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3508268Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3508725Z Primary reference "Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3509702Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll". 2023-06-01T09:59:36.3513145Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3513605Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3514165Z Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3514801Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". 2023-06-01T09:59:36.3515299Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3516084Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3517142Z Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3517974Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll". 2023-06-01T09:59:36.3518427Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3519191Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3519678Z Primary reference "Microsoft.Extensions.Features, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3520196Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll". 2023-06-01T09:59:36.3520584Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3521548Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3522240Z Primary reference "Microsoft.Extensions.FileProviders.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3523705Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll". 2023-06-01T09:59:36.3524305Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3524750Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3525329Z Primary reference "Microsoft.Extensions.FileProviders.Composite, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3525959Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll". 2023-06-01T09:59:36.3526437Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3526899Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3527639Z Primary reference "Microsoft.Extensions.FileProviders.Embedded, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3528244Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll". 2023-06-01T09:59:36.3529469Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3529887Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3532346Z Primary reference "Microsoft.Extensions.FileProviders.Physical, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3532848Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll". 2023-06-01T09:59:36.3533263Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3533591Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3534052Z Primary reference "Microsoft.Extensions.FileSystemGlobbing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3535108Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll". 2023-06-01T09:59:36.3536011Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3536449Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3536902Z Primary reference "Microsoft.Extensions.Hosting.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3538005Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll". 2023-06-01T09:59:36.3538453Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3539217Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3539759Z Primary reference "Microsoft.Extensions.Hosting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3540274Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll". 2023-06-01T09:59:36.3540884Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3541709Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3542153Z Primary reference "Microsoft.Extensions.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3543107Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll". 2023-06-01T09:59:36.3543528Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3544107Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3544566Z Primary reference "Microsoft.Extensions.Identity.Core, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3545632Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll". 2023-06-01T09:59:36.3546109Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3546730Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3547764Z Primary reference "Microsoft.Extensions.Identity.Stores, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3548555Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll". 2023-06-01T09:59:36.3556784Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3557412Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3558294Z Primary reference "Microsoft.Extensions.Localization.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3558943Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll". 2023-06-01T09:59:36.3559420Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3560996Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3563361Z Primary reference "Microsoft.Extensions.Localization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3563883Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll". 2023-06-01T09:59:36.3564312Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3565359Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3570118Z Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3574454Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:36.3574916Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3575263Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3575897Z Primary reference "Microsoft.Extensions.Logging.Configuration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3577331Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll". 2023-06-01T09:59:36.3578044Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3578732Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3579262Z Primary reference "Microsoft.Extensions.Logging.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3625182Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll". 2023-06-01T09:59:36.3625731Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3626092Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3626535Z Primary reference "Microsoft.Extensions.Logging.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3626994Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll". 2023-06-01T09:59:36.3631926Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3632678Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3633110Z Primary reference "Microsoft.Extensions.Logging.EventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3633607Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll". 2023-06-01T09:59:36.3634032Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3634398Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3634865Z Primary reference "Microsoft.Extensions.Logging.EventSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3635314Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll". 2023-06-01T09:59:36.3636371Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3636763Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3637931Z Primary reference "Microsoft.Extensions.Logging.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3638935Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll". 2023-06-01T09:59:36.3641069Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3642635Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3643992Z Primary reference "Microsoft.Extensions.Logging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3645105Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll". 2023-06-01T09:59:36.3645707Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3646483Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3646960Z Primary reference "Microsoft.Extensions.ObjectPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3647385Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll". 2023-06-01T09:59:36.3648073Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3649044Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3649942Z Primary reference "Microsoft.Extensions.Options.ConfigurationExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3650766Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll". 2023-06-01T09:59:36.3651182Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3651830Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3653233Z Primary reference "Microsoft.Extensions.Options.DataAnnotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3654265Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll". 2023-06-01T09:59:36.3654723Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3656109Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3656647Z Primary reference "Microsoft.Extensions.Options, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3657894Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll". 2023-06-01T09:59:36.3658359Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3658777Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3659174Z Primary reference "Microsoft.Extensions.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3659603Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll". 2023-06-01T09:59:36.3659981Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3660351Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3661312Z Primary reference "Microsoft.Extensions.WebEncoders, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3662450Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll". 2023-06-01T09:59:36.3662920Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3663276Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3663945Z Primary reference "Microsoft.JSInterop, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3664381Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll". 2023-06-01T09:59:36.3664778Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3665192Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3667042Z Primary reference "Microsoft.Net.Http.Headers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". 2023-06-01T09:59:36.3667571Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll". 2023-06-01T09:59:36.3668346Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3669015Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3669468Z Primary reference "System.Diagnostics.EventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.3669918Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll". 2023-06-01T09:59:36.3670548Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3670980Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3671476Z Primary reference "System.IO.Pipelines, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.3672001Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll". 2023-06-01T09:59:36.3672437Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3673506Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3674362Z Primary reference "System.Security.Cryptography.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2023-06-01T09:59:36.3675193Z Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll". 2023-06-01T09:59:36.3675643Z Reference found at search path location "{RawFileName}". 2023-06-01T09:59:36.3676370Z This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2023-06-01T09:59:36.3676745Z Done executing task "ResolveAssemblyReference". 2023-06-01T09:59:36.3677118Z 3:6>Done building target "ResolveAssemblyReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3678265Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:36.3679429Z Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2023-06-01T09:59:36.3680776Z 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'). 2023-06-01T09:59:36.3683203Z Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll.config')). 2023-06-01T09:59:36.3685612Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:36.3687385Z 3:6>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResolveReferences" depends on it): 2023-06-01T09:59:36.3688713Z 3:6>Done building target "AfterResolveReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3689513Z 3:6>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it): 2023-06-01T09:59:36.3690694Z 3:6>Done building target "ResolveReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3691638Z 3:6>Target "_BlockWinMDsOnUnsupportedTFMs" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:36.3693248Z Using "CheckForUnsupportedWinMDReferences" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:36.3693762Z Task "CheckForUnsupportedWinMDReferences" 2023-06-01T09:59:36.3694071Z Done executing task "CheckForUnsupportedWinMDReferences". 2023-06-01T09:59:36.3695298Z Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). 2023-06-01T09:59:36.3695793Z 3:6>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3696220Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3696626Z Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2023-06-01T09:59:36.3697031Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:36.3698313Z 3:6>Target "CopyAdditionalFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:36.3699580Z 3:6>Done building target "CopyAdditionalFiles" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3701032Z Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). 2023-06-01T09:59:36.3701929Z Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). 2023-06-01T09:59:36.3704018Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:36.3704922Z 3:6>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "AssignTargetPaths" depends on it): 2023-06-01T09:59:36.3706694Z 3:6>Done building target "_ComputeNETCoreBuildOutputFiles" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3707432Z 3:6>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:36.3708187Z Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.3708601Z Task "AssignTargetPath" 2023-06-01T09:59:36.3708856Z Done executing task "AssignTargetPath". 2023-06-01T09:59:36.3709119Z Task "AssignTargetPath" 2023-06-01T09:59:36.3709386Z Done executing task "AssignTargetPath". 2023-06-01T09:59:36.3709665Z Task "AssignTargetPath" 2023-06-01T09:59:36.3709939Z Done executing task "AssignTargetPath". 2023-06-01T09:59:36.3710191Z Task "AssignTargetPath" 2023-06-01T09:59:36.3710884Z Done executing task "AssignTargetPath". 2023-06-01T09:59:36.3711778Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.dll'=='.manifest'). 2023-06-01T09:59:36.3712837Z Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). 2023-06-01T09:59:36.3713644Z 3:6>Done building target "AssignTargetPaths" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3714054Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:36.3715483Z 3:6>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:36.3716722Z Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3717389Z Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3718010Z Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3719253Z Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3719824Z Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.3720214Z Task "AssignCulture" 2023-06-01T09:59:36.3720503Z Done executing task "AssignCulture". 2023-06-01T09:59:36.3720907Z 3:6>Done building target "SplitResourcesByCulture" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3721623Z Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:36.3722394Z 3:6>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareResourceNames" depends on it): 2023-06-01T09:59:36.3728181Z 3:6>Done building target "CreateCustomManifestResourceNames" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3731863Z 3:6>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:36.3732785Z 3:6>Done building target "PrepareResourceNames" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3733216Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3733604Z Target "SplitResourcesByCulture" skipped. Previously built successfully. 2023-06-01T09:59:36.3734202Z 3:6>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:36.3734833Z 3:6>Done building target "BeforeResGen" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3735230Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3735889Z 3:6>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:36.3736642Z 3:6>Done building target "FindReferenceAssembliesForReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3737341Z 3:6>Target "SonarResolveReferences" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreResGen" depends on it): 2023-06-01T09:59:36.3737954Z 3:6>Done building target "SonarResolveReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3738796Z 3:6>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:36.3740250Z 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'). 2023-06-01T09:59:36.3741628Z 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'). 2023-06-01T09:59:36.3742665Z 3:6>Done building target "CoreResGen" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3743330Z 3:6>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "ResGen" depends on it): 2023-06-01T09:59:36.3744178Z 3:6>Done building target "AfterResGen" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3744881Z 3:6>Target "ResGen" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareResources" depends on it): 2023-06-01T09:59:36.3745540Z 3:6>Done building target "ResGen" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3746297Z Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3747030Z 3:6>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:36.3747680Z 3:6>Done building target "PrepareResources" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3749419Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:36.3750286Z Target "ResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3751069Z Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). 2023-06-01T09:59:36.3752052Z Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2023-06-01T09:59:36.3753051Z Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2023-06-01T09:59:36.3754236Z Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2023-06-01T09:59:36.3755489Z 3:6>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "SetWin32ManifestProperties" depends on it): 2023-06-01T09:59:36.3756523Z Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.3756979Z Task "GetFrameworkPath" 2023-06-01T09:59:36.3757434Z Done executing task "GetFrameworkPath". 2023-06-01T09:59:36.3757871Z 3:6>Done building target "_SetEmbeddedWin32ManifestProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3759520Z 3:6>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:36.3760229Z 3:6>Done building target "SetWin32ManifestProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3760717Z Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3761401Z 3:6>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:36.3762557Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:36.3764672Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:36.3766323Z 3:6>Done building target "_GenerateCompileInputs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3766756Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:36.3767276Z 3:6>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:36.3767984Z 3:6>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3768747Z 3:6>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it): 2023-06-01T09:59:36.3772050Z Building target "GenerateMSBuildEditorConfigFileCore" completely. 2023-06-01T09:59:36.3772343Z No input files were specified. 2023-06-01T09:59:36.3772750Z Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:36.3773178Z Task "GenerateMSBuildEditorConfig" 2023-06-01T09:59:36.3773481Z Done executing task "GenerateMSBuildEditorConfig". 2023-06-01T09:59:36.3773852Z 3:6>Done building target "GenerateMSBuildEditorConfigFileCore" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3775468Z 3:6>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:36.3777061Z 3:6>Done building target "GenerateMSBuildEditorConfigFile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3777932Z 3:6>Target "SonarOverrideRunAnalyzers" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:36.3778621Z 3:6>Done building target "SonarOverrideRunAnalyzers" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3779021Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:36.3779526Z Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2023-06-01T09:59:36.3780255Z 3:6>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.CSharp.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 2023-06-01T09:59:36.3781011Z 3:6>Done building target "_SetTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3794584Z 3:6>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:36.3795687Z Building target "GenerateTargetFrameworkMonikerAttribute" completely. 2023-06-01T09:59:36.3796814Z Output file "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" does not exist. 2023-06-01T09:59:36.3798050Z Task "WriteLinesToFile" 2023-06-01T09:59:36.3799624Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.3800169Z 3:6>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3803339Z Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2023-06-01T09:59:36.3803985Z Target "PrepareForBuild" skipped. Previously built successfully. 2023-06-01T09:59:36.3804754Z 3:6>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:36.3807029Z Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:36.3807872Z Task "GetAssemblyVersion" 2023-06-01T09:59:36.3808796Z Done executing task "GetAssemblyVersion". 2023-06-01T09:59:36.3809406Z 3:6>Done building target "GetAssemblyVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3809747Z Target "GetAssemblyVersion" skipped. Previously built successfully. 2023-06-01T09:59:36.3812515Z 3:6>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it): 2023-06-01T09:59:36.3813312Z 3:6>Done building target "InitializeSourceControlInformation" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3815982Z 3:6>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetAssemblyAttributes" depends on it): 2023-06-01T09:59:36.3816812Z 3:6>Done building target "AddSourceRevisionToInformationalVersion" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3819015Z Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND 'true' != 'false' AND '' == '' ). 2023-06-01T09:59:36.3820716Z 3:6>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it): 2023-06-01T09:59:36.3822324Z 3:6>Done building target "GetAssemblyAttributes" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3824201Z 3:6>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreGenerateAssemblyInfo" depends on it): 2023-06-01T09:59:36.3825328Z Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.3826599Z Task "Hash" 2023-06-01T09:59:36.3828215Z Done executing task "Hash". 2023-06-01T09:59:36.3831068Z Task "WriteLinesToFile" 2023-06-01T09:59:36.3833422Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.3834834Z 3:6>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3835614Z 3:6>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateAssemblyInfo" depends on it): 2023-06-01T09:59:36.3836371Z Building target "CoreGenerateAssemblyInfo" completely. 2023-06-01T09:59:36.3838116Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.AssemblyInfo.cs" does not exist. 2023-06-01T09:59:36.3844806Z Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.3859171Z Task "WriteCodeFragment" 2023-06-01T09:59:36.3859498Z Emitted specified code into "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.AssemblyInfo.cs". 2023-06-01T09:59:36.3860492Z Done executing task "WriteCodeFragment". 2023-06-01T09:59:36.3862841Z 3:6>Done building target "CoreGenerateAssemblyInfo" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3865672Z 3:6>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "BeforeCompile" depends on it): 2023-06-01T09:59:36.3868126Z 3:6>Done building target "GenerateAssemblyInfo" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3868585Z 3:6>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:36.3870739Z 3:6>Done building target "BeforeCompile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3872708Z Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:36.3873394Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3874212Z 3:6>Target "_GenerateCompileDependencyCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:36.3874565Z Task "Hash" 2023-06-01T09:59:36.3875492Z Done executing task "Hash". 2023-06-01T09:59:36.3876744Z Task "WriteLinesToFile" 2023-06-01T09:59:36.3878060Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.3880870Z 3:6>Done building target "_GenerateCompileDependencyCache" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3882359Z 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'))). 2023-06-01T09:59:36.3882972Z Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:36.3884522Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll;...' == ''). 2023-06-01T09:59:36.3886096Z 3:6>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.3888124Z 3:6>Done building target "_BeforeVBCSCoreCompile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3888778Z Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2023-06-01T09:59:36.3889172Z '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and 2023-06-01T09:59:36.3889437Z '' == 'true'). 2023-06-01T09:59:36.3891597Z 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 ). 2023-06-01T09:59:36.3908426Z 3:6>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "AddImplicitDefineConstants" depends on it): 2023-06-01T09:59:36.3910604Z 3:6>Done building target "GenerateNETCompatibleDefineConstants" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3912997Z 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 ). 2023-06-01T09:59:36.3914987Z 3:6>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.3916781Z 3:6>Done building target "AddImplicitDefineConstants" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3926953Z Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll;D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll;D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll;...' == ''). 2023-06-01T09:59:36.3930508Z 3:6>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.3932084Z Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:36.3934241Z 3:6>Done building target "_ComputeSkipAnalyzers" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3935494Z Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('false' == 'true'). 2023-06-01T09:59:36.3937602Z 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')). 2023-06-01T09:59:36.3939401Z Target "SonarResolveReferencesMsBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) == '14.0') was evaluated as ( D:\a\1\.sonarqube != '' AND Current == '14.0'). 2023-06-01T09:59:36.3941218Z Target "SonarResolveReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.3943910Z 3:6>Target "SonarCategoriseProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:36.3944938Z Task "Message" 2023-06-01T09:59:36.3946845Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Categorizing project as test or product code... 2023-06-01T09:59:36.3948689Z Done executing task "Message". 2023-06-01T09:59:36.3949876Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject) != '') was evaluated as ( != ''). 2023-06-01T09:59:36.3951991Z Task "Message" skipped, due to false condition; ($(IsFakesProject) == 'true' and $(SonarQubeExclude) == 'true') was evaluated as ( == 'true' and == 'true'). 2023-06-01T09:59:36.3954049Z Task "Message" skipped, due to false condition; ($(IsTempProject) == 'true' AND $(SonarQubeExclude)=='true') was evaluated as ( == 'true' AND =='true'). 2023-06-01T09:59:36.3956498Z Task "Message" skipped, due to false condition; ($(tmpSonarHasMSTestProjectTypeGuid)=='true') was evaluated as (=='true'). 2023-06-01T09:59:36.3957813Z Task "Message" skipped, due to false condition; ($(tmpSonarHasServiceTag)=='true') was evaluated as (=='true'). 2023-06-01T09:59:36.3958508Z Task "Message" 2023-06-01T09:59:36.3960246Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) project has the ProjectCapability 'TestContainer' -> test project. 2023-06-01T09:59:36.3961879Z Done executing task "Message". 2023-06-01T09:59:36.3963870Z Task "IsTestByReference" skipped, due to false condition; ( $(SonarQubeTestProject) == '' ) was evaluated as ( true == '' ). 2023-06-01T09:59:36.3965408Z Task "Message" skipped, due to false condition; ($(tmpSonarTestReferenceResult)!='') was evaluated as (!=''). 2023-06-01T09:59:36.3967585Z Task "IsTestFileByName" skipped, due to false condition; ( $(SonarQubeTestProject) == '' ) was evaluated as ( true == '' ). 2023-06-01T09:59:36.3969284Z Task "Message" skipped, due to false condition; ($(tmpSonarIsTestFileByNameResult)=='true') was evaluated as (=='true'). 2023-06-01T09:59:36.3971203Z Task "Message" skipped, due to false condition; ($(SonarQubeTestProject)=='false') was evaluated as (true=='false'). 2023-06-01T09:59:36.3972413Z Task "Message" 2023-06-01T09:59:36.3974304Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) categorized as TEST project (test code). 2023-06-01T09:59:36.3975686Z Done executing task "Message". 2023-06-01T09:59:36.3977123Z 3:6>Done building target "SonarCategoriseProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3979933Z 3:6>Target "SonarCreateProjectSpecificDirs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "SonarWriteFilesToAnalyze" depends on it): 2023-06-01T09:59:36.3983890Z Using "MakeUniqueDir" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:36.3984222Z Task "MakeUniqueDir" 2023-06-01T09:59:36.3985035Z Done executing task "MakeUniqueDir". 2023-06-01T09:59:36.3987560Z Task "MakeDir" 2023-06-01T09:59:36.3988981Z Creating directory "D:\a\1\.sonarqube\conf\4". 2023-06-01T09:59:36.3990605Z Done executing task "MakeDir". 2023-06-01T09:59:36.3992481Z 3:6>Done building target "SonarCreateProjectSpecificDirs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.3993891Z 3:6>Target "SonarWriteFilesToAnalyze" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:36.3997086Z Task "Message" skipped, due to false condition; ($(AnalysisFilesExist)!='true') was evaluated as (true!='true'). 2023-06-01T09:59:36.3997379Z Task "Message" 2023-06-01T09:59:36.4000433Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Number of files to analyse: 25. The list of files to be analyzed is in D:\a\1\.sonarqube\conf\4\FilesToAnalyze.txt. 2023-06-01T09:59:36.4001898Z Done executing task "Message". 2023-06-01T09:59:36.4003948Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4005135Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4006243Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4055541Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4056006Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4057950Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4060023Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4062135Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4063009Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4065384Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4067346Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4068703Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4069364Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4103769Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4107117Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4107678Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4108853Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4111238Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4112924Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4114651Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4115836Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4117684Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4118684Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4119750Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4121271Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4122057Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4123254Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4124569Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4125275Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4127394Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4128176Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4130562Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4131717Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4133581Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4134257Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4135084Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4135344Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4137502Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4138198Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4140504Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4141737Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4142949Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4144315Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4147349Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4147821Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4149526Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4153491Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4154272Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4155442Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4155687Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4158328Z 3:6>Done building target "SonarWriteFilesToAnalyze" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4159203Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:36.4161386Z 3:6>Target "OverrideRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.4162471Z Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:36.4163158Z Task "CallTarget" 2023-06-01T09:59:36.4168452Z 3:6>Target "SetRoslynCodeAnalysisProperties" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "OverrideRoslynCodeAnalysisProperties" depends on it): 2023-06-01T09:59:36.4174297Z Using "GetAnalyzerSettings" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:36.4174648Z Task "GetAnalyzerSettings" 2023-06-01T09:59:36.4174902Z Reading config file: D:\a\1\.sonarqube\conf\SonarQubeAnalysisConfig.xml ... 2023-06-01T09:59:36.4175690Z Commencing retry-able operation. Max wait (milliseconds): 2500, pause between tries (milliseconds): 499 2023-06-01T09:59:36.4176033Z Operation succeeded. Elapsed time (ms): 131 2023-06-01T09:59:36.4177619Z Read config file successfully 2023-06-01T09:59:36.4500305Z Merging analysis settings... 2023-06-01T09:59:36.4502686Z Original ruleset not specified. Using generated ruleset at 'D:\a\1\.sonarqube\conf\Sonar-cs.ruleset' 2023-06-01T09:59:36.4540073Z Removing duplicate files: 2023-06-01T09:59:36.4555133Z Removing duplicate files: 2023-06-01T09:59:36.4566724Z Done executing task "GetAnalyzerSettings". 2023-06-01T09:59:36.4567293Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4574230Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4575465Z Using "WriteProjectConfigFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:36.4576100Z Task "WriteProjectConfigFile" 2023-06-01T09:59:36.4715550Z Done executing task "WriteProjectConfigFile". 2023-06-01T09:59:36.4717009Z Task "Message" 2023-06-01T09:59:36.4717437Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Analysis configured successfully with D:\a\1\.sonarqube\conf\4\SonarProjectConfig.xml. 2023-06-01T09:59:36.4717829Z Done executing task "Message". 2023-06-01T09:59:36.4718264Z 3:6>Done building target "SetRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4730764Z Done executing task "CallTarget". 2023-06-01T09:59:36.4731967Z 3:6>Done building target "OverrideRoslynCodeAnalysisProperties" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4734313Z 3:6>Target "SonarQubeImportBeforeInfo" in file "C:\Users\VssAdministrator\AppData\Local\Microsoft\MSBuild\Current\Microsoft.Common.targets\ImportBefore\SonarQube.Integration.ImportBefore.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.4735387Z Task "Message" 2023-06-01T09:59:36.4735712Z Sonar: (Keoghs.FunctionApp.App.Tests) SonarQube.Integration.ImportBefore.targets was loaded 2023-06-01T09:59:36.4737627Z Done executing task "Message". 2023-06-01T09:59:36.4739571Z Task "Message" 2023-06-01T09:59:36.4742864Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) SonarQube analysis targets imported: true 2023-06-01T09:59:36.4744456Z Done executing task "Message". 2023-06-01T09:59:36.4746230Z Task "Message" skipped, due to false condition; ( $(AnalysisTargetsFileFound) != 'true') was evaluated as ( true != 'true'). 2023-06-01T09:59:36.4747138Z 3:6>Done building target "SonarQubeImportBeforeInfo" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4748063Z Target "ResolveProjectReferences" skipped. Previously built successfully. 2023-06-01T09:59:36.4750429Z 3:6>Target "ReferencedPathMaps" in file "D:\a\1\.nuget\packages\coverlet.collector\3.2.0\build\netstandard1.0\coverlet.collector.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.4751823Z Task "MSBuild" 2023-06-01T09:59:36.4752058Z Global Properties: 2023-06-01T09:59:36.4753572Z TargetFramework=net6.0 2023-06-01T09:59:36.4754839Z Removing Properties for project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:36.4775684Z TargetFramework 2023-06-01T09:59:36.4794320Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:11) on node 3 (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:36.4795141Z 2:11>Target "InitializeSourceControlInformation" skipped. Previously built successfully. 2023-06-01T09:59:36.4797089Z 2:11>Target "_InitializeSourceRootMappedPathsFromSourceControl" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (target "InitializeSourceRootMappedPaths" depends on it): 2023-06-01T09:59:36.4797821Z 2:11>Done building target "_InitializeSourceRootMappedPathsFromSourceControl" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:36.4799365Z 2:11>Target "InitializeSourceRootMappedPaths" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Managed.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (entry point): 2023-06-01T09:59:36.4800440Z Using "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:36.4803014Z Task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" 2023-06-01T09:59:36.4804039Z Done executing task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots". 2023-06-01T09:59:36.4805967Z 2:11>Done building target "InitializeSourceRootMappedPaths" in project "Keoghs.FunctionApp.App.csproj". 2023-06-01T09:59:36.4807606Z 2:11>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:36.4826471Z 3:6>ReferencedPathMaps: 2023-06-01T09:59:36.4827167Z Removing Properties for project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:36.4828569Z TargetFramework 2023-06-01T09:59:36.4828954Z RuntimeIdentifier 2023-06-01T09:59:36.4829427Z SelfContained 2023-06-01T09:59:36.4834669Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:22) on node 1 (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:36.4835640Z 5:22>Target "InitializeSourceRootMappedPaths" skipped. Previously built successfully. 2023-06-01T09:59:36.4836242Z 5:22>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (InitializeSourceRootMappedPaths target(s)). 2023-06-01T09:59:36.4852387Z 3:6>Done executing task "MSBuild". 2023-06-01T09:59:36.4859406Z Task "WriteLinesToFile" 2023-06-01T09:59:36.4872746Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:36.4928444Z 3:6>Done building target "ReferencedPathMaps" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4978141Z 3:6>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.4979127Z 3:6>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.4980455Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4982512Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4984652Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4986381Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4987799Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4988994Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4990422Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4991628Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4993612Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4996045Z Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2023-06-01T09:59:36.4997275Z Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). 2023-06-01T09:59:36.4998840Z 3:6>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreCompile" depends on it): 2023-06-01T09:59:36.4999712Z Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND 2023-06-01T09:59:36.5000221Z '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND 2023-06-01T09:59:36.5001176Z $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND 2023-06-01T09:59:36.5001878Z '7.0.1' != '' AND 2023-06-01T09:59:36.5002084Z < 7.0.1). 2023-06-01T09:59:36.5002405Z 3:6>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:36.5003812Z 3:6>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:36.5004346Z Building target "CoreCompile" completely. 2023-06-01T09:59:36.5004652Z Output file "obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll" does not exist. 2023-06-01T09:59:36.5010685Z Using "Csc" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:36.5011084Z Task "Csc" 2023-06-01T09:59:36.5245352Z C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;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:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll /reference:D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll /reference:D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll /reference:D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll /reference:D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll /reference:D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll /reference:D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll /reference:D:\a\1\.nuget\packages\fluentassertions\6.7.0\lib\net6.0\FluentAssertions.dll /reference:D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll /reference:D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll /reference:D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll /reference:D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll /reference:D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll /reference:D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll /reference:D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\ref\Keoghs.FunctionApp.App.dll /reference:D:\a\1\s\Keoghs.FunctionApp.Business\obj\Release\net6.0\ref\Keoghs.FunctionApp.Business.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Antiforgery.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Cookies.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authentication.OAuth.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Authorization.Policy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Authorization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Forms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Server.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Components.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Connections.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.CookiePolicy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.Internal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.DataProtection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HostFiltering.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Html.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Connections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Features.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Http.Results.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpLogging.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpOverrides.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.HttpsPolicy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Localization.Routing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Cors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.Razor.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.RazorPages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Razor.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCaching.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.ResponseCompression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Rewrite.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Routing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.HttpSys.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IIS.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.IISIntegration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Session.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.StaticFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.WebUtilities.dll" /reference:D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll /reference:D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll /reference:D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\ref\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.CSharp.dll" /reference:D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Caching.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Binder.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.CommandLine.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.FileExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Ini.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.KeyPerFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Configuration.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.DependencyInjection.dll" /reference:D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Features.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Composite.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Embedded.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileProviders.Physical.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Hosting.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Http.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Identity.Stores.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Localization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Abstractions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventLog.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.EventSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Logging.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.ObjectPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Options.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Extensions.WebEncoders.dll" /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll /reference:D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.JSInterop.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Net.Http.Headers.dll" /reference:D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.VisualBasic.dll" /reference:D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\Microsoft.Win32.Registry.dll" /reference:D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\mscorlib.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\netstandard.dll" /reference:D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll /reference:D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll /reference:D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll /reference:D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.AppContext.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Buffers.dll" /reference:D:\a\1\.nuget\packages\system.codedom\5.0.0\ref\netstandard2.0\System.CodeDom.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Concurrent.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Immutable.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.NonGeneric.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Collections.Specialized.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ComponentModel.TypeConverter.dll" /reference:D:\a\1\.nuget\packages\system.configuration.configurationmanager\4.4.0\ref\netstandard2.0\System.Configuration.ConfigurationManager.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Configuration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Console.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Core.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.Common.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Data.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Debug.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.DiagnosticSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.EventLog.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Process.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tools.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Drawing.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Dynamic.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Formats.Asn1.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Calendars.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Globalization.Extensions.dll" /reference:D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.Brotli.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipelines.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.Pipes.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Expressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Linq.Queryable.dll" /reference:D:\a\1\.nuget\packages\system.management\5.0.0\ref\netstandard2.0\System.Management.dll /reference:D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Memory.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.dll" /reference:D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Http.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.HttpListener.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Mail.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NameResolution.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.NetworkInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Ping.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Requests.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.ServicePoint.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.Sockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebClient.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Net.WebSockets.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Numerics.Vectors.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ObjectModel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.DispatchProxy.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Metadata.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Reader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.ResourceManager.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Resources.Writer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.Unsafe.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Handles.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Intrinsics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Loader.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Numerics.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.AccessControl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Claims.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Cng.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.OpenSsl.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\System.Security.Cryptography.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.Principal.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Security.SecureString.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceModel.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ServiceProcess.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.CodePages.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Encodings.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.Json.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Text.RegularExpressions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Channels.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Overlapped.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Dataflow.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Extensions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Thread.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.ThreadPool.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Threading.Timer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Transactions.Local.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.ValueTuple.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Web.HttpUtility.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Windows.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Linq.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.Serialization.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlDocument.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.dll" /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\System.Xml.XPath.XDocument.dll" /reference:D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll /reference:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\ref\net6.0\WindowsBase.dll" /reference:D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll /reference:D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll /reference:D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll /reference:D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll /reference:D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll /debug+ /debug:embedded /filealign:512 /optimize- /out:obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll /refout:obj\Release\net6.0\refint\Keoghs.FunctionApp.App.Tests.dll /ruleset:D:\a\1\.sonarqube\conf\Sonar-cs.ruleset /errorlog:D:\a\1\.sonarqube\out\4\Issues.json /target:exe /warnaserror- /utf8output /deterministic- /langversion:10.0 /analyzerconfig:obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\analyzers\build\config\analysislevel_6_default.editorconfig" /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\Microsoft.AspNetCore.Razor.Language.dll /analyzer:C:\Users\VssAdministrator\AppData\Local\Temp\.sonarqube\resources\2\SonarAnalyzer.Security.dll /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" /analyzer:D:\a\1\.nuget\packages\microsoft.azure.functions.worker.sdk.analyzers\1.1.0\analyzers\dotnet\cs\Microsoft.Azure.Functions.Worker.Sdk.Analyzers.dll /analyzer:D:\a\1\.nuget\packages\xunit.analyzers\0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll /analyzer:"C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\6.0.16\analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll" /analyzer:"C:\Program Files\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll" /additionalfile:D:\a\1\.sonarqube\conf\cs\SonarLint.xml /additionalfile:D:\a\1\.sonarqube\conf\4\SonarProjectConfig.xml /additionalfile:D:\a\1\.sonarqube\conf\4\ProjectOutFolderPath.txt Builders\MockFunctionContextBuilder.cs Extensions\FunctionExecutionDelegateExtensions.cs Extensions\HttpResponseDataExtensions.cs Extensions\LoggerMockExtensions.cs ExtensionTests\HttpRequestDataExtensionTests.cs Factories\ProblemDetailsFactoryTests.cs Fakes\FakeHttpBindingMetadata.cs Fakes\FakeHttpRequestData.cs Fakes\FakeHttpResponseData.cs Functions\FunctionTestsBase.cs Functions\Http\HttpTriggerFunctionTestsBase.cs Functions\Http\v1\HttpTriggerFunctionTests.cs Functions\QueueTriggerFunctionTests.cs Helpers\JwtHelperTests.cs Middleware\ErrorHandlingMiddlewareTests.cs Models\InvalidModel.cs Usings.cs D:\a\1\.nuget\packages\microsoft.net.test.sdk\17.1.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.GlobalUsings.g.cs "obj\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.AssemblyInfo.cs 2023-06-01T09:59:37.0565018Z Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) 2023-06-01T09:59:37.0566950Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-06-01T09:59:37.0569325Z CompilerServer: server - server processed compilation - 0f9308ec-b47b-4d4f-af3f-9d19deb230ca 2023-06-01T09:59:37.0570975Z Done executing task "Csc". 2023-06-01T09:59:37.0572588Z Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:37.0573917Z 3:6>Done building target "CoreCompile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.0575477Z Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.0579866Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:37.0582392Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:37.0584190Z Target "SonarPrepareRazorProjectCodeAnalysis" skipped, due to false condition; ('@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false')) was evaluated as (''!='' AND (''=='' OR ''=='false')). 2023-06-01T09:59:37.0585669Z Target "InvokeSonarWriteProjectData_RazorProject" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( D:\a\1\.sonarqube != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:37.0587452Z Target "SonarFinishRazorProjectCodeAnalysis" skipped, due to false condition; ( $(SonarTemporaryProjectSpecificOutDir) != '' AND '@(RazorCompile)'!='' AND ('$(UseRazorSourceGenerator)'=='' OR '$(UseRazorSourceGenerator)'=='false') ) was evaluated as ( != '' AND ''!='' AND (''=='' OR ''=='false') ). 2023-06-01T09:59:37.0592792Z Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). 2023-06-01T09:59:37.0598051Z 3:6>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Compile" depends on it): 2023-06-01T09:59:37.0599918Z 3:6>Done building target "AfterCompile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.0600710Z Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:37.0601760Z '$(AppHostSourcePath)' != '' and 2023-06-01T09:59:37.0602579Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:37.0603131Z Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:37.0603514Z '' != '' and 2023-06-01T09:59:37.0603958Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll') and 2023-06-01T09:59:37.0604288Z Exists('')). 2023-06-01T09:59:37.0604827Z Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and 2023-06-01T09:59:37.0605343Z '$(ComHostIntermediatePath)' != '' and 2023-06-01T09:59:37.0605780Z Exists('@(IntermediateAssembly)') and 2023-06-01T09:59:37.0606312Z Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and 2023-06-01T09:59:37.0606694Z '' != '' and 2023-06-01T09:59:37.0607162Z Exists('obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll') and 2023-06-01T09:59:37.0607770Z Exists('')). 2023-06-01T09:59:37.0608411Z Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.0609104Z 3:6>Target "Compile" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:37.0609789Z 3:6>Done building target "Compile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.0610498Z Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.0611539Z Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2023-06-01T09:59:37.0612263Z ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2023-06-01T09:59:37.0612864Z Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or 2023-06-01T09:59:37.0613340Z ('' == '')) and 2023-06-01T09:59:37.0613864Z Exists('obj\Keoghs.FunctionApp.App.Tests.csproj.UnmanagedRegistration.cache')). 2023-06-01T09:59:37.1132104Z Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:37.1135901Z 3:6>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CreateSatelliteAssemblies" depends on it): 2023-06-01T09:59:37.1137131Z Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:37.1144376Z Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2023-06-01T09:59:37.1147246Z 3:6>Done building target "_GenerateSatelliteAssemblyInputs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1152007Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:37.1168588Z Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). 2023-06-01T09:59:37.1174138Z Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). 2023-06-01T09:59:37.1179977Z 3:6>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:37.1180671Z 3:6>Done building target "CreateSatelliteAssemblies" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1181626Z Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2023-06-01T09:59:37.1187007Z 3:6>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetTargetPath" depends on it): 2023-06-01T09:59:37.1191840Z 3:6>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1194212Z 3:6>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:37.1196123Z 3:6>Done building target "GetTargetPath" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1198669Z Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 2023-06-01T09:59:37.1199503Z 3:6>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:37.1201880Z Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:37.1203190Z Task "Copy" 2023-06-01T09:59:37.1225472Z Copying file from "D:\a\1\.nuget\packages\automapper.extensions.microsoft.dependencyinjection\12.0.0\lib\netstandard2.1\AutoMapper.Extensions.Microsoft.DependencyInjection.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\AutoMapper.Extensions.Microsoft.DependencyInjection.dll". 2023-06-01T09:59:37.1226418Z Copying file from "D:\a\1\.nuget\packages\azure.core\1.10.0\lib\net5.0\Azure.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Azure.Core.dll". 2023-06-01T09:59:37.1231153Z Copying file from "D:\a\1\.nuget\packages\automapper\12.0.0\lib\netstandard2.1\AutoMapper.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\AutoMapper.dll". 2023-06-01T09:59:37.1231830Z Copying file from "D:\a\1\.nuget\packages\ardalis.guardclauses\4.0.1\lib\net6.0\Ardalis.GuardClauses.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Ardalis.GuardClauses.dll". 2023-06-01T09:59:37.1232400Z Copying file from "D:\a\1\.nuget\packages\diffengine\10.0.0\lib\net6.0\DiffEngine.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\DiffEngine.dll". 2023-06-01T09:59:37.1232914Z Copying file from "D:\a\1\.nuget\packages\castle.core\5.0.0\lib\net6.0\Castle.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Castle.Core.dll". 2023-06-01T09:59:37.1233454Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\lib\netstandard2.1\EmptyFiles.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles.dll". 2023-06-01T09:59:37.1233996Z Copying file from "D:\a\1\.nuget\packages\google.protobuf\3.15.8\lib\netstandard2.0\Google.Protobuf.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Google.Protobuf.dll". 2023-06-01T09:59:37.1234553Z Copying file from "D:\a\1\.nuget\packages\fluentassertions\6.7.0\lib\net6.0\FluentAssertions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\FluentAssertions.dll". 2023-06-01T09:59:37.1235139Z Copying file from "D:\a\1\.nuget\packages\grpc.core.api\2.37.0\lib\netstandard2.0\Grpc.Core.Api.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Grpc.Core.Api.dll". 2023-06-01T09:59:37.1235654Z Copying file from "D:\a\1\.nuget\packages\grpc.net.client\2.37.0\lib\net5.0\Grpc.Net.Client.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Grpc.Net.Client.dll". 2023-06-01T09:59:37.1236453Z Copying file from "D:\a\1\.nuget\packages\grpc.net.clientfactory\2.37.0\lib\net5.0\Grpc.Net.ClientFactory.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Grpc.Net.ClientFactory.dll". 2023-06-01T09:59:37.1237007Z Copying file from "D:\a\1\.nuget\packages\grpc.net.common\2.37.0\lib\net5.0\Grpc.Net.Common.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Grpc.Net.Common.dll". 2023-06-01T09:59:37.1238088Z Copying file from "D:\a\1\.nuget\packages\jetbrains.annotations\2021.3.0\lib\netstandard2.0\JetBrains.Annotations.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\JetBrains.Annotations.dll". 2023-06-01T09:59:37.1239863Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnet.webapi.client\5.2.4\lib\netstandard2.0\System.Net.Http.Formatting.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.Net.Http.Formatting.dll". 2023-06-01T09:59:37.1241421Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.jsonpatch\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.AspNetCore.JsonPatch.dll". 2023-06-01T09:59:37.1242775Z Copying file from "D:\a\1\.nuget\packages\microsoft.aspnetcore.mvc.webapicompatshim\2.1.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll". 2023-06-01T09:59:37.1243681Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.core.newtonsoftjson\1.0.0\lib\netstandard2.0\Microsoft.Azure.Core.NewtonsoftJson.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Core.NewtonsoftJson.dll". 2023-06-01T09:59:37.1247904Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker\1.8.0\lib\net5.0\Microsoft.Azure.Functions.Worker.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.dll". 2023-06-01T09:59:37.1248715Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.core\1.6.0\lib\net5.0\Microsoft.Azure.Functions.Worker.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Core.dll". 2023-06-01T09:59:37.1249625Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.abstractions\1.1.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Abstractions.dll". 2023-06-01T09:59:37.1254820Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.http\3.0.13\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Http.dll". 2023-06-01T09:59:37.1255758Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.servicebus\5.4.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.dll". 2023-06-01T09:59:37.1256701Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.storage.queues\5.0.0\lib\netstandard2.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues.dll". 2023-06-01T09:59:37.1261026Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.extensions.openapi\1.4.0\lib\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Extensions.OpenApi.dll". 2023-06-01T09:59:37.1263091Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.functions.worker.grpc\1.4.1\lib\net5.0\Microsoft.Azure.Functions.Worker.Grpc.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.Functions.Worker.Grpc.dll". 2023-06-01T09:59:37.1320085Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.Host.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.WebJobs.Host.dll". 2023-06-01T09:59:37.1324875Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.core\3.0.25\lib\netstandard2.0\Microsoft.Azure.WebJobs.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.WebJobs.dll". 2023-06-01T09:59:37.1329517Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.http\3.0.12\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.Http.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.Http.dll". 2023-06-01T09:59:37.1330516Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.configuration.appsettings\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings.dll". 2023-06-01T09:59:37.1331429Z Copying file from "D:\a\1\.nuget\packages\microsoft.azure.webjobs.extensions.openapi.core\1.4.0\lib\netstandard2.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Azure.WebJobs.Extensions.OpenApi.Core.dll". 2023-06-01T09:59:37.1332499Z Copying file from "D:\a\1\.nuget\packages\microsoft.bcl.asyncinterfaces\1.0.0\lib\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Bcl.AsyncInterfaces.dll". 2023-06-01T09:59:37.1334087Z Copying file from "D:\a\1\.nuget\packages\microsoft.codecoverage\17.1.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll". 2023-06-01T09:59:37.1340693Z Copying file from "D:\a\1\.nuget\packages\microsoft.dotnet.platformabstractions\2.1.0\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.DotNet.PlatformAbstractions.dll". 2023-06-01T09:59:37.1348997Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.configuration.usersecrets\6.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll". 2023-06-01T09:59:37.1352584Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.dependencymodel\2.1.0\lib\netstandard1.6\Microsoft.Extensions.DependencyModel.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Extensions.DependencyModel.dll". 2023-06-01T09:59:37.1354958Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.abstractions\6.25.1\lib\net6.0\Microsoft.IdentityModel.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.IdentityModel.Abstractions.dll". 2023-06-01T09:59:37.1356176Z Copying file from "D:\a\1\.nuget\packages\microsoft.extensions.logging.abstractions\6.0.1\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.Extensions.Logging.Abstractions.dll". 2023-06-01T09:59:37.1357082Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll". 2023-06-01T09:59:37.1358917Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.logging\6.25.1\lib\net6.0\Microsoft.IdentityModel.Logging.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.IdentityModel.Logging.dll". 2023-06-01T09:59:37.1359714Z Copying file from "D:\a\1\.nuget\packages\microsoft.identitymodel.tokens\6.25.1\lib\net6.0\Microsoft.IdentityModel.Tokens.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.IdentityModel.Tokens.dll". 2023-06-01T09:59:37.1360319Z Copying file from "D:\a\1\.nuget\packages\microsoft.openapi\1.2.3\lib\netstandard2.0\Microsoft.OpenApi.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.OpenApi.dll". 2023-06-01T09:59:37.1360981Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CoreUtilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CoreUtilities.dll". 2023-06-01T09:59:37.1366812Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:37.1369850Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CommunicationUtilities.dll". 2023-06-01T09:59:37.1373827Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.CrossPlatEngine.dll". 2023-06-01T09:59:37.1384925Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll". 2023-06-01T09:59:37.1389565Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.VisualStudio.TestPlatform.Common.dll". 2023-06-01T09:59:37.1396862Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.Utilities.dll". 2023-06-01T09:59:37.1404125Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\testhost.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\testhost.dll". 2023-06-01T09:59:37.1410111Z Copying file from "D:\a\1\.nuget\packages\moq\4.18.1\lib\net6.0\Moq.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Moq.dll". 2023-06-01T09:59:37.1421210Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json\13.0.1\lib\netstandard2.0\Newtonsoft.Json.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Newtonsoft.Json.dll". 2023-06-01T09:59:37.1430562Z Copying file from "D:\a\1\.nuget\packages\newtonsoft.json.bson\1.0.1\lib\netstandard1.3\Newtonsoft.Json.Bson.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Newtonsoft.Json.Bson.dll". 2023-06-01T09:59:37.1441802Z Copying file from "D:\a\1\.nuget\packages\nuget.frameworks\5.11.0\lib\netstandard2.0\NuGet.Frameworks.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\NuGet.Frameworks.dll". 2023-06-01T09:59:37.1449566Z Copying file from "D:\a\1\.nuget\packages\shouldly\4.1.0\lib\netstandard2.0\Shouldly.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Shouldly.dll". 2023-06-01T09:59:37.1452953Z Copying file from "D:\a\1\.nuget\packages\system.codedom\5.0.0\lib\netstandard2.0\System.CodeDom.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.CodeDom.dll". 2023-06-01T09:59:37.1453708Z Copying file from "D:\a\1\.nuget\packages\system.identitymodel.tokens.jwt\6.25.1\lib\net6.0\System.IdentityModel.Tokens.Jwt.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.IdentityModel.Tokens.Jwt.dll". 2023-06-01T09:59:37.1497902Z Copying file from "D:\a\1\.nuget\packages\system.configuration.configurationmanager\4.4.0\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.Configuration.ConfigurationManager.dll". 2023-06-01T09:59:37.1499202Z Copying file from "D:\a\1\.nuget\packages\system.management\5.0.0\lib\netstandard2.0\System.Management.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.Management.dll". 2023-06-01T09:59:37.1590899Z Copying file from "D:\a\1\.nuget\packages\system.memory.data\1.0.1\lib\netstandard2.0\System.Memory.Data.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.Memory.Data.dll". 2023-06-01T09:59:37.1591730Z Copying file from "D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.4.0\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:37.1597551Z Copying file from "D:\a\1\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.abstractions.dll". 2023-06-01T09:59:37.1601302Z Copying file from "D:\a\1\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.assert.dll". 2023-06-01T09:59:37.1608979Z Copying file from "D:\a\1\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.core.dll". 2023-06-01T09:59:37.1611260Z Copying file from "D:\a\1\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.execution.dotnet.dll". 2023-06-01T09:59:37.1625177Z Copying file from "D:\a\1\.nuget\packages\yamldotnet\11.2.1\lib\netstandard2.1\YamlDotNet.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\YamlDotNet.dll". 2023-06-01T09:59:37.1626106Z Creating directory "bin\Release\net6.0\cs". 2023-06-01T09:59:37.1626730Z Creating directory "bin\Release\net6.0\de". 2023-06-01T09:59:37.1627672Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1641176Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1647556Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1649348Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1651211Z Creating directory "bin\Release\net6.0\es". 2023-06-01T09:59:37.1651563Z Creating directory "bin\Release\net6.0\es". 2023-06-01T09:59:37.1654266Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1665244Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1691554Z Creating directory "bin\Release\net6.0\fr". 2023-06-01T09:59:37.1729738Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1738582Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1741453Z Creating directory "bin\Release\net6.0\it". 2023-06-01T09:59:37.1753056Z Creating directory "bin\Release\net6.0\it". 2023-06-01T09:59:37.1756029Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1756757Z Creating directory "bin\Release\net6.0\ja". 2023-06-01T09:59:37.1760752Z Creating directory "bin\Release\net6.0\ja". 2023-06-01T09:59:37.1763107Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1767298Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1768213Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1768808Z Creating directory "bin\Release\net6.0\ko". 2023-06-01T09:59:37.1769982Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1771426Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1772625Z Creating directory "bin\Release\net6.0\pl". 2023-06-01T09:59:37.1773825Z Creating directory "bin\Release\net6.0\pl". 2023-06-01T09:59:37.1774801Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1778308Z Creating directory "bin\Release\net6.0\pt-BR". 2023-06-01T09:59:37.1781277Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1783129Z Creating directory "bin\Release\net6.0\pt-BR". 2023-06-01T09:59:37.1786067Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1787636Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1789989Z Creating directory "bin\Release\net6.0\ru". 2023-06-01T09:59:37.1790965Z Creating directory "bin\Release\net6.0\ru". 2023-06-01T09:59:37.1792844Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1794584Z Creating directory "bin\Release\net6.0\tr". 2023-06-01T09:59:37.1796981Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1797603Z Creating directory "bin\Release\net6.0\tr". 2023-06-01T09:59:37.1799309Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1800189Z Creating directory "bin\Release\net6.0\zh-Hans". 2023-06-01T09:59:37.1801587Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1803068Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1804427Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1805121Z Creating directory "bin\Release\net6.0\zh-Hant". 2023-06-01T09:59:37.1811376Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll". 2023-06-01T09:59:37.1814093Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1817373Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.objectmodel\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll". 2023-06-01T09:59:37.1821769Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1823090Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1825518Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1829144Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1831578Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1835768Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1838942Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1841431Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1845900Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1849976Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1852403Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1854609Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1856064Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1858012Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1859000Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1860562Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1862366Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1863783Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1865091Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1866342Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1867475Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1869196Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1870477Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1874408Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1875643Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1876474Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1877310Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1878479Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1879703Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1880861Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1882188Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1883395Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1885057Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1887335Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1889284Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll". 2023-06-01T09:59:37.1890861Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1892053Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll". 2023-06-01T09:59:37.1892606Z Creating directory "bin\Release\net6.0\runtimes\win\lib\netcoreapp2.0". 2023-06-01T09:59:37.1894226Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\lib\netcoreapp2.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll". 2023-06-01T09:59:37.1895361Z Creating directory "bin\Release\net6.0\runtimes\win\lib\netstandard2.0". 2023-06-01T09:59:37.1896340Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.dll". 2023-06-01T09:59:37.1897170Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.dll". 2023-06-01T09:59:37.1898261Z Copying file from "D:\a\1\.nuget\packages\system.management\5.0.0\runtimes\win\lib\netcoreapp2.0\System.Management.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\runtimes\win\lib\netcoreapp2.0\System.Management.dll". 2023-06-01T09:59:37.1899384Z Copying file from "D:\a\1\.nuget\packages\system.security.cryptography.protecteddata\4.4.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll". 2023-06-01T09:59:37.1900139Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.pdb" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.pdb". 2023-06-01T09:59:37.1900737Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.Business\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.Business.pdb". 2023-06-01T09:59:37.1901135Z Done executing task "Copy". 2023-06-01T09:59:37.1901548Z Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:37.1902469Z Task "Touch" 2023-06-01T09:59:37.1903509Z Creating "D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.csproj.CopyComplete" because "AlwaysCreate" was specified. 2023-06-01T09:59:37.1904905Z Done executing task "Touch". 2023-06-01T09:59:37.1906045Z 3:6>Done building target "_CopyFilesMarkedCopyLocal" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1906452Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:37.1908028Z Target "AssignProjectConfiguration" skipped. Previously built successfully. 2023-06-01T09:59:37.1908770Z Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2023-06-01T09:59:37.1909498Z Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2023-06-01T09:59:37.1912836Z 3:6>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:37.1913843Z 3:6>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1914528Z 3:6>Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:37.1915233Z 3:6>Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.1918092Z 3:6>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:37.1918744Z Task "CallTarget" 2023-06-01T09:59:37.1919031Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:37.1919395Z Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. 2023-06-01T09:59:37.1921261Z 3:6>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:37.1921983Z Task "MSBuild" 2023-06-01T09:59:37.1922185Z Global Properties: 2023-06-01T09:59:37.1922377Z Configuration=Release 2023-06-01T09:59:37.1924341Z Platform=AnyCPU 2023-06-01T09:59:37.1924765Z Removing Properties for project "..\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj": 2023-06-01T09:59:37.1926918Z TargetFramework 2023-06-01T09:59:37.1928108Z Removing Properties for project "..\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj": 2023-06-01T09:59:37.1928527Z TargetFramework 2023-06-01T09:59:37.1929664Z RuntimeIdentifier 2023-06-01T09:59:37.1930218Z SelfContained 2023-06-01T09:59:37.1934079Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (5:23) on node 1 (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:37.1935828Z 5:23>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:37.1937807Z 5:23>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.Business\Keoghs.FunctionApp.Business.csproj" (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:37.1966693Z 3:6>Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (3:6) is building "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (2:12) on node 3 (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:37.1969421Z 2:12>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:37.1971726Z 2:12>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (GetCopyToOutputDirectoryItems target(s)). 2023-06-01T09:59:37.1995376Z 3:6>Done executing task "MSBuild". 2023-06-01T09:59:37.2018894Z Task "AssignTargetPath" 2023-06-01T09:59:37.2019613Z Done executing task "AssignTargetPath". 2023-06-01T09:59:37.2020001Z 3:6>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2037007Z Done executing task "CallTarget". 2023-06-01T09:59:37.2037434Z Task "CallTarget" 2023-06-01T09:59:37.2039666Z Target "AssignTargetPaths" skipped. Previously built successfully. 2023-06-01T09:59:37.2043041Z Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. 2023-06-01T09:59:37.2046814Z 3:6>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 2023-06-01T09:59:37.2049220Z Task "AssignTargetPath" 2023-06-01T09:59:37.2051775Z Done executing task "AssignTargetPath". 2023-06-01T09:59:37.2052208Z 3:6>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2052543Z Done executing task "CallTarget". 2023-06-01T09:59:37.2126925Z 3:6>Done building target "GetCopyToOutputDirectoryItems" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2152006Z 3:6>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 2023-06-01T09:59:37.2158007Z Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. 2023-06-01T09:59:37.2163414Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.deps.json, Output=bin\Release\net6.0\Keoghs.FunctionApp.App.deps.json] Output file does not exist. 2023-06-01T09:59:37.2164281Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.runtimeconfig.json, Output=bin\Release\net6.0\Keoghs.FunctionApp.App.runtimeconfig.json] Output file does not exist. 2023-06-01T09:59:37.2169471Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\s\Keoghs.FunctionApp.App\host.json, Output=bin\Release\net6.0\host.json] Output file does not exist. 2023-06-01T09:59:37.2172731Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\s\Keoghs.FunctionApp.App\local.settings.json, Output=bin\Release\net6.0\local.settings.json] Output file does not exist. 2023-06-01T09:59:37.2178980Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\apphost.exe, Output=bin\Release\net6.0\Keoghs.FunctionApp.App.exe] Output file does not exist. 2023-06-01T09:59:37.2195691Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.7z, Output=bin\Release\net6.0\EmptyFiles\archive\empty.7z] Output file does not exist. 2023-06-01T09:59:37.2222816Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.bz2, Output=bin\Release\net6.0\EmptyFiles\archive\empty.bz2] Output file does not exist. 2023-06-01T09:59:37.2223546Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.gz, Output=bin\Release\net6.0\EmptyFiles\archive\empty.gz] Output file does not exist. 2023-06-01T09:59:37.2224145Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.tar, Output=bin\Release\net6.0\EmptyFiles\archive\empty.tar] Output file does not exist. 2023-06-01T09:59:37.2231716Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.xz, Output=bin\Release\net6.0\EmptyFiles\archive\empty.xz] Output file does not exist. 2023-06-01T09:59:37.2242686Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.zip, Output=bin\Release\net6.0\EmptyFiles\archive\empty.zip] Output file does not exist. 2023-06-01T09:59:37.2255215Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.docx, Output=bin\Release\net6.0\EmptyFiles\document\empty.docx] Output file does not exist. 2023-06-01T09:59:37.2258648Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.odt, Output=bin\Release\net6.0\EmptyFiles\document\empty.odt] Output file does not exist. 2023-06-01T09:59:37.2268913Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.pdf, Output=bin\Release\net6.0\EmptyFiles\document\empty.pdf] Output file does not exist. 2023-06-01T09:59:37.2278382Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.rtf, Output=bin\Release\net6.0\EmptyFiles\document\empty.rtf] Output file does not exist. 2023-06-01T09:59:37.2288306Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.avif, Output=bin\Release\net6.0\EmptyFiles\image\empty.avif] Output file does not exist. 2023-06-01T09:59:37.2292550Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.bmp, Output=bin\Release\net6.0\EmptyFiles\image\empty.bmp] Output file does not exist. 2023-06-01T09:59:37.2366825Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dds, Output=bin\Release\net6.0\EmptyFiles\image\empty.dds] Output file does not exist. 2023-06-01T09:59:37.2368404Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dib, Output=bin\Release\net6.0\EmptyFiles\image\empty.dib] Output file does not exist. 2023-06-01T09:59:37.2370354Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.emf, Output=bin\Release\net6.0\EmptyFiles\image\empty.emf] Output file does not exist. 2023-06-01T09:59:37.2372785Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.exif, Output=bin\Release\net6.0\EmptyFiles\image\empty.exif] Output file does not exist. 2023-06-01T09:59:37.2375376Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.gif, Output=bin\Release\net6.0\EmptyFiles\image\empty.gif] Output file does not exist. 2023-06-01T09:59:37.2377577Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heic, Output=bin\Release\net6.0\EmptyFiles\image\empty.heic] Output file does not exist. 2023-06-01T09:59:37.2379867Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heif, Output=bin\Release\net6.0\EmptyFiles\image\empty.heif] Output file does not exist. 2023-06-01T09:59:37.2382629Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ico, Output=bin\Release\net6.0\EmptyFiles\image\empty.ico] Output file does not exist. 2023-06-01T09:59:37.2385953Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.j2c, Output=bin\Release\net6.0\EmptyFiles\image\empty.j2c] Output file does not exist. 2023-06-01T09:59:37.2388232Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jfif, Output=bin\Release\net6.0\EmptyFiles\image\empty.jfif] Output file does not exist. 2023-06-01T09:59:37.2390456Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jp2, Output=bin\Release\net6.0\EmptyFiles\image\empty.jp2] Output file does not exist. 2023-06-01T09:59:37.2391572Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpc, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpc] Output file does not exist. 2023-06-01T09:59:37.2394124Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpe, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpe] Output file does not exist. 2023-06-01T09:59:37.2396396Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpg, Output=bin\Release\net6.0\EmptyFiles\image\empty.jpg] Output file does not exist. 2023-06-01T09:59:37.2398192Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jxr, Output=bin\Release\net6.0\EmptyFiles\image\empty.jxr] Output file does not exist. 2023-06-01T09:59:37.2399446Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pbm, Output=bin\Release\net6.0\EmptyFiles\image\empty.pbm] Output file does not exist. 2023-06-01T09:59:37.2402750Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pcx, Output=bin\Release\net6.0\EmptyFiles\image\empty.pcx] Output file does not exist. 2023-06-01T09:59:37.2403809Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pgm, Output=bin\Release\net6.0\EmptyFiles\image\empty.pgm] Output file does not exist. 2023-06-01T09:59:37.2410657Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.png, Output=bin\Release\net6.0\EmptyFiles\image\empty.png] Output file does not exist. 2023-06-01T09:59:37.2414064Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ppm, Output=bin\Release\net6.0\EmptyFiles\image\empty.ppm] Output file does not exist. 2023-06-01T09:59:37.2420428Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.rle, Output=bin\Release\net6.0\EmptyFiles\image\empty.rle] Output file does not exist. 2023-06-01T09:59:37.2424289Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tga, Output=bin\Release\net6.0\EmptyFiles\image\empty.tga] Output file does not exist. 2023-06-01T09:59:37.2425475Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tif, Output=bin\Release\net6.0\EmptyFiles\image\empty.tif] Output file does not exist. 2023-06-01T09:59:37.2433774Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wdp, Output=bin\Release\net6.0\EmptyFiles\image\empty.wdp] Output file does not exist. 2023-06-01T09:59:37.2436740Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.webp, Output=bin\Release\net6.0\EmptyFiles\image\empty.webp] Output file does not exist. 2023-06-01T09:59:37.2441275Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wmp, Output=bin\Release\net6.0\EmptyFiles\image\empty.wmp] Output file does not exist. 2023-06-01T09:59:37.2443373Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.ods, Output=bin\Release\net6.0\EmptyFiles\sheet\empty.ods] Output file does not exist. 2023-06-01T09:59:37.2447357Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.xlsx, Output=bin\Release\net6.0\EmptyFiles\sheet\empty.xlsx] Output file does not exist. 2023-06-01T09:59:37.2452145Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.odp, Output=bin\Release\net6.0\EmptyFiles\slide\empty.odp] Output file does not exist. 2023-06-01T09:59:37.2453168Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.pptx, Output=bin\Release\net6.0\EmptyFiles\slide\empty.pptx] Output file does not exist. 2023-06-01T09:59:37.2455005Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe, Output=bin\Release\net6.0\testhost.exe] Output file does not exist. 2023-06-01T09:59:37.2456610Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll, Output=bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll] Input file is newer than output file. 2023-06-01T09:59:37.2459838Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll, Output=bin\Release\net6.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll] Output file does not exist. 2023-06-01T09:59:37.2462976Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll, Output=bin\Release\net6.0\xunit.runner.reporters.netcoreapp10.dll] Output file does not exist. 2023-06-01T09:59:37.2466940Z [_SourceItemsToCopyToOutputDirectory: Input=D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll, Output=bin\Release\net6.0\xunit.runner.utility.netcoreapp10.dll] Output file does not exist. 2023-06-01T09:59:37.2469924Z Task "Copy" 2023-06-01T09:59:37.2473552Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.deps.json" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.deps.json". 2023-06-01T09:59:37.2475470Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\bin\Release\net6.0\Keoghs.FunctionApp.App.runtimeconfig.json" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.runtimeconfig.json". 2023-06-01T09:59:37.2478475Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\host.json" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\host.json". 2023-06-01T09:59:37.2481315Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\local.settings.json" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\local.settings.json". 2023-06-01T09:59:37.2484138Z Creating directory "bin\Release\net6.0\EmptyFiles\archive". 2023-06-01T09:59:37.2485841Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.7z" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.7z". 2023-06-01T09:59:37.2488492Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App\obj\Release\net6.0\apphost.exe" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.exe". 2023-06-01T09:59:37.2491908Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.bz2" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.bz2". 2023-06-01T09:59:37.2493804Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.gz" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.gz". 2023-06-01T09:59:37.2496062Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.tar" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.tar". 2023-06-01T09:59:37.2498475Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.xz" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.xz". 2023-06-01T09:59:37.2500168Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\archive\empty.zip" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\archive\empty.zip". 2023-06-01T09:59:37.2502081Z Creating directory "bin\Release\net6.0\EmptyFiles\document". 2023-06-01T09:59:37.2504792Z Creating directory "bin\Release\net6.0\EmptyFiles\document". 2023-06-01T09:59:37.2505855Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.odt" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\document\empty.odt". 2023-06-01T09:59:37.2508602Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.docx" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\document\empty.docx". 2023-06-01T09:59:37.2511886Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.rtf" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\document\empty.rtf". 2023-06-01T09:59:37.2514111Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\document\empty.pdf" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\document\empty.pdf". 2023-06-01T09:59:37.2515938Z Creating directory "bin\Release\net6.0\EmptyFiles\image". 2023-06-01T09:59:37.2517529Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.bmp" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.bmp". 2023-06-01T09:59:37.2521339Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dib" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.dib". 2023-06-01T09:59:37.2523942Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.avif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.avif". 2023-06-01T09:59:37.2525152Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.dds" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.dds". 2023-06-01T09:59:37.2525747Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.emf" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.emf". 2023-06-01T09:59:37.2526300Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.exif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.exif". 2023-06-01T09:59:37.2526858Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.gif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.gif". 2023-06-01T09:59:37.2527404Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heic" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.heic". 2023-06-01T09:59:37.2527958Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.heif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.heif". 2023-06-01T09:59:37.2540621Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ico" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.ico". 2023-06-01T09:59:37.2548066Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.j2c" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.j2c". 2023-06-01T09:59:37.2554506Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jfif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jfif". 2023-06-01T09:59:37.2565876Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jp2" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jp2". 2023-06-01T09:59:37.2570476Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpc" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpc". 2023-06-01T09:59:37.2573327Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpe" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpe". 2023-06-01T09:59:37.2578419Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jpg" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jpg". 2023-06-01T09:59:37.2586998Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.jxr" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.jxr". 2023-06-01T09:59:37.2590482Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pbm" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pbm". 2023-06-01T09:59:37.2593624Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pcx" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pcx". 2023-06-01T09:59:37.2596619Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.pgm" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.pgm". 2023-06-01T09:59:37.2600351Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.png" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.png". 2023-06-01T09:59:37.2604006Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.ppm" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.ppm". 2023-06-01T09:59:37.2607200Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tif" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.tif". 2023-06-01T09:59:37.2610398Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.tga" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.tga". 2023-06-01T09:59:37.2613578Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.rle" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.rle". 2023-06-01T09:59:37.2617637Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wdp" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.wdp". 2023-06-01T09:59:37.2621221Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.webp" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.webp". 2023-06-01T09:59:37.2624650Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\image\empty.wmp" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\image\empty.wmp". 2023-06-01T09:59:37.2627671Z Creating directory "bin\Release\net6.0\EmptyFiles\sheet". 2023-06-01T09:59:37.2631308Z Creating directory "bin\Release\net6.0\EmptyFiles\sheet". 2023-06-01T09:59:37.2635340Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.xlsx" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\sheet\empty.xlsx". 2023-06-01T09:59:37.2639756Z Creating directory "bin\Release\net6.0\EmptyFiles\slide". 2023-06-01T09:59:37.2644384Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\sheet\empty.ods" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\sheet\empty.ods". 2023-06-01T09:59:37.2648791Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.odp" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\slide\empty.odp". 2023-06-01T09:59:37.2652092Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\testhost.exe" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\testhost.exe". 2023-06-01T09:59:37.2655260Z Creating directory "bin\Release\net6.0\EmptyFiles\slide". 2023-06-01T09:59:37.2657861Z Copying file from "D:\a\1\.nuget\packages\microsoft.testplatform.testhost\17.1.0\build\netcoreapp2.1\x64\Microsoft.TestPlatform.PlatformAbstractions.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll". 2023-06-01T09:59:37.2659568Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll". 2023-06-01T09:59:37.2662032Z Copying file from "D:\a\1\.nuget\packages\emptyfiles\2.8.0\EmptyFiles\slide\empty.pptx" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\EmptyFiles\slide\empty.pptx". 2023-06-01T09:59:37.2663179Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.reporters.netcoreapp10.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.runner.reporters.netcoreapp10.dll". 2023-06-01T09:59:37.2667311Z Copying file from "D:\a\1\.nuget\packages\xunit.runner.visualstudio\2.4.3\build\netcoreapp2.1\xunit.runner.utility.netcoreapp10.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\xunit.runner.utility.netcoreapp10.dll". 2023-06-01T09:59:37.2670250Z Done executing task "Copy". 2023-06-01T09:59:37.2672824Z 3:6>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2675990Z Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:37.2678859Z 3:6>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:37.2681677Z 3:6>Done building target "_CopySourceItemsToOutputDirectory" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2684660Z Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2023-06-01T09:59:37.2687845Z Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2023-06-01T09:59:37.2690901Z 3:6>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:37.2696664Z 3:6>Done building target "_CheckForCompileOutputs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2699160Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:37.2699847Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:37.2700577Z Target "_HandlePackageFileConflicts" skipped. Previously built successfully. 2023-06-01T09:59:37.2700946Z Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2023-06-01T09:59:37.2701568Z 3:6>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:37.2702225Z 3:6>Done building target "_ComputeReferenceAssemblies" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2702969Z 3:6>Target "_ComputeUserRuntimeAssemblies" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it): 2023-06-01T09:59:37.2703626Z 3:6>Done building target "_ComputeUserRuntimeAssemblies" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.2704291Z Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:37.2704705Z Target "_ComputePackageReferencePublish" skipped. Previously built successfully. 2023-06-01T09:59:37.2705374Z Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.2706029Z 3:6>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:37.2706951Z Building target "GenerateBuildDependencyFile" completely. 2023-06-01T09:59:37.2707349Z Output file "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.Tests.deps.json" does not exist. 2023-06-01T09:59:37.2707833Z Using "GenerateDepsFile" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:37.2708209Z Task "GenerateDepsFile" 2023-06-01T09:59:37.3280389Z Done executing task "GenerateDepsFile". 2023-06-01T09:59:37.3294117Z 3:6>Done building target "GenerateBuildDependencyFile" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.3294772Z Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. 2023-06-01T09:59:37.3298339Z 3:6>Target "_GenerateRuntimeConfigurationFilesInputCache" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "GenerateBuildRuntimeConfigurationFiles" depends on it): 2023-06-01T09:59:37.3300890Z Task "Hash" 2023-06-01T09:59:37.3304210Z Done executing task "Hash". 2023-06-01T09:59:37.3304762Z Task "WriteLinesToFile" 2023-06-01T09:59:37.3305081Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:37.3307382Z 3:6>Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.3310301Z 3:6>Target "GenerateBuildRuntimeConfigurationFiles" in file "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it): 2023-06-01T09:59:37.3312815Z Building target "GenerateBuildRuntimeConfigurationFiles" completely. 2023-06-01T09:59:37.3319038Z Output file "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.Tests.runtimeconfig.json" does not exist. 2023-06-01T09:59:37.3320749Z Task "NETSdkError" skipped, due to false condition; ('$(RollForward)' != '' and '$(RollForward)' != 'Major' and '$(RollForward)' != 'LatestMajor' and '$(_IsRollForwardSupported)' != 'true') was evaluated as ('' != '' and '' != 'Major' and '' != 'LatestMajor' and 'true' != 'true'). 2023-06-01T09:59:37.3321457Z Using "GenerateRuntimeConfigurationFiles" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Sdks\Microsoft.NET.Sdk\targets\..\tools\net7.0\Microsoft.NET.Build.Tasks.dll". 2023-06-01T09:59:37.3321985Z Task "GenerateRuntimeConfigurationFiles" 2023-06-01T09:59:37.4340564Z Done executing task "GenerateRuntimeConfigurationFiles". 2023-06-01T09:59:37.4342655Z 3:6>Done building target "GenerateBuildRuntimeConfigurationFiles" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4344397Z Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). 2023-06-01T09:59:37.4347462Z 3:6>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "PrepareForRun" depends on it): 2023-06-01T09:59:37.4347999Z Task "Copy" 2023-06-01T09:59:37.4361580Z Copying file from "D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll". 2023-06-01T09:59:37.4366512Z Done executing task "Copy". 2023-06-01T09:59:37.4370314Z Using "CopyRefAssembly" task from assembly "C:\Program Files\dotnet\sdk\7.0.203\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll". 2023-06-01T09:59:37.4370779Z Task "CopyRefAssembly" 2023-06-01T09:59:37.4375083Z Copying reference assembly from "obj\Release\net6.0\refint\Keoghs.FunctionApp.App.Tests.dll" to "D:\a\1\s\Keoghs.FunctionApp.App.Tests\obj\Release\net6.0\ref\Keoghs.FunctionApp.App.Tests.dll". 2023-06-01T09:59:37.4380185Z Done executing task "CopyRefAssembly". 2023-06-01T09:59:37.4382316Z Task "Message" 2023-06-01T09:59:37.4385847Z Keoghs.FunctionApp.App.Tests -> D:\a\1\s\Keoghs.FunctionApp.App.Tests\bin\Release\net6.0\Keoghs.FunctionApp.App.Tests.dll 2023-06-01T09:59:37.4389546Z Done executing task "Message". 2023-06-01T09:59:37.4393125Z Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:37.4397497Z Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2023-06-01T09:59:37.4399099Z Task "Copy" skipped, due to false condition; ('$(_DebugSymbolsProduced)'=='true' and '$(SkipCopyingSymbolsToOutputDirectory)' != 'true' and '$(CopyOutputSymbolsToOutputDirectory)'=='true') was evaluated as ('false'=='true' and '' != 'true' and 'true'=='true'). 2023-06-01T09:59:37.4401690Z Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). 2023-06-01T09:59:37.4404134Z Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2023-06-01T09:59:37.4407828Z Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2023-06-01T09:59:37.4411121Z Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:37.4413843Z Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2023-06-01T09:59:37.4415372Z 3:6>Done building target "CopyFilesToOutputDirectory" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4418766Z Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.4422838Z 3:6>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:37.4424642Z 3:6>Done building target "PrepareForRun" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4426572Z Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library'). 2023-06-01T09:59:37.4428145Z Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2023-06-01T09:59:37.4432403Z Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). 2023-06-01T09:59:37.4437696Z 3:6>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "IncrementalClean" depends on it): 2023-06-01T09:59:37.4438965Z Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:37.4439569Z Task "ReadLinesFromFile" 2023-06-01T09:59:37.4440538Z Done executing task "ReadLinesFromFile". 2023-06-01T09:59:37.4444417Z Task "ConvertToAbsolutePath" 2023-06-01T09:59:37.4446185Z Done executing task "ConvertToAbsolutePath". 2023-06-01T09:59:37.4449760Z Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:37.4451789Z Task "FindUnderPath" 2023-06-01T09:59:37.4458059Z Comparison path is "D:\a\1\s\Keoghs.FunctionApp.App.Tests". 2023-06-01T09:59:37.4458499Z Done executing task "FindUnderPath". 2023-06-01T09:59:37.4458772Z Task "FindUnderPath" 2023-06-01T09:59:37.4459075Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:37.4463185Z Done executing task "FindUnderPath". 2023-06-01T09:59:37.4465921Z Task "FindUnderPath" 2023-06-01T09:59:37.4468775Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:37.4472077Z Done executing task "FindUnderPath". 2023-06-01T09:59:37.4483351Z Task "RemoveDuplicates" 2023-06-01T09:59:37.4486971Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:37.4493856Z 3:6>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4498519Z 3:6>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "CoreBuild" depends on it): 2023-06-01T09:59:37.4499163Z Task "FindUnderPath" 2023-06-01T09:59:37.4499869Z Comparison path is "bin\Release\net6.0\". 2023-06-01T09:59:37.4503234Z Done executing task "FindUnderPath". 2023-06-01T09:59:37.4504169Z Task "FindUnderPath" 2023-06-01T09:59:37.4506888Z Comparison path is "obj\Release\net6.0\". 2023-06-01T09:59:37.4509826Z Done executing task "FindUnderPath". 2023-06-01T09:59:37.4512813Z Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2023-06-01T09:59:37.4513881Z Task "Delete" 2023-06-01T09:59:37.4517608Z Done executing task "Delete". 2023-06-01T09:59:37.4519531Z Task "RemoveDuplicates" 2023-06-01T09:59:37.4522054Z Done executing task "RemoveDuplicates". 2023-06-01T09:59:37.4524116Z Task "WriteLinesToFile" 2023-06-01T09:59:37.4528721Z Done executing task "WriteLinesToFile". 2023-06-01T09:59:37.4533313Z 3:6>Done building target "IncrementalClean" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4536174Z Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2023-06-01T09:59:37.4538487Z Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2023-06-01T09:59:37.4541219Z Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. 2023-06-01T09:59:37.4546103Z 3:6>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:37.4547489Z 3:6>Done building target "CoreBuild" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4550956Z 3:6>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "Build" depends on it): 2023-06-01T09:59:37.4551769Z 3:6>Done building target "AfterBuild" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4556005Z Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and 'true' != 'true'). 2023-06-01T09:59:37.4568187Z Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 2023-06-01T09:59:37.4569424Z Target "_ErrorDualWasmThreadProps" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmEnableThreading)' == 'true' and '$(WasmEnablePerfTrace)' == 'true') was evaluated as ('' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). 2023-06-01T09:59:37.4571283Z Target "SkippingSonarQubeAnalysis" skipped, due to false condition; ( $(SonarQubeTempPath) == '' ) was evaluated as ( D:\a\1\.sonarqube == '' ). 2023-06-01T09:59:37.4572665Z Target "FailIfLowerThanMSBuild14" skipped, due to false condition; ( $(SonarQubeTempPath) != '' AND $(MSBuildToolsVersion) != '14.0' AND $(MSBuildToolsVersion) != '15.0' AND $(MSBuildToolsVersion) != 'Current') was evaluated as ( D:\a\1\.sonarqube != '' AND Current != '14.0' AND Current != '15.0' AND Current != 'Current'). 2023-06-01T09:59:37.4574459Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:37.4574932Z Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2023-06-01T09:59:37.4576686Z 3:6>Target "Build" in file "C:\Program Files\dotnet\sdk\7.0.203\Microsoft.Common.CurrentVersion.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:37.4577524Z 3:6>Done building target "Build" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4579056Z Target "SonarCategoriseProject" skipped. Previously built successfully. 2023-06-01T09:59:37.4579617Z Target "SonarWriteFilesToAnalyze" skipped. Previously built successfully. 2023-06-01T09:59:37.4581389Z Target "SonarCreateProjectSpecificDirs" skipped. Previously built successfully. 2023-06-01T09:59:37.4583047Z 3:6>Target "InvokeSonarWriteProjectData_NonRazorProject" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (entry point): 2023-06-01T09:59:37.4584082Z Task "CallTarget" 2023-06-01T09:59:37.4588081Z 3:6>Target "SonarWriteProjectData" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "InvokeSonarWriteProjectData_NonRazorProject" depends on it): 2023-06-01T09:59:37.4588782Z Task "CallTarget" 2023-06-01T09:59:37.4593996Z 3:6>Target "FixUpTestProjectOutputs" in file "D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets" from project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (target "SonarWriteProjectData" depends on it): 2023-06-01T09:59:37.4595643Z Task "Message" 2023-06-01T09:59:37.4596501Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Fixing up test project outputs... 2023-06-01T09:59:37.4600435Z Done executing task "Message". 2023-06-01T09:59:37.4603061Z Task "Message" 2023-06-01T09:59:37.4609092Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Selected test metric file: D:\a\1\.sonarqube\out\4\output-cs\metrics.pb;D:\a\1\.sonarqube\out\4\output-cs\token-cpd.pb 2023-06-01T09:59:37.4619063Z Done executing task "Message". 2023-06-01T09:59:37.4626637Z Using "WriteZeroLengthFiles" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:37.4627091Z Task "WriteZeroLengthFiles" 2023-06-01T09:59:37.4630123Z Writing zero-length file:D:\a\1\.sonarqube\out\4\output-cs\metrics.pb 2023-06-01T09:59:37.4630749Z Writing zero-length file:D:\a\1\.sonarqube\out\4\output-cs\token-cpd.pb 2023-06-01T09:59:37.4632463Z Done executing task "WriteZeroLengthFiles". 2023-06-01T09:59:37.4633423Z 3:6>Done building target "FixUpTestProjectOutputs" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4635643Z Done executing task "CallTarget". 2023-06-01T09:59:37.4638349Z Using "WriteProjectInfoFile" task from assembly "D:\a\1\.sonarqube\bin\SonarScanner.MSBuild.Tasks.dll". 2023-06-01T09:59:37.4640310Z Task "WriteProjectInfoFile" 2023-06-01T09:59:37.4854554Z Done executing task "WriteProjectInfoFile". 2023-06-01T09:59:37.4855108Z Task "Message" 2023-06-01T09:59:37.4863483Z Sonar: (Keoghs.FunctionApp.App.Tests.csproj) Project processed successfully 2023-06-01T09:59:37.4864385Z Done executing task "Message". 2023-06-01T09:59:37.4865320Z 3:6>Done building target "SonarWriteProjectData" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4865786Z Done executing task "CallTarget". 2023-06-01T09:59:37.4866235Z 3:6>Done building target "InvokeSonarWriteProjectData_NonRazorProject" in project "Keoghs.FunctionApp.App.Tests.csproj". 2023-06-01T09:59:37.4895663Z Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2023-06-01T09:59:37.4898071Z 3:6>Done Building Project "D:\a\1\s\Keoghs.FunctionApp.App.Tests\Keoghs.FunctionApp.App.Tests.csproj" (default targets). 2023-06-01T09:59:37.4922284Z 1:2>Done executing task "MSBuild". 2023-06-01T09:59:37.4923921Z 1:2>Done building target "Build" in project "POC.CodeCoverage.sln". 2023-06-01T09:59:37.4925022Z 1:2>Done Building Project "D:\a\1\s\POC.CodeCoverage.sln" (default targets). 2023-06-01T09:59:37.5506556Z 2023-06-01T09:59:37.5536495Z Build succeeded. 2023-06-01T09:59:37.5538721Z 2023-06-01T09:59:37.5541857Z "D:\a\1\s\POC.CodeCoverage.sln" (default target) (1:2) -> 2023-06-01T09:59:37.5543077Z "D:\a\1\s\Keoghs.FunctionApp.App\Keoghs.FunctionApp.App.csproj" (default target) (2:7) -> 2023-06-01T09:59:37.5544028Z "C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj" (Build target) (6:7) -> 2023-06-01T09:59:37.5544857Z (SonarWriteProjectData target) -> 2023-06-01T09:59:37.5546010Z D:\a\1\.sonarqube\bin\targets\SonarQube.Integration.targets(369,5): warning : The project does not have a valid ProjectGuid. Analysis results for this project will not be uploaded. Project file: C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj [C:\Users\VssAdministrator\AppData\Local\Temp\5xtd2sdt.zp2\WorkerExtensions.csproj] 2023-06-01T09:59:37.5547024Z 2023-06-01T09:59:37.5547631Z 1 Warning(s) 2023-06-01T09:59:37.5548220Z 0 Error(s) 2023-06-01T09:59:37.5548687Z 2023-06-01T09:59:37.5549306Z Time Elapsed 00:00:34.19 2023-06-01T09:59:37.6114325Z 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 2023-06-01T09:59:37.6263655Z ##[section]Finishing: dotnet build