Build started 16/05/2023 7:36:12 PM. Environment at start of build: MSBUILDPROJECTROOTELEMENTCACHESIZE = 200 MSBUILD_EXE_PATH = /usr/local/share/dotnet/sdk/7.0.203/MSBuild.dll DOTNET_HOST_PATH = /usr/local/share/dotnet/dotnet DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet __________________________________________________ Project "/Users/jassim/Projects/OneID/One ID API/One ID API.csproj" (Build target(s)): Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). Target "_CollectTargetFrameworkForTelemetry" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Using "AllowEmptyTelemetry" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "AllowEmptyTelemetry" Done executing task "AllowEmptyTelemetry". Done building target "_CollectTargetFrameworkForTelemetry" in project "One ID API.csproj". 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 '' == '')). Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('7.0' > '7.0'). Done building target "_CheckForUnsupportedNETCoreVersion" in project "One ID API.csproj". Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETCoreApp' == '.NETCoreApp' and 'true' == 'true'). Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '7.0' < '3.1' and ('C#' == 'C++' and '' != 'true')). Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "One ID API.csproj". Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). Target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True). 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')). Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "_CheckForUnsupportedAppHostUsage" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('false' == 'true' and '' == ''). Task "NETSdkError" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and '' == '' and '' == 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSelfContained)' != 'true' and '$(PublishSelfContained)' != 'false' and '$(PublishSelfContained)' != '') was evaluated as ('' != 'true' and '' != 'false' and '' != ''). 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'). 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 '7.0' < '2.1'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '7.0' < '3.0'). Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '7.0' < '3.0'). Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '7.0' < '3.0'). Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')). Done building target "_CheckForUnsupportedAppHostUsage" in project "One ID API.csproj". Target "_CheckForUnsupportedHostingUsage" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('false' == 'true' and '' == 'true'). Done building target "_CheckForUnsupportedHostingUsage" in project "One ID API.csproj". Target "_CheckAndUnsetUnsupportedPrefer32Bit" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkWarning" skipped, due to false condition; ('$(Prefer32Bit)' == 'true') was evaluated as ('false' == 'true'). Done building target "_CheckAndUnsetUnsupportedPrefer32Bit" in project "One ID API.csproj". Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != ''). Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets": Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Exe != 'library' and '.NETCoreApp' == '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true'). Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and false == 'true'). Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "One ID API.csproj". Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ). Target "_GetProjectJsonPath" in file "/usr/local/share/dotnet/sdk/7.0.203/NuGet.targets": Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ). Done building target "_GetProjectJsonPath" in project "One ID API.csproj". 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 '' == '')). Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != ''). Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework'). Target "UpdateAspNetToFrameworkReference" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckIfPackageReferenceShouldBeFrameworkReference" Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true'). Task "CheckIfPackageReferenceShouldBeFrameworkReference" Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference". Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true'). Done building target "UpdateAspNetToFrameworkReference" in project "One ID API.csproj". Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForImplicitPackageReferenceOverrides" Done executing task "CheckForImplicitPackageReferenceOverrides". Done building target "CheckForImplicitPackageReferenceOverrides" in project "One ID API.csproj". Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ApplyImplicitVersions" Done executing task "ApplyImplicitVersions". Done building target "ApplyImplicitVersions" in project "One ID API.csproj". Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows'). 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')). Target "ProcessFrameworkReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateFrameworkReferences" Done executing task "CheckForDuplicateFrameworkReferences". Using "ProcessFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ProcessFrameworkReferences" Done executing task "ProcessFrameworkReferences". Using "ResolveAppHosts" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveAppHosts" Done executing task "ResolveAppHosts". Done building target "ProcessFrameworkReferences" in project "One ID API.csproj". Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets": Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ). Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "One ID API.csproj". Target "CollectPackageReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/NuGet.targets": Using "CheckForDuplicateNuGetItemsTask" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/NuGet.Build.Tasks.dll". Task "CheckForDuplicateNuGetItemsTask" Done executing task "CheckForDuplicateNuGetItemsTask". Done building target "CollectPackageReferences" in project "One ID API.csproj". Target "_GetRestoreProjectStyle" in file "/usr/local/share/dotnet/sdk/7.0.203/NuGet.targets": Using "GetRestoreProjectStyleTask" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/NuGet.Build.Tasks.dll". Task "GetRestoreProjectStyleTask" (in) HasPackageReferenceItems 'True' (in) MSBuildProjectDirectory '/Users/jassim/Projects/OneID/One ID API' (in) MSBuildProjectName 'One ID API' (in) ProjectJsonPath '' (in) RestoreProjectStyle 'PackageReference' (out) IsPackageReferenceCompatibleProjectStyle 'True' (out) ProjectStyle 'PackageReference' Done executing task "GetRestoreProjectStyleTask". Done building target "_GetRestoreProjectStyle" in project "One ID API.csproj". Target "EnableIntermediateOutputPathMismatchWarning" in file "/usr/local/share/dotnet/sdk/7.0.203/NuGet.targets": Done building target "EnableIntermediateOutputPathMismatchWarning" in project "One ID API.csproj". Target "ApplyImplicitVersions" skipped. Previously built successfully. Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully. Target "CheckForDuplicateItems" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Using "CheckForDuplicateItems" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Task "CheckForDuplicateItems" Done executing task "CheckForDuplicateItems". Done building target "CheckForDuplicateItems" in project "One ID API.csproj". Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != ''). Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false'). Target "_WarnWhenUsingNET6AndVSPriorTo17" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(VisualStudioVersion), '17.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '6.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and True). Target "_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 True). Target "_CheckForInvalidWindowsDesktopTargetingConfiguration" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and ('$(UseWindowsForms)' == 'true' or '$(UseWPF)' == 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and ('' == 'true' or '' == 'true')). Target "_CheckForUnnecessaryWindowsDesktopSDK" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(_MicrosoftWindowsDesktopSdkImported)' == 'true' and '$(TargetFrameworks)' == '') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and '' == 'true' and '' == ''). Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "_CheckForInvalidConfigurationAndPlatform" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Message" Configuration=Release Done executing task "Message". Task "Message" Platform=AnyCPU Done executing task "Message". Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/Release/net7.0/' != '' and !HasTrailingSlash('bin/Release/net7.0/')). Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Release/net7.0/' != '' and !HasTrailingSlash('obj/Release/net7.0/')). Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('/Users/jassim/Projects/OneID/One ID API/obj/' != '' and !HasTrailingSlash('/Users/jassim/Projects/OneID/One ID API/obj/')). Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/Users/jassim/Projects/OneID/One ID API/obj/' != '' And '/Users/jassim/Projects/OneID/One ID API/obj/' != '/Users/jassim/Projects/OneID/One ID API/obj/' ). Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj/' != '/Users/jassim/Projects/OneID/One ID API/obj/' And '/Users/jassim/Projects/OneID/One ID API/obj/' != '/Users/jassim/Projects/OneID/One ID API/obj/' ). Done building target "_CheckForInvalidConfigurationAndPlatform" in project "One ID API.csproj". Target "ValidateCommandLineProperties" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and '$(RuntimeIdentifier)' != '' and '$(PublishAot)' != 'true' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and '' == 'true' and '' != '' and '' != 'true' and '.NETCoreApp' == '.NETCoreApp' and True). Done building target "ValidateCommandLineProperties" in project "One ID API.csproj". Target "BeforeBuild" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeBuild" in project "One ID API.csproj". Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true'). Target "BuildOnlySettings" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "BuildOnlySettings" in project "One ID API.csproj". Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 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 '' == '')). Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "GetFrameworkPaths" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets": Done building target "GetFrameworkPaths" in project "One ID API.csproj". Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 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 '' == '')). Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true'). Target "GetReferenceAssemblyPaths" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets": Done building target "GetReferenceAssemblyPaths" in project "One ID API.csproj". Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). Target "ResolveRazorGenerateInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "ResolveRazorGenerateInputs" in project "One ID API.csproj". Target "PrepareForBuild" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "FindAppConfigFile" Done executing task "FindAppConfigFile". Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MakeDir" Done executing task "MakeDir". Done building target "PrepareForBuild" in project "One ID API.csproj". Target "GenerateGlobalUsings" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets": Using "GenerateGlobalUsings" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "GenerateGlobalUsings" Done executing task "GenerateGlobalUsings". Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "WriteLinesToFile" Skipping write to file "obj/Release/net7.0/One ID API.GlobalUsings.g.cs" because content would not change. Done executing task "WriteLinesToFile". Done building target "GenerateGlobalUsings" in project "One ID API.csproj". Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "BeforeResolveReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeResolveReferences" in project "One ID API.csproj". Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets": Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "One ID API.csproj". Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets": Done building target "_ComputePackageReferencePublish" in project "One ID API.csproj". Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.5' == '' And ('C#' == 'C#' Or 'C#' == 'VB') And Exists('/usr/local/share/dotnet/sdk/7.0.203/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')). Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolvePackageAssets" Done executing task "ResolvePackageAssets". Done building target "ResolvePackageAssets" in project "One ID API.csproj". Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and '' == 'true'). Target "_CheckForTransitiveWindowsDesktopDependencies" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets": Task "NetSdkError" skipped, due to false condition; ('@(_WindowsDesktopTransitiveFrameworkReference)' != '') was evaluated as ('' != ''). Done building target "_CheckForTransitiveWindowsDesktopDependencies" in project "One ID API.csproj". Target "AddTransitiveFrameworkReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Done building target "AddTransitiveFrameworkReferences" in project "One ID API.csproj". Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "JoinItems" Done executing task "JoinItems". Done building target "ResolveLockFileReferences" in project "One ID API.csproj". Target "ResolvePackageAssets" skipped. Previously built successfully. Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolveLockFileAnalyzers" in project "One ID API.csproj". Target "ResolvePackageAssets" skipped. Previously built successfully. Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolveLockFileCopyLocalFiles" in project "One ID API.csproj". Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "ResolvePackageAssets" skipped. Previously built successfully. Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "IncludeTransitiveProjectReferences" in project "One ID API.csproj". Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets": Done building target "ResolvePackageDependenciesForBuild" in project "One ID API.csproj". Target "AssignProjectConfiguration" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignProjectConfiguration" Done executing task "AssignProjectConfiguration". Done building target "AssignProjectConfiguration" in project "One ID API.csproj". Target "AssignProjectConfiguration" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). Done building target "_SplitProjectReferencesByFileExistence" in project "One ID API.csproj". Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "One ID API.csproj". Target "_GetProjectReferenceTargetFrameworkProperties" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MSBuild" Done executing task "MSBuild". Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v7.0' != '' And 'true' == 'true' and '' != 'true'). Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v7.0' != '' And 'true' != 'true' and '' != 'true'). Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "SetRidAgnosticValueForProjects" Done executing task "SetRidAgnosticValueForProjects". Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "One ID API.csproj". Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ValidateExecutableReferences" Done executing task "ValidateExecutableReferences". Done building target "ValidateExecutableReferences" in project "One ID API.csproj". Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true' and '$(BuildingInsideVisualStudio)' != 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and 'true' != 'true' and '' != ''). Target "PrepareProjectReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareProjectReferences" in project "One ID API.csproj". Target "ResolveProjectReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Property 'VisualStudioVersion' with value '17.0' expanded from the environment. Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '' != ''). Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != ''). Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != ''). Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). Done building target "ResolveProjectReferences" in project "One ID API.csproj". Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "ResolveProjectReferences" skipped. Previously built successfully. Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "PrepareForBuild" skipped. Previously built successfully. Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). Target "ResolveSDKReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). Done building target "ResolveSDKReferences" in project "One ID API.csproj". Target "ResolveSDKReferences" skipped. Previously built successfully. Target "ExpandSDKReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). Done building target "ExpandSDKReferences" in project "One ID API.csproj". Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. Target "GetFrameworkPaths" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "ProcessFrameworkReferences" skipped. Previously built successfully. Target "ResolvePackageAssets" skipped. Previously built successfully. Target "ResolveFrameworkReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "GetPackageDirectory" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Task "GetPackageDirectory" Done executing task "GetPackageDirectory". Using "ResolveFrameworkReferences" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveFrameworkReferences" Done executing task "ResolveFrameworkReferences". Done building target "ResolveFrameworkReferences" in project "One ID API.csproj". Target "ResolveTargetingPackAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets": Using "ResolveTargetingPackAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveTargetingPackAssets" Done executing task "ResolveTargetingPackAssets". Done building target "ResolveTargetingPackAssets" in project "One ID API.csproj". Target "_HandlePackageFileConflicts" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Using "ResolvePackageFileConflicts" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolvePackageFileConflicts" Encountered conflict between 'Reference:/Users/jassim/.nuget/packages/system.diagnostics.diagnosticsource/6.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Reference:/Users/jassim/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll'. Choosing 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Reference:/Users/jassim/.nuget/packages/system.security.cryptography.cng/5.0.0/ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Cng.dll'. Choosing 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Cng.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Reference:/Users/jassim/.nuget/packages/system.text.encodings.web/6.0.0/lib/net6.0/System.Text.Encodings.Web.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encodings.Web.dll'. Choosing 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encodings.Web.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Reference:/Users/jassim/.nuget/packages/system.text.json/4.7.2/lib/netcoreapp3.0/System.Text.Json.dll' and 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Json.dll'. Choosing 'Reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Json.dll' because AssemblyVersion '7.0.0.0' is greater than '4.0.1.2'. Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.diagnostics.diagnosticsource/6.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Formats.Asn1.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll'. Choosing 'Platform:System.Formats.Asn1.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Runtime.CompilerServices.Unsafe.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.accesscontrol/6.0.0/lib/net6.0/System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.cryptography.cng/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.encoding.codepages/6.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll'. Choosing 'Platform:System.Text.Encoding.CodePages.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Json.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.json/4.7.2/lib/netcoreapp3.0/System.Text.Json.dll'. Choosing 'Platform:System.Text.Json.dll' because AssemblyVersion '7.0.0.0' is greater than '4.0.1.2'. Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.accesscontrol/6.0.0/runtimes/win/lib/net6.0/System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.cryptography.cng/5.0.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.encoding.codepages/6.0.0/runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll'. Choosing 'Platform:System.Text.Encoding.CodePages.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:mscorlib.dll' and 'Platform:mscorlib.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:Microsoft.VisualBasic.dll' and 'Platform:Microsoft.VisualBasic.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.dll' and 'Platform:System.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ComponentModel.DataAnnotations.dll' and 'Platform:System.ComponentModel.DataAnnotations.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Configuration.dll' and 'Platform:System.Configuration.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Core.dll' and 'Platform:System.Core.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Data.dll' and 'Platform:System.Data.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Drawing.dll' and 'Platform:System.Drawing.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.IO.Compression.FileSystem.dll' and 'Platform:System.IO.Compression.FileSystem.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Net.dll' and 'Platform:System.Net.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Numerics.dll' and 'Platform:System.Numerics.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Runtime.Serialization.dll' and 'Platform:System.Runtime.Serialization.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Security.dll' and 'Platform:System.Security.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ServiceProcess.dll' and 'Platform:System.ServiceProcess.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ServiceModel.Web.dll' and 'Platform:System.ServiceModel.Web.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Transactions.dll' and 'Platform:System.Transactions.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Web.dll' and 'Platform:System.Web.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Windows.dll' and 'Platform:System.Windows.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.dll' and 'Platform:System.Xml.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.Serialization.dll' and 'Platform:System.Xml.Serialization.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.Linq.dll' and 'Platform:System.Xml.Linq.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:WindowsBase.dll' and 'Platform:WindowsBase.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:netstandard.dll' and 'Platform:netstandard.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Private.CoreLib.dll' and 'Platform:System.Private.CoreLib.dll'. Could not determine winner due to equal file and assembly versions. 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. 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. 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. 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. Encountered conflict between 'Platform:mscordaccore_amd64_amd64_7.0.523.17405.dll' and 'Platform:mscordaccore_amd64_amd64_7.0.523.17405.dll'. Could not determine winner due to equal file and assembly versions. Done executing task "ResolvePackageFileConflicts". Done building target "_HandlePackageFileConflicts" in project "One ID API.csproj". Target "ResolveTargetingPackAssets" skipped. Previously built successfully. Target "ResolveAssemblyReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ResolveAssemblyReference" TargetFrameworkMoniker: .NETCoreApp,Version=v7.0 TargetFrameworkMonikerDisplayName: .NET 7.0 TargetedRuntimeVersion: Assemblies: /Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll' /Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll' /Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll' /Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll' /Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/ref/net6.0/Microsoft.Data.SqlClient.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/ref/net6.0/Microsoft.Data.SqlClient.dll' /Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll' /Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll' /Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll' /Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll' /Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll' /Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll' /Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll' /Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll' /Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll' /Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll' /Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll Private = 'false' HintPath = '/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.CSharp.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Registry.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.AppContext.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Buffers.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Concurrent.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Immutable.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.NonGeneric.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Specialized.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Annotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.DataAnnotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.EventBasedAsync.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.TypeConverter.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Configuration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Console.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.Common.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.DataSetExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Contracts.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Debug.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.DiagnosticSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.FileVersionInfo.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Process.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.StackTrace.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tools.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TraceSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tracing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Dynamic.Runtime.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Asn1.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Tar.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Calendars.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.Brotli.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.FileSystem.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.ZipFile.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.DriveInfo.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Watcher.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.IsolatedStorage.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.MemoryMappedFiles.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.UnmanagedMemoryStream.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Expressions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Parallel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Queryable.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Memory.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.HttpListener.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Mail.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NameResolution.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NetworkInformation.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Ping.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Quic.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Requests.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Security.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.ServicePoint.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Sockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebClient.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebHeaderCollection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebProxy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.Client.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.Vectors.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ObjectModel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.DispatchProxy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.ILGeneration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.Lightweight.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Metadata.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.TypeExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Reader.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.ResourceManager.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Writer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Handles.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Intrinsics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Loader.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Numerics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Formatters.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.AccessControl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Claims.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Algorithms.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Cng.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Csp.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Encoding.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.OpenSsl.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.X509Certificates.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.Windows.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.SecureString.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceModel.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceProcess.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.CodePages.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encodings.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.RegularExpressions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Channels.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Overlapped.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Dataflow.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Parallel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Thread.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.ThreadPool.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Timer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.Local.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ValueTuple.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.HttpUtility.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Windows.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Linq.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.ReaderWriter.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Serialization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.XDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlDocument.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlSerializer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/WindowsBase.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/mscorlib.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/netstandard.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cors.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Identity.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Metadata.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Session.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Features.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Http.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Core.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Console.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.ObjectPool.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Primitives.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.WebEncoders.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.JSInterop.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Net.Http.Headers.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.EventLog.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipelines.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Xml.dll Private = 'false' /usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Threading.RateLimiting.dll Private = 'false' AssemblyFiles: CandidateAssemblyFiles: TargetFrameworkDirectories: InstalledAssemblyTables: IgnoreInstalledAssemblyTable: False SearchPaths: {CandidateAssemblyFiles} {HintPathFromItem} {TargetFrameworkDirectory} {RawFileName} AllowedAssemblyExtensions: .winmd .dll .exe AllowedRelatedFileExtensions: .pdb .xml .pri .dll.config .exe.config AppConfigFile: AutoUnify: True CopyLocalDependenciesWhenParentReferenceInGac: True FindDependencies: True TargetProcessorArchitecture: msil StateFile: obj/Release/net7.0/One ID API.csproj.AssemblyReference.cache InstalledAssemblySubsetTables: IgnoreInstalledAssemblySubsetTable: False TargetFrameworkSubsets: FullTargetFrameworkSubsetNames: Full ProfileName: FullFrameworkFolders: LatestTargetFrameworkDirectories: ProfileTablesLocation: Primary reference "Azure.Core, Version=1.25.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". Resolved file path is "/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Azure.Identity, Version=1.7.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8". Resolved file path is "/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.OpenApi, Version=7.0.5.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Data.SqlClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/ref/net6.0/Microsoft.Data.SqlClient.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Identity.Client, Version=4.47.2.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Identity.Client.Extensions.Msal, Version=2.19.3.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.Abstractions, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.JsonWebTokens, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.Logging, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.Protocols, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.IdentityModel.Tokens, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.OpenApi, Version=1.4.3.0, Culture=neutral, PublicKeyToken=3f5743946376f042". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.SqlServer.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5". Resolved file path is "/Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Swashbuckle.AspNetCore.Swagger, Version=6.5.0.0, Culture=neutral, PublicKeyToken=62657d7474907593". Resolved file path is "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Swashbuckle.AspNetCore.SwaggerGen, Version=6.5.0.0, Culture=neutral, PublicKeyToken=d84d99fb0135530a". Resolved file path is "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Swashbuckle.AspNetCore.SwaggerUI, Version=6.5.0.0, Culture=neutral, PublicKeyToken=4232c99127b3c254". Resolved file path is "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IdentityModel.Tokens.Jwt, Version=6.24.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Memory.Data, Version=1.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.ProtectedData, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". Reference found at search path location "{HintPathFromItem}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.CSharp.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.VisualBasic.Core, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Win32.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Win32.Registry, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Registry.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.AppContext, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.AppContext.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Buffers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Buffers.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Collections.Concurrent, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Concurrent.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Immutable.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Collections.NonGeneric, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.NonGeneric.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Collections.Specialized, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Specialized.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Collections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel.Annotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Annotations.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.DataAnnotations.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel.EventBasedAsync, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.EventBasedAsync.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel.TypeConverter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.TypeConverter.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ComponentModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Configuration.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Console.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.Common.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.DataSetExtensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Contracts.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Debug.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.DiagnosticSource.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.FileVersionInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.FileVersionInfo.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Process.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.StackTrace, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.StackTrace.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.TextWriterTraceListener, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.Tools, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tools.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TraceSource.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.Tracing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tracing.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Drawing.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Dynamic.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Dynamic.Runtime.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Formats.Asn1, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Asn1.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Formats.Tar, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Tar.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Globalization.Calendars, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Calendars.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Globalization.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Globalization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Compression.Brotli, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.Brotli.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.FileSystem.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Compression.ZipFile, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.ZipFile.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Compression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.FileSystem.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.AccessControl.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.FileSystem.DriveInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.DriveInfo.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.FileSystem.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.FileSystem.Watcher, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Watcher.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.FileSystem, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.IsolatedStorage, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.IsolatedStorage.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.MemoryMappedFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.MemoryMappedFiles.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Pipes.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.AccessControl.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.UnmanagedMemoryStream, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.UnmanagedMemoryStream.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Linq.Expressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Expressions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Linq.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Parallel.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Linq.Queryable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Queryable.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Linq, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Memory.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Http.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.HttpListener, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.HttpListener.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Mail, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Mail.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.NameResolution, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NameResolution.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.NetworkInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NetworkInformation.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Ping, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Ping.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Quic.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Requests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Requests.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Security, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Security.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.ServicePoint, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.ServicePoint.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Sockets.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.WebClient, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebClient.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebHeaderCollection.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.WebProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebProxy.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.WebSockets.Client, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.Client.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net.WebSockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.Vectors.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ObjectModel.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.DispatchProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.DispatchProxy.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.ILGeneration.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.Lightweight.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Emit, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Metadata.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection.TypeExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.TypeExtensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Reflection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Resources.Reader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Reader.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Resources.ResourceManager, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.ResourceManager.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Resources.Writer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Writer.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.CompilerServices.Unsafe, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.CompilerServices.VisualC, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Handles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Handles.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.InteropServices.JavaScript, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.InteropServices, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Intrinsics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Intrinsics.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Loader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Loader.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Numerics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Numerics.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Serialization.Formatters, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Formatters.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Serialization.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Serialization.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Serialization.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Xml.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.AccessControl.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Claims.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Algorithms.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Cng, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Cng.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Csp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Csp.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Encoding, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Encoding.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.OpenSsl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.OpenSsl.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.X509Certificates, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.X509Certificates.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.Windows.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Principal, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.SecureString, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.SecureString.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceModel.Web.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceProcess.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.Encoding.CodePages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.CodePages.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.Encoding.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.Encoding, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encodings.Web.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Text.RegularExpressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.RegularExpressions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Channels.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Overlapped, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Overlapped.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Dataflow.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Tasks.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Tasks.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Parallel.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Tasks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Thread, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Thread.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.ThreadPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.ThreadPool.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.Timer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Timer.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Transactions.Local, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.Local.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ValueTuple.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Web.HttpUtility, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.HttpUtility.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Windows.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Linq.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.ReaderWriter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.ReaderWriter.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Serialization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.XDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XDocument.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.XPath.XDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.XDocument.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.XPath, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.XmlDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlDocument.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml.XmlSerializer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlSerializer.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/WindowsBase.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/mscorlib.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/netstandard.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Antiforgery, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authentication.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authentication.Cookies, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authentication.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authentication.OAuth, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authentication, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authorization.Policy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Authorization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Components.Authorization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Components.Forms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Components.Server, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Components.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Components, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Connections.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.CookiePolicy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Cors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cors.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Cryptography.Internal, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Cryptography.KeyDerivation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.DataProtection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.DataProtection.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Diagnostics.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Diagnostics.HealthChecks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Diagnostics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.HostFiltering, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Hosting.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Hosting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Html.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Connections.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Connections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Features, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http.Results, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.HttpLogging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.HttpOverrides, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.HttpsPolicy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Identity, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Identity.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Localization.Routing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Metadata.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.ApiExplorer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Cors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.DataAnnotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.Razor, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.RazorPages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.TagHelpers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc.ViewFeatures, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Mvc, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.OutputCaching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.RateLimiting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Razor.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Razor, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.RequestDecompression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.ResponseCaching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.ResponseCompression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Rewrite, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Routing.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Routing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.HttpSys, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.IIS, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.IISIntegration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.Kestrel.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Server.Kestrel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.Session, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Session.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.SignalR.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.SignalR.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.SignalR.Protocols.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.SignalR, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.StaticFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.WebSockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore.WebUtilities, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.AspNetCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Caching.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Caching.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.Binder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.CommandLine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.EnvironmentVariables, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.FileExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.Ini, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.KeyPerFile, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.UserSecrets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Features, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Features.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.FileProviders.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.FileProviders.Composite, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.FileProviders.Embedded, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.FileProviders.Physical, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.FileSystemGlobbing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Hosting.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Hosting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Http.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Identity.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Core.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Identity.Stores, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Localization.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Console.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.EventSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.ObjectPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.ObjectPool.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Options.ConfigurationExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Options.DataAnnotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Primitives.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Extensions.WebEncoders, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.WebEncoders.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.JSInterop, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.JSInterop.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "Microsoft.Net.Http.Headers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Net.Http.Headers.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Diagnostics.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.EventLog.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.IO.Pipelines, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipelines.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Security.Cryptography.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Xml.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Primary reference "System.Threading.RateLimiting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Resolved file path is "/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Threading.RateLimiting.dll". Reference found at search path location "{RawFileName}". This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". The ImageRuntimeVersion for this reference is "". Done executing task "ResolveAssemblyReference". Done building target "ResolveAssemblyReferences" in project "One ID API.csproj". Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true'). Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true'). Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('obj/Release/net7.0/One ID API.dll.config')). Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target "AfterResolveReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "AfterResolveReferences" in project "One ID API.csproj". Target "ResolveReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "ResolveReferences" in project "One ID API.csproj". Target "_BlockWinMDsOnUnsupportedTFMs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Using "CheckForUnsupportedWinMDReferences" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForUnsupportedWinMDReferences" Done executing task "CheckForUnsupportedWinMDReferences". Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj'). Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "One ID API.csproj". Target "ResolveReferences" skipped. Previously built successfully. Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. Target "_HandlePackageFileConflicts" skipped. Previously built successfully. Target "CopyAdditionalFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Done building target "CopyAdditionalFiles" in project "One ID API.csproj". Target "ResolvePackageAssets" skipped. Previously built successfully. Target "ResolveFrameworkReferences" skipped. Previously built successfully. Target "_GetAppHostPaths" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Task "NETSdkError" skipped, due to false condition; ('@(_NativeRestoredAppHostNETCore->Count())' > 1) was evaluated as ('0' > 1). Done building target "_GetAppHostPaths" in project "One ID API.csproj". Target "_ChooseAppHost" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ChooseAppHost" in project "One ID API.csproj". Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). Target "_ComputeNETCoreBuildOutputFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputeNETCoreBuildOutputFiles" in project "One ID API.csproj". Target "ResolveStaticWebAssetsConfiguration" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "MakeDir" skipped, due to false condition; (!Exists('$(_StaticWebAssetsManifestBase)')) was evaluated as (!Exists('obj/Release/net7.0/')). Task "MakeDir" skipped, due to false condition; (!Exists('$(_StaticWebAssetsIntermediateOutputPath)')) was evaluated as (!Exists('obj/Release/net7.0/staticwebassets/')). Done building target "ResolveStaticWebAssetsConfiguration" in project "One ID API.csproj". Target "ResolveProjectStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "DiscoverStaticWebAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "DiscoverStaticWebAssets" Rejected asset 'appsettings.Development.json' for pattern 'wwwroot/**' Rejected asset 'appsettings.json' for pattern 'wwwroot/**' Done executing task "DiscoverStaticWebAssets". Done building target "ResolveProjectStaticWebAssets" in project "One ID API.csproj". Target "AssignTargetPaths" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" Done executing task "AssignTargetPath". Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.json'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.pubxml'=='.manifest'). Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). Done building target "AssignTargetPaths" in project "One ID API.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "SplitResourcesByCulture" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "AssignCulture" Done executing task "AssignCulture". Done building target "SplitResourcesByCulture" in project "One ID API.csproj". Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). Target "CreateCustomManifestResourceNames" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "CreateCustomManifestResourceNames" in project "One ID API.csproj". Target "PrepareResourceNames" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareResourceNames" in project "One ID API.csproj". Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "SplitResourcesByCulture" skipped. Previously built successfully. Target "BeforeResGen" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeResGen" in project "One ID API.csproj". Target "ResolveReferences" skipped. Previously built successfully. Target "FindReferenceAssembliesForReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "FindReferenceAssembliesForReferences" in project "One ID API.csproj". Target "CoreResGen" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2'). Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). Done building target "CoreResGen" in project "One ID API.csproj". Target "AfterResGen" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "AfterResGen" in project "One ID API.csproj". Target "ResGen" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "ResGen" in project "One ID API.csproj". Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). Target "PrepareResources" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareResources" in project "One ID API.csproj". Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). Target "ResolveReferences" skipped. Previously built successfully. Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true'). Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). Target "_SetEmbeddedWin32ManifestProperties" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "GetFrameworkPath" Done executing task "GetFrameworkPath". Done building target "_SetEmbeddedWin32ManifestProperties" in project "One ID API.csproj". Target "SetWin32ManifestProperties" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "SetWin32ManifestProperties" in project "One ID API.csproj". Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully. Target "_GenerateCompileInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). Done building target "_GenerateCompileInputs" in project "One ID API.csproj". Target "PrepareForBuild" skipped. Previously built successfully. Target "ResolveRazorConfiguration" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND '@(ResolvedRazorConfiguration->Count())' == '0') was evaluated as ('true' == 'true' AND '1' == '0'). Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND '@(ResolvedRazorConfiguration->Count())' > '1') was evaluated as ('true' == 'true' AND '1' > '1'). Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' != 'true' AND '$(_TargetingNETCoreApp30OrLater)' == 'true') was evaluated as ('true' != 'true' AND 'true' == 'true'). Using "FindInList" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "FindInList" Found "MVC-3.0". Done executing task "FindInList". Done building target "ResolveRazorConfiguration" in project "One ID API.csproj". Target "ResolveRazorGenerateInputs" skipped. Previously built successfully. Target "AssignRazorGenerateTargetPaths" skipped, due to false condition; ('@(RazorGenerate)' != '') was evaluated as ('' != ''). Target "ResolveScopedCssInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Using "DiscoverDefaultScopedCssItems" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "DiscoverDefaultScopedCssItems" Done executing task "DiscoverDefaultScopedCssItems". Done building target "ResolveScopedCssInputs" in project "One ID API.csproj". Target "_ComputeCssScope" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Using "ComputeCssScope" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ComputeCssScope" Done executing task "ComputeCssScope". Done building target "_ComputeCssScope" in project "One ID API.csproj". Target "ResolveRazorComponentInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "ResolveRazorComponentInputs" in project "One ID API.csproj". Target "ResolveRazorGenerateInputs" skipped. Previously built successfully. Target "_ResolveCssScopes" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Using "ApplyCssScopes" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ApplyCssScopes" Done executing task "ApplyCssScopes". Done building target "_ResolveCssScopes" in project "One ID API.csproj". Target "ResolveProjectStaticWebAssets" skipped. Previously built successfully. Target "_ResolveJsModuleInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Task "DefineStaticWebAssets" skipped, due to false condition; (@(_JSModuleCandidates) != '') was evaluated as ( != ''). Task "DiscoverStaticWebAssets" Rejected asset 'appsettings.Development.json' for pattern '**/*.razor.js' Rejected asset 'appsettings.json' for pattern '**/*.razor.js' Rejected asset '.DS_Store' for pattern '**/*.razor.js' Rejected asset 'Properties/launchSettings.json' for pattern '**/*.razor.js' Rejected asset 'Properties/PublishProfiles/OneId - Zip Deploy.pubxml' for pattern '**/*.razor.js' Link 'One ID API' found for candidate '/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost' and will be used for matching. Rejected asset 'One ID API' for pattern '**/*.razor.js' Done executing task "DiscoverStaticWebAssets". Task "DiscoverStaticWebAssets" Rejected asset 'appsettings.Development.json' for pattern '**/*.cshtml.js' Rejected asset 'appsettings.json' for pattern '**/*.cshtml.js' Rejected asset '.DS_Store' for pattern '**/*.cshtml.js' Rejected asset 'Properties/launchSettings.json' for pattern '**/*.cshtml.js' Rejected asset 'Properties/PublishProfiles/OneId - Zip Deploy.pubxml' for pattern '**/*.cshtml.js' Link 'One ID API' found for candidate '/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost' and will be used for matching. Rejected asset 'One ID API' for pattern '**/*.cshtml.js' Done executing task "DiscoverStaticWebAssets". Using "ApplyJsModules" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ApplyJsModules" Done executing task "ApplyJsModules". Done building target "_ResolveJsModuleInputs" in project "One ID API.csproj". Target "_ResolveGeneratedRazorCompileInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "_ResolveGeneratedRazorCompileInputs" in project "One ID API.csproj". Target "_CheckForIncorrectMvcConfiguration" skipped, due to false condition; ('@(ResolvedRazorConfiguration)' == 'Default' AND ('$(RazorCompileOnBuild)' == 'true' OR '$(RazorCompileOnPublish)' =='true') AND '@(RazorGenerate->Count())' != '0' AND '$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND '$(_IsTargetingRazor2X)' != 'true') was evaluated as ('MVC-3.0' == 'Default' AND ('true' == 'true' OR 'true' =='true') AND '0' != '0' AND 'true' == 'true' AND '' != 'true'). Target "PrepareForRazorGenerate" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "PrepareForRazorGenerate" in project "One ID API.csproj". Target "ResolveRazorConfiguration" skipped. Previously built successfully. Target "ResolveRazorComponentInputs" skipped. Previously built successfully. Target "_CheckForIncorrectComponentsConfiguration" skipped, due to false condition; (('$(RazorCompileOnBuild)' == 'true' OR '$(RazorCompileOnPublish)' =='true') AND '@(RazorComponent->Count())' != '0' AND '$(_Targeting30OrNewerRazorLangVersion)' != 'true' AND '$(_IsTargetingRazor2X)' != 'true') was evaluated as (('true' == 'true' OR 'true' =='true') AND '0' != '0' AND 'true' != 'true' AND '' != 'true'). Target "AssignRazorComponentTargetPaths" skipped, due to false condition; ('@(RazorComponent)' != '') was evaluated as ('' != ''). Target "PrepareForRazorComponentGenerate" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "PrepareForRazorComponentGenerate" in project "One ID API.csproj". Target "_PrepareRazorSourceGenerators" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.SourceGenerators.targets": Using "EncodeRazorInputItem" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "EncodeRazorInputItem" Done executing task "EncodeRazorInputItem". Done building target "_PrepareRazorSourceGenerators" in project "One ID API.csproj". Target "GenerateMSBuildEditorConfigFileShouldRun" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "One ID API.csproj". Target "GenerateMSBuildEditorConfigFileCore" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Building target "GenerateMSBuildEditorConfigFileCore" completely. No input files were specified. Using "GenerateMSBuildEditorConfig" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll". Task "GenerateMSBuildEditorConfig" Done executing task "GenerateMSBuildEditorConfig". Done building target "GenerateMSBuildEditorConfigFileCore" in project "One ID API.csproj". Target "GenerateMSBuildEditorConfigFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Done building target "GenerateMSBuildEditorConfigFile" in project "One ID API.csproj". Target "PrepareForBuild" skipped. Previously built successfully. Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. Target "_SetTargetFrameworkMonikerAttribute" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.CSharp.CurrentVersion.targets": Done building target "_SetTargetFrameworkMonikerAttribute" in project "One ID API.csproj". Target "GenerateTargetFrameworkMonikerAttribute" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. Input files: /usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.targets Output files: obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs Done building target "GenerateTargetFrameworkMonikerAttribute" in project "One ID API.csproj". Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). Target "PrepareForBuild" skipped. Previously built successfully. Target "GetAssemblyVersion" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Using "GetAssemblyVersion" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "GetAssemblyVersion" Done executing task "GetAssemblyVersion". Done building target "GetAssemblyVersion" in project "One ID API.csproj". Target "GetAssemblyVersion" skipped. Previously built successfully. Target "InitializeSourceControlInformation" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "InitializeSourceControlInformation" in project "One ID API.csproj". Target "AddSourceRevisionToInformationalVersion" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "AddSourceRevisionToInformationalVersion" in project "One ID API.csproj". Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ). Target "GetAssemblyAttributes" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "GetAssemblyAttributes" in project "One ID API.csproj". Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Skipping write to file "obj/Release/net7.0/One ID API.AssemblyInfoInputs.cache" because content would not change. Done executing task "WriteLinesToFile". Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "One ID API.csproj". Target "CoreGenerateAssemblyInfo" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. Input files: obj/Release/net7.0/One ID API.AssemblyInfoInputs.cache Output files: obj/Release/net7.0/One ID API.AssemblyInfo.cs Done building target "CoreGenerateAssemblyInfo" in project "One ID API.csproj". Target "GenerateAssemblyInfo" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets": Done building target "GenerateAssemblyInfo" in project "One ID API.csproj". Target "BeforeCompile" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "BeforeCompile" in project "One ID API.csproj". Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "_GenerateCompileDependencyCache" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Skipping write to file "obj/Release/net7.0/One ID API.csproj.CoreCompileInputs.cache" because content would not change. Done executing task "WriteLinesToFile". Done building target "_GenerateCompileDependencyCache" in project "One ID API.csproj". Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "_DiscoverMvcApplicationParts" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets": Building target "_DiscoverMvcApplicationParts" completely. Input file "/Users/jassim/Projects/OneID/One ID API/Properties/PublishProfiles/OneId - Zip Deploy.pubxml.user" is newer than output file "obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cache". Using "FindAssembliesWithReferencesTo" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "FindAssembliesWithReferencesTo" Done executing task "FindAssembliesWithReferencesTo". Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "WriteCodeFragment" Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string. Emitted specified code into "obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cs". Done executing task "WriteCodeFragment". Task "Delete" skipped, due to false condition; ('@(_ApplicationPartAssemblyNames->Count())' == '0' AND Exists('$(_MvcApplicationPartAttributeGeneratedFile)')) was evaluated as ('2' == '0' AND Exists('obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cs')). Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Touch" Touching "obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cache". Done executing task "Touch". Done building target "_DiscoverMvcApplicationParts" in project "One ID API.csproj". Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))). Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != ''). Target "ResolveRazorGenerateInputs" skipped. Previously built successfully. Target "_ResolveMvcAssemblyAttributes" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Configuration.targets": Done building target "_ResolveMvcAssemblyAttributes" in project "One ID API.csproj". Target "RazorGetAssemblyAttributes" skipped, due to false condition; ('$(GenerateRazorHostingAssemblyInfo)'=='true' and '$(RazorDefaultConfiguration)'!='') was evaluated as (''=='true' and 'MVC-3.0'!=''). Target "PrepareForBuild" skipped. Previously built successfully. Target "_CoreGenerateRazorAssemblyInfo" skipped, due to false condition; ('$(GenerateRazorAssemblyInfo)' == 'true' AND '@(_RazorAssemblyAttribute)' != '') was evaluated as ('' == 'true' AND '' != ''). Target "_GenerateRazorAssemblyInfo" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets": Done building target "_GenerateRazorAssemblyInfo" in project "One ID API.csproj". Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll;/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll;/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll;...' == ''). Target "_BeforeVBCSCoreCompile" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Done building target "_BeforeVBCSCoreCompile" in project "One ID API.csproj". Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and '' == 'true'). 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 ). Target "GenerateNETCompatibleDefineConstants" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "GenerateNETCompatibleDefineConstants" in project "One ID API.csproj". 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 ). Target "AddImplicitDefineConstants" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets": Done building target "AddImplicitDefineConstants" in project "One ID API.csproj". Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll;/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll;/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll;...' == ''). Target "_ComputeSkipAnalyzers" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Managed.Core.targets": Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). Done building target "_ComputeSkipAnalyzers" in project "One ID API.csproj". Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true'). Target "CreateCompilerGeneratedFilesOutputPath" skipped, due to false condition; ('$(EmitCompilerGeneratedFiles)' == 'true' and !('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('false' == 'true' and !('' == 'true' OR 'true' != 'true')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets": Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "One ID API.csproj". Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true'). Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets": Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND '7.0.1' != '' AND < 7.0.1). Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "One ID API.csproj". Target "CoreCompile" in file "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.CSharp.Core.targets": Building target "CoreCompile" completely. Input file "obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cs" is newer than output file "obj/Release/net7.0/One ID API.pdb". Using "Csc" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll". Task "Csc" /usr/local/share/dotnet/dotnet exec "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,IL2121,1701,1702,2008 /fullpaths /nostdlib+ /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_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 /errorendlocation /preferreduilang:en-US /highentropyva+ /nullable:enable /reference:/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll /reference:/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cors.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Identity.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Metadata.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll /reference:/Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Routing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.Session.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll /reference:/Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.CSharp.dll /reference:/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/ref/net6.0/Microsoft.Data.SqlClient.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Features.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Hosting.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Http.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Localization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Console.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.ObjectPool.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Options.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Extensions.WebEncoders.dll /reference:/Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll /reference:/Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll /reference:/Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.JSInterop.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Net.Http.Headers.dll /reference:/Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll /reference:/Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.VisualBasic.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/mscorlib.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/netstandard.dll /reference:/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll /reference:/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll /reference:/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.AppContext.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Buffers.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Concurrent.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Immutable.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.NonGeneric.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Collections.Specialized.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Configuration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Console.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Core.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.Common.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Data.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Debug.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.EventLog.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Process.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tools.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Drawing.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Dynamic.Runtime.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Asn1.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Formats.Tar.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Calendars.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Globalization.Extensions.dll /reference:/Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipelines.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.Pipes.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Expressions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Parallel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Linq.Queryable.dll /reference:/Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Memory.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Http.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.HttpListener.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Mail.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NameResolution.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.NetworkInformation.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Ping.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Quic.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Requests.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Security.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.ServicePoint.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.Sockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebClient.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebProxy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Net.WebSockets.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Numerics.Vectors.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ObjectModel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Metadata.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Reader.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.ResourceManager.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Resources.Writer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Handles.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Loader.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Numerics.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.AccessControl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Claims.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Security.Cryptography.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.Principal.Windows.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Security.SecureString.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceModel.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ServiceProcess.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Encodings.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.Json.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Text.RegularExpressions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Channels.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Overlapped.dll /reference:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/ref/net7.0/System.Threading.RateLimiting.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Thread.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.ThreadPool.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Threading.Timer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Transactions.Local.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.ValueTuple.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Web.HttpUtility.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Windows.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Linq.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.Serialization.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/ref/net7.0/WindowsBase.dll /debug+ /debug:portable /filealign:512 /optimize+ /out:"obj/Release/net7.0/One ID API.dll" /refout:"obj/Release/net7.0/refint/One ID API.dll" /target:exe /warnaserror- /utf8output /deterministic+ /langversion:11.0 /analyzerconfig:"obj/Release/net7.0/One ID API.GeneratedMSBuildEditorConfig.editorconfig" /analyzerconfig:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.editorconfig /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Analyzers.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.5/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll /analyzer:/usr/local/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.5/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Razor.Language.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Razor.LanguageSupport.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.CodeAnalysis.Razor.dll /analyzer:/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.dll Controllers/Account.cs Controllers/General.cs Controllers/Helper.cs Data/AuthorizeData.cs Data/CountryData.cs Data/PasswordSaltData.cs Data/SigninData.cs Data/SignupData.cs Program.cs "obj/Release/net7.0/One ID API.GlobalUsings.g.cs" "obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" "obj/Release/net7.0/One ID API.AssemblyInfo.cs" "obj/Release/net7.0/One ID API.MvcApplicationPartsAssemblyInfo.cs" /warnaserror+:NU1605,SYSLIB0011 Microsoft (R) Visual C# Compiler version 4.5.2-3.23171.7 (d17f7415) Copyright (C) Microsoft Corporation. All rights reserved. /Users/jassim/Projects/OneID/One ID API/Data/PasswordSaltData.cs(8,19,8,32): warning CS8618: Non-nullable property 'password_salt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/CountryData.cs(8,19,8,31): warning CS8618: Non-nullable property 'country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/CountryData.cs(9,19,9,31): warning CS8618: Non-nullable property 'country_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(8,19,8,26): warning CS8618: Non-nullable property 'user_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(9,19,9,28): warning CS8618: Non-nullable property 'user_uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(10,19,10,29): warning CS8618: Non-nullable property 'first_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(11,19,11,28): warning CS8618: Non-nullable property 'last_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(12,19,12,32): warning CS8618: Non-nullable property 'email_address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(13,19,13,29): warning CS8618: Non-nullable property 'payment_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(14,19,14,28): warning CS8618: Non-nullable property 'is_active' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(15,19,15,29): warning CS8618: Non-nullable property 'is_blocked' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Controllers/Helper.cs(9,36,9,54): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. /Users/jassim/Projects/OneID/One ID API/Controllers/Account.cs(116,9,116,15): warning CS0162: Unreachable code detected CompilerServer: server - server processed compilation - adf35a11-94ad-4790-935d-2de6213580a6 Done executing task "Csc". Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). Done building target "CoreCompile" in project "One ID API.csproj". Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true'). Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')). Target "AfterCompile" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "AfterCompile" in project "One ID API.csproj". Target "_ChooseAppHost" skipped. Previously built successfully. Target "CoreCompile" skipped. Previously built successfully. Target "_CreateAppHost" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Building target "_CreateAppHost" completely. Input file "obj/Release/net7.0/One ID API.dll" is newer than output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost". Using "CreateAppHost" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CreateAppHost" Done executing task "CreateAppHost". Done building target "_CreateAppHost" in project "One ID API.csproj". Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and '$(ComHostIntermediatePath)' != '' and Exists('@(IntermediateAssembly)') and Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('obj/Release/net7.0/One ID API.dll') and Exists('/usr/local/share/dotnet/packs/Microsoft.NETCore.App.Host.osx-x64/7.0.5/runtimes/osx-x64/native/comhost.dll')). Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true'). Target "Compile" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "Compile" in project "One ID API.csproj". Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or ('$(_AssemblyTimestampBeforeCompile)' == '')) and Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or ('' == '')) and Exists('/Users/jassim/Projects/OneID/One ID API/obj/One ID API.csproj.UnmanagedRegistration.cache')). Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "_GenerateSatelliteAssemblyInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). Done building target "_GenerateSatelliteAssemblyInputs" in project "One ID API.csproj". Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true'). Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ). Target "CreateSatelliteAssemblies" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "CreateSatelliteAssemblies" in project "One ID API.csproj". Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). Target "GetTargetPathWithTargetPlatformMoniker" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "GetTargetPathWithTargetPlatformMoniker" in project "One ID API.csproj". Target "GetTargetPath" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "GetTargetPath" in project "One ID API.csproj". Target "UpdateExistingPackageStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "UpdatePackageStaticWebAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "UpdatePackageStaticWebAssets" Done executing task "UpdatePackageStaticWebAssets". Done building target "UpdateExistingPackageStaticWebAssets" in project "One ID API.csproj". Target "ResolveProjectStaticWebAssets" skipped. Previously built successfully. Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "PrepareProjectReferences" skipped. Previously built successfully. Target "ResolveReferencedProjectsStaticWebAssetsConfiguration" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "MSBuild" skipped, due to false condition; ('@(_StaticWebAssetProjectReference)' != '') was evaluated as ('' != ''). Using "MergeConfigurationProperties" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "MergeConfigurationProperties" Done executing task "MergeConfigurationProperties". Done building target "ResolveReferencedProjectsStaticWebAssetsConfiguration" in project "One ID API.csproj". Target "ResolveReferencedProjectsStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "MSBuild" skipped, due to false condition; ('@(StaticWebAssetProjectConfiguration)' != '') was evaluated as ('' != ''). Done building target "ResolveReferencedProjectsStaticWebAssets" in project "One ID API.csproj". Target "UpdateExistingPackageStaticWebAssets" skipped. Previously built successfully. Target "UpdateLegacyPackageScopedCssBundles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Using "DefineStaticWebAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "DefineStaticWebAssets" Done executing task "DefineStaticWebAssets". Task "DefineStaticWebAssets" Done executing task "DefineStaticWebAssets". Done building target "UpdateLegacyPackageScopedCssBundles" in project "One ID API.csproj". Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "_ResolveBundlingConfiguration" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Done building target "_ResolveBundlingConfiguration" in project "One ID API.csproj". Target "_ResolveCssScopes" skipped. Previously built successfully. Target "_ResolveScopedCssOutputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Done building target "_ResolveScopedCssOutputs" in project "One ID API.csproj". Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "_ComputeScopedCssStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Task "DefineStaticWebAssets" skipped, due to false condition; (@(_ScopedCss) != '') was evaluated as ( != ''). Done building target "_ComputeScopedCssStaticWebAssets" in project "One ID API.csproj". Target "_CollectAllScopedCssAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Using "ResolveAllScopedCssAssets" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ResolveAllScopedCssAssets" Done executing task "ResolveAllScopedCssAssets". Done building target "_CollectAllScopedCssAssets" in project "One ID API.csproj". Target "_AddScopedCssBundles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Task "DefineStaticWebAssets" skipped, due to false condition; (@(_AllScopedCss) != '') was evaluated as ( != ''). Task "DefineStaticWebAssets" skipped, due to false condition; (@(_ScopedCss) != '') was evaluated as ( != ''). Done building target "_AddScopedCssBundles" in project "One ID API.csproj". Target "_ResolveJsModuleInputs" skipped. Previously built successfully. Target "_AddJsModulesToStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Done building target "_AddJsModulesToStaticWebAssets" in project "One ID API.csproj". Target "_ResolveJsModuleInputs" skipped. Previously built successfully. Target "ResolveReferencedProjectsStaticWebAssets" skipped. Previously built successfully. Target "_ResolveBuildJsModuleManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Task "DefineStaticWebAssets" skipped, due to false condition; (@(_ExistingBuildJSModules) != '') was evaluated as ( != ''). Done building target "_ResolveBuildJsModuleManifest" in project "One ID API.csproj". Target "_AddBuildJsModuleManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Done building target "_AddBuildJsModuleManifest" in project "One ID API.csproj". Target "ResolveStaticWebAssetsInputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "ResolveStaticWebAssetsInputs" in project "One ID API.csproj". Target "GenerateStaticWebAssetsPackFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.Pack.targets": Using "ComputeReferenceStaticWebAssetItems" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ComputeReferenceStaticWebAssetItems" Done executing task "ComputeReferenceStaticWebAssetItems". Using "GenerateStaticWebAsssetsPropsFile" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "GenerateStaticWebAsssetsPropsFile" Done executing task "GenerateStaticWebAsssetsPropsFile". Using "StaticWebAssetsGeneratePackagePropsFile" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "StaticWebAssetsGeneratePackagePropsFile" Skipping file update because the hash 'PShFio2LD9ChNVvJrXmtnvxdIqIV4mnyivq7oHM8SHc=' has not changed. Done executing task "StaticWebAssetsGeneratePackagePropsFile". Task "StaticWebAssetsGeneratePackagePropsFile" Skipping file update because the hash 'So/b8v7qY6h6XbewdMAEK6jER53yMrCjFtCzVHdIwtk=' has not changed. Done executing task "StaticWebAssetsGeneratePackagePropsFile". Task "StaticWebAssetsGeneratePackagePropsFile" Skipping file update because the hash 'nnAB67FqIoJLAtZnV9h89/MPiGKqTC81k1SNs5irFjc=' has not changed. Done executing task "StaticWebAssetsGeneratePackagePropsFile". Using "ComputeStaticWebAssetsTargetPaths" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ComputeStaticWebAssetsTargetPaths" Using path prefix 'staticwebassets' Done executing task "ComputeStaticWebAssetsTargetPaths". Using "StaticWebAssetsGeneratePackManifest" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "StaticWebAssetsGeneratePackManifest" Skipping manifest creation because there are no static web assets to pack. Done executing task "StaticWebAssetsGeneratePackManifest". Done building target "GenerateStaticWebAssetsPackFiles" in project "One ID API.csproj". Target "GenerateStaticWebAssetsManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "GenerateStaticWebAssetsManifest" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "GenerateStaticWebAssetsManifest" Skipping manifest updated because manifest version 'fbM7JZljnMGRwhCUBl/y2jaqt37qHvc9SAWfYLiVlyU=' has not changed. Done executing task "GenerateStaticWebAssetsManifest". Using "GenerateStaticWebAssetsDevelopmentManifest" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "GenerateStaticWebAssetsDevelopmentManifest" Skipping manifest generation because no assets nor discovery patterns were found. Done executing task "GenerateStaticWebAssetsDevelopmentManifest". Done building target "GenerateStaticWebAssetsManifest" in project "One ID API.csproj". Target "_ResolveBundlingConfiguration" skipped. Previously built successfully. Target "_ResolveScopedCssOutputs" skipped. Previously built successfully. Target "_GenerateScopedCssFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Skipping target "_GenerateScopedCssFiles" because it has no outputs. Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists. Done building target "_GenerateScopedCssFiles" in project "One ID API.csproj". Target "_CollectAllScopedCssAssets" skipped. Previously built successfully. Target "_ResolveScopedCssOutputs" skipped. Previously built successfully. Target "_GenerateScopedCssFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Skipping target "_GenerateScopedCssFiles" because it has no outputs. Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists. Done building target "_GenerateScopedCssFiles" in project "One ID API.csproj". Target "_ResolveBundlingConfiguration" skipped. Previously built successfully. Target "BundleScopedCssFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets": Task "ConcatenateCssFiles" skipped, due to false condition; ('@(_ScopedCssProjectBundles)' != '' or '@(_ScopedCss)' != '') was evaluated as ('' != '' or '' != ''). Task "ConcatenateCssFiles" skipped, due to false condition; ('@(_ScopedCss)' != '') was evaluated as ('' != ''). Done building target "BundleScopedCssFiles" in project "One ID API.csproj". Target "GenerateComputedBuildStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "GenerateComputedBuildStaticWebAssets" in project "One ID API.csproj". Target "LoadStaticWebAssetsBuildManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "ReadStaticWebAssetsManifestFile" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ReadStaticWebAssetsManifestFile" Done executing task "ReadStaticWebAssetsManifestFile". Done building target "LoadStaticWebAssetsBuildManifest" in project "One ID API.csproj". Target "_EnsureContentRootFolders" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "MakeDir" Done executing task "MakeDir". Done building target "_EnsureContentRootFolders" in project "One ID API.csproj". Target "CopyStaticWebAssetsToOutputDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "CopyStaticWebAssetsToOutputDirectory" in project "One ID API.csproj". Target "_SplitStaticWebAssetsByCopyOptions" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "CollectStaticWebAssetsToCopy" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "CollectStaticWebAssetsToCopy" Done executing task "CollectStaticWebAssetsToCopy". Done building target "_SplitStaticWebAssetsByCopyOptions" in project "One ID API.csproj". Target "_BuildCopyStaticWebAssetsPreserveNewest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Skipping target "_BuildCopyStaticWebAssetsPreserveNewest" because it has no outputs. Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists. Done building target "_BuildCopyStaticWebAssetsPreserveNewest" in project "One ID API.csproj". Target "_BuildCopyStaticWebAssetsAlways" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Copy" Done executing task "Copy". Done building target "_BuildCopyStaticWebAssetsAlways" in project "One ID API.csproj". Target "_GenerateBuildJsModuleManifest" skipped, due to false condition; (@(_ExistingBuildJSModules) != '') was evaluated as ( != ''). Target "StaticWebAssetsPrepareForRun" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "StaticWebAssetsPrepareForRun" in project "One ID API.csproj". Target "RazorCompile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "RazorCompile" in project "One ID API.csproj". Target "_RazorPrepareForRun" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "_RazorPrepareForRun" in project "One ID API.csproj". Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). Target "_CopyFilesMarkedCopyLocal" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Copy" Did not copy from file "/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll" to file "bin/Release/net7.0/Azure.Core.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to file "bin/Release/net7.0/Microsoft.Bcl.AsyncInterfaces.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll" to file "bin/Release/net7.0/Microsoft.Identity.Client.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll" to file "bin/Release/net7.0/Microsoft.AspNetCore.OpenApi.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/lib/net6.0/Microsoft.Data.SqlClient.dll" to file "bin/Release/net7.0/Microsoft.Data.SqlClient.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll" to file "bin/Release/net7.0/Azure.Identity.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.Abstractions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.JsonWebTokens.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll" to file "bin/Release/net7.0/Microsoft.Identity.Client.Extensions.Msal.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.Logging.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.Protocols.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll" to file "bin/Release/net7.0/Microsoft.OpenApi.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll" to file "bin/Release/net7.0/Microsoft.SqlServer.Server.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll" to file "bin/Release/net7.0/Microsoft.IdentityModel.Tokens.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to file "bin/Release/net7.0/Microsoft.Win32.SystemEvents.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll" to file "bin/Release/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll" to file "bin/Release/net7.0/Swashbuckle.AspNetCore.Swagger.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll" to file "bin/Release/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.configuration.configurationmanager/6.0.1/lib/net6.0/System.Configuration.ConfigurationManager.dll" to file "bin/Release/net7.0/System.Configuration.ConfigurationManager.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll" to file "bin/Release/net7.0/System.Drawing.Common.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll" to file "bin/Release/net7.0/System.IdentityModel.Tokens.Jwt.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll" to file "bin/Release/net7.0/System.Memory.Data.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to file "bin/Release/net7.0/System.Security.Cryptography.ProtectedData.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.runtime.caching/6.0.0/lib/net6.0/System.Runtime.Caching.dll" to file "bin/Release/net7.0/System.Runtime.Caching.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll" to file "bin/Release/net7.0/System.Windows.Extensions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll" to file "bin/Release/net7.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll" to file "bin/Release/net7.0/System.Security.Permissions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" to file "bin/Release/net7.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" to file "bin/Release/net7.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" to file "bin/Release/net7.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll" to file "bin/Release/net7.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.win32.systemevents/6.0.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" to file "bin/Release/net7.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.runtime.caching/6.0.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Did not copy from file "/Users/jassim/.nuget/packages/system.windows.extensions/6.0.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll" to file "bin/Release/net7.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. Done executing task "Copy". Task "Touch" skipped, due to false condition; ('@(ReferencesCopiedInThisBuild)' != '' and '$(WroteAtLeastOneFile)' == 'true') was evaluated as ('bin/Release/net7.0/Azure.Core.dll;bin/Release/net7.0/Azure.Identity.dll;bin/Release/net7.0/Microsoft.AspNetCore.OpenApi.dll;...' != '' and 'False' == 'true'). Done building target "_CopyFilesMarkedCopyLocal" in project "One ID API.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "AssignProjectConfiguration" skipped. Previously built successfully. Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "One ID API.csproj". Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "AddStaticWebAssetsManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "AddStaticWebAssetsManifest" in project "One ID API.csproj". Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "One ID API.csproj". Target "GetCopyToOutputDirectoryItems" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "CallTarget" Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully. Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "One ID API.csproj". Done executing task "CallTarget". Task "CallTarget" Target "AssignTargetPaths" skipped. Previously built successfully. Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully. Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "AssignTargetPath" Done executing task "AssignTargetPath". Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "One ID API.csproj". Done executing task "CallTarget". Done building target "GetCopyToOutputDirectoryItems" in project "One ID API.csproj". Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. [_SourceItemsToCopyToOutputDirectory: Input=/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost, Output=bin/Release/net7.0/One ID API] Input file is newer than output file. Task "Copy" Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost" to "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API". Done executing task "Copy". Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "One ID API.csproj". Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). Target "_CopySourceItemsToOutputDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "_CopySourceItemsToOutputDirectory" in project "One ID API.csproj". Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). Target "_CheckForCompileOutputs" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "_CheckForCompileOutputs" in project "One ID API.csproj". Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. Target "_HandlePackageFileConflicts" skipped. Previously built successfully. Target "ResolveAssemblyReferences" skipped. Previously built successfully. Target "_ComputeReferenceAssemblies" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputeReferenceAssemblies" in project "One ID API.csproj". Target "_ComputeUserRuntimeAssemblies" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "_ComputeUserRuntimeAssemblies" in project "One ID API.csproj". Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). Target "_ComputePackageReferencePublish" skipped. Previously built successfully. Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). Target "GenerateBuildDependencyFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Building target "GenerateBuildDependencyFile" completely. Input file "/Users/jassim/Projects/OneID/One ID API/Properties/PublishProfiles/OneId - Zip Deploy.pubxml.user" is newer than output file "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.deps.json". Using "GenerateDepsFile" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "GenerateDepsFile" Done executing task "GenerateDepsFile". Done building target "GenerateBuildDependencyFile" in project "One ID API.csproj". Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. Target "_GenerateRuntimeConfigurationFilesInputCache" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Task "Hash" Done executing task "Hash". Task "WriteLinesToFile" Skipping write to file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.genruntimeconfig.cache" because content would not change. Done executing task "WriteLinesToFile". Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "One ID API.csproj". Target "GenerateBuildRuntimeConfigurationFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files. Input files: /Users/jassim/Projects/OneID/One ID API/obj/project.assets.json /Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.assets.cache /Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.genruntimeconfig.cache Output files: /Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.runtimeconfig.json Done building target "GenerateBuildRuntimeConfigurationFiles" in project "One ID API.csproj". Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ). Target "CopyFilesToOutputDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "Copy" Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.dll" to "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.dll". Done executing task "Copy". Using "CopyRefAssembly" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll". Task "CopyRefAssembly" Reference assembly "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/ref/One ID API.dll" already has latest information. Leaving it untouched. Done executing task "CopyRefAssembly". Task "Message" One ID API -> /Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.dll Done executing task "Message". Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). Task "Copy" Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.pdb" to "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.pdb". Done executing task "Copy". Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true'). Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). Done building target "CopyFilesToOutputDirectory" in project "One ID API.csproj". Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). Target "PrepareForRun" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "PrepareForRun" in project "One ID API.csproj". Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library'). Target "_CheckForCompileOutputs" skipped. Previously built successfully. Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')). Target "_CleanGetCurrentAndPriorFileWrites" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "FindUnderPath" Comparison path is "/Users/jassim/Projects/OneID/One ID API". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "bin/Release/net7.0/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/Release/net7.0/". Done executing task "FindUnderPath". Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Done building target "_CleanGetCurrentAndPriorFileWrites" in project "One ID API.csproj". Target "IncrementalClean" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Task "FindUnderPath" Comparison path is "bin/Release/net7.0/". Done executing task "FindUnderPath". Task "FindUnderPath" Comparison path is "obj/Release/net7.0/". Done executing task "FindUnderPath". Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Delete" Done executing task "Delete". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/appsettings.Development.json;/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/appsettings.json;/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API;...'!='/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/appsettings.Development.json;/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/appsettings.json;/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API;...'). Done building target "IncrementalClean" in project "One ID API.csproj". Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). Target "GenerateBuildDependencyFile" skipped. Previously built successfully. Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully. Target "CoreBuild" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "CoreBuild" in project "One ID API.csproj". Target "AfterBuild" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "AfterBuild" in project "One ID API.csproj". Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(TargetsNet7)' == 'true' and '$(RuntimeIdentifier)' == 'browser-wasm' and '$(_BrowserWorkloadDisabled7)' != 'true' and '$(WasmNativeWorkload7)' != 'true') was evaluated as ('true' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' != 'true'). Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true'). 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' == 'true' and '' == 'browser-wasm' and '' != 'true' and '' == 'true' and '' == 'true'). Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. Target "_GenerateOpenApiDocuments" skipped, due to false condition; ( '$(OpenApiGenerateDocumentsOnBuild)' == 'true' AND ('$(TargetFramework)' == '' OR '$(TargetFrameworks)' == '') ) was evaluated as ( 'false' == 'true' AND ('net7.0' == '' OR '' == '') ). Target "Build" in file "/usr/local/share/dotnet/sdk/7.0.203/Microsoft.Common.CurrentVersion.targets": Done building target "Build" in project "One ID API.csproj". Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). Target "BeforePublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets": Done building target "BeforePublish" in project "One ID API.csproj". Target "_DetermineProjectType" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets/Microsoft.NET.Sdk.Publish.ComputeFiles.targets": Done building target "_DetermineProjectType" in project "One ID API.csproj". Target "_RemoveExcludeFiles" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets": Done building target "_RemoveExcludeFiles" in project "One ID API.csproj". Target "_DeletePublishIntermediateOutputPath" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets": Task "Delete" Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.Development.json". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.json". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Core.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Identity.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.AspNetCore.OpenApi.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Bcl.AsyncInterfaces.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Data.SqlClient.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.Extensions.Msal.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Abstractions.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.JsonWebTokens.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Logging.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Tokens.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.OpenApi.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.SqlServer.Server.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Win32.SystemEvents.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.deps.json". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.pdb". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.runtimeconfig.json". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/System.Drawing.Common.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Drawing.Common.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Runtime.Caching.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Windows.Extensions.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.Swagger.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerGen.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerUI.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Configuration.ConfigurationManager.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Drawing.Common.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.IdentityModel.Tokens.Jwt.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Memory.Data.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Runtime.Caching.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Cryptography.ProtectedData.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Permissions.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Windows.Extensions.dll". Deleting file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config". Done executing task "Delete". Using "RemoveDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "RemoveDir" Removing directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/". Done executing task "RemoveDir". Task "MakeDir" Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/". Done executing task "MakeDir". Done building target "_DeletePublishIntermediateOutputPath" in project "One ID API.csproj". Target "_CopyFilesToPublishIntermediateOutputPath" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets": Task "Copy" Done executing task "Copy". Done building target "_CopyFilesToPublishIntermediateOutputPath" in project "One ID API.csproj". Target "_PrepareForAspNetCoreProjectSystemPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets": Done building target "_PrepareForAspNetCoreProjectSystemPublish" in project "One ID API.csproj". Target "Build" skipped. Previously built successfully. Target "_CheckForLanguageAndPublishFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and '.NETCoreApp' == '.NETCoreApp'). Done building target "_CheckForLanguageAndPublishFeatureCombinationSupport" in project "One ID API.csproj". Target "_RazorRemoveRefAssembliesFromPublish" skipped, due to false condition; ('$(ResolvedRazorCompileToolset)'=='RazorSdk' and '$(RazorCompileOnPublish)'=='true' AND '$(CopyRefAssembliesToPublishDirectory)' != '') was evaluated as ('RazorSdk'=='RazorSdk' and 'true'=='true' AND '' != ''). Target "_DotNetCLIPrePublish" skipped, due to false condition; ('$(DeployOnBuild)' != 'true') was evaluated as ('true' != 'true'). Target "PrepareForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' And 'true' != 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(_IsExecutable)' == 'true' And '$(TargetFrameworkIdentifier)' != '.NETCoreApp') was evaluated as ('' == 'true' And 'true' == 'true' And '.NETCoreApp' != '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(IncludeSymbolsInSingleFile)' == 'true' And '$(_TargetFrameworkVersionWithoutV)' >= '5.0' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('' == 'true' And 'false' == 'true' And '7.0' >= '5.0' And '.NETCoreApp' == '.NETCoreApp'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == ''). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(UseAppHost)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(EnableCompressionInSingleFile)' == 'true' And '$(_TargetFrameworkVersionWithoutV)' < '6.0') was evaluated as ('' == 'true' And '' == 'true' And '7.0' < '6.0'). Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' And '$(EnableCompressionInSingleFile)' == 'true' And '$(SelfContained)' != 'true') was evaluated as ('' == 'true' And '' == 'true' And 'false' != 'true'). Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(PublishAotSupported)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true'). Task "NETSdkWarning" skipped, due to false condition; ('$(PublishRelease)' != '' and '$(SolutionExt)' == '.sln' and '$(DOTNET_CLI_ENABLE_PUBLISH_RELEASE_FOR_SOLUTIONS)' == '') was evaluated as ('' != '' and '*Undefined*' == '.sln' and '' == ''). Task "MakeDir" Done executing task "MakeDir". Done building target "PrepareForPublish" in project "One ID API.csproj". Target "RazorCompile" skipped. Previously built successfully. Target "_RazorPrepareForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets": Done building target "_RazorPrepareForPublish" in project "One ID API.csproj". Target "PrepareForPublish" skipped. Previously built successfully. Target "ResolveLockFileCopyLocalFiles" skipped. Previously built successfully. Target "_ComputePackageReferencePublish" skipped. Previously built successfully. Target "_ParseTargetManifestFiles" skipped, due to false condition; ('$(TargetManifestFiles)' != '') was evaluated as ('' != ''). Target "_ComputeUseBuildDependencyFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeUseBuildDependencyFile" in project "One ID API.csproj". Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully. Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != ''). Target "_ComputePackageReferencePublish" skipped. Previously built successfully. Target "_ResolveCopyLocalAssetsForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "ResolveCopyLocalAssets" skipped, due to false condition; ('$(PreserveStoreLayout)' == 'true' Or '@(RuntimeStorePackages)' != '') was evaluated as ('' == 'true' Or '' != ''). Done building target "_ResolveCopyLocalAssetsForPublish" in project "One ID API.csproj". Target "_HandlePackageFileConflictsForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Task "ResolvePackageFileConflicts" Encountered conflict between 'Platform:System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.diagnostics.diagnosticsource/6.0.0/lib/net6.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Platform:System.Diagnostics.DiagnosticSource.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Formats.Asn1.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.formats.asn1/5.0.0/lib/netstandard2.0/System.Formats.Asn1.dll'. Choosing 'Platform:System.Formats.Asn1.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Runtime.CompilerServices.Unsafe.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.accesscontrol/6.0.0/lib/net6.0/System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.cryptography.cng/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.encoding.codepages/6.0.0/lib/net6.0/System.Text.Encoding.CodePages.dll'. Choosing 'Platform:System.Text.Encoding.CodePages.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Json.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.json/4.7.2/lib/netcoreapp3.0/System.Text.Json.dll'. Choosing 'Platform:System.Text.Json.dll' because AssemblyVersion '7.0.0.0' is greater than '4.0.1.2'. Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.accesscontrol/6.0.0/runtimes/win/lib/net6.0/System.Security.AccessControl.dll'. Choosing 'Platform:System.Security.AccessControl.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.security.cryptography.cng/5.0.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll'. Choosing 'Platform:System.Security.Cryptography.Cng.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'CopyLocal:/Users/jassim/.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 '7.0.0.0' is greater than '5.0.0.0'. Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'CopyLocal:/Users/jassim/.nuget/packages/system.text.encoding.codepages/6.0.0/runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll'. Choosing 'Platform:System.Text.Encoding.CodePages.dll' because AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:System.Text.Encodings.Web.dll' and 'CopyLocal:/Users/jassim/.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 AssemblyVersion '7.0.0.0' is greater than '6.0.0.0'. Encountered conflict between 'Platform:mscorlib.dll' and 'Platform:mscorlib.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:Microsoft.VisualBasic.dll' and 'Platform:Microsoft.VisualBasic.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.dll' and 'Platform:System.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ComponentModel.DataAnnotations.dll' and 'Platform:System.ComponentModel.DataAnnotations.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Configuration.dll' and 'Platform:System.Configuration.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Core.dll' and 'Platform:System.Core.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Data.dll' and 'Platform:System.Data.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Drawing.dll' and 'Platform:System.Drawing.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.IO.Compression.FileSystem.dll' and 'Platform:System.IO.Compression.FileSystem.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Net.dll' and 'Platform:System.Net.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Numerics.dll' and 'Platform:System.Numerics.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Runtime.Serialization.dll' and 'Platform:System.Runtime.Serialization.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Security.dll' and 'Platform:System.Security.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ServiceProcess.dll' and 'Platform:System.ServiceProcess.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.ServiceModel.Web.dll' and 'Platform:System.ServiceModel.Web.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Transactions.dll' and 'Platform:System.Transactions.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Web.dll' and 'Platform:System.Web.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Windows.dll' and 'Platform:System.Windows.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.dll' and 'Platform:System.Xml.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.Serialization.dll' and 'Platform:System.Xml.Serialization.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Xml.Linq.dll' and 'Platform:System.Xml.Linq.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:WindowsBase.dll' and 'Platform:WindowsBase.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:netstandard.dll' and 'Platform:netstandard.dll'. Could not determine winner due to equal file and assembly versions. Encountered conflict between 'Platform:System.Private.CoreLib.dll' and 'Platform:System.Private.CoreLib.dll'. Could not determine winner due to equal file and assembly versions. 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. 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. 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. 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. Encountered conflict between 'Platform:mscordaccore_amd64_amd64_7.0.523.17405.dll' and 'Platform:mscordaccore_amd64_amd64_7.0.523.17405.dll'. Could not determine winner due to equal file and assembly versions. Done executing task "ResolvePackageFileConflicts". Done building target "_HandlePackageFileConflictsForPublish" in project "One ID API.csproj". Target "_FilterSatelliteResourcesForPublish" skipped, due to false condition; ('$(SatelliteResourceLanguages)' != '') was evaluated as ('' != ''). Target "_ComputeResolvedCopyLocalPublishAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeResolvedCopyLocalPublishAssets" in project "One ID API.csproj". Target "AssignTargetPaths" skipped. Previously built successfully. Target "AssignTargetPaths" skipped. Previously built successfully. Target "DefaultCopyToPublishDirectoryMetadata" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "DefaultCopyToPublishDirectoryMetadata" in project "One ID API.csproj". Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. Target "_ComputeUseBuildDependencyFile" skipped. Previously built successfully. Target "AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets": Done building target "AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects" in project "One ID API.csproj". Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "_CleanupReferencedProjectItemGroups" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "ReadStaticWebAssetsManifestFile" Done executing task "ReadStaticWebAssetsManifestFile". Done building target "_CleanupReferencedProjectItemGroups" in project "One ID API.csproj". Target "_IncludePrePublishGeneratedContent" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets/Microsoft.NET.Sdk.Publish.ComputeFiles.targets": Done building target "_IncludePrePublishGeneratedContent" in project "One ID API.csproj". Target "GetCopyToPublishDirectoryItems" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToPublishDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false'). Task "AssignTargetPath" Done executing task "AssignTargetPath". Done building target "GetCopyToPublishDirectoryItems" in project "One ID API.csproj". Target "_ComputeCopyToPublishDirectoryItems" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeCopyToPublishDirectoryItems" in project "One ID API.csproj". Target "ComputeRefAssembliesToPublish" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true'). Target "ComputeResolvedFilesToPublishList" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Using "ResolveOverlappingItemGroupConflicts" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "ResolveOverlappingItemGroupConflicts" Done executing task "ResolveOverlappingItemGroupConflicts". Done building target "ComputeResolvedFilesToPublishList" in project "One ID API.csproj". Target "_FilterIISAssets" skipped, due to false condition; ('$(PublishIISAssets)' == 'false') was evaluated as ('' == 'false'). Target "ILLink" skipped, due to false condition; ( '$(PublishTrimmed)' == 'true' And '$(RunILLink)' != 'false' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp' ) was evaluated as ( '' == 'true' And '' != 'false' And '7.0' >= '3.0' And '.NETCoreApp' == '.NETCoreApp' ). Target "CreateReadyToRunImages" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' >= '3.0' And '$(PublishReadyToRun)' == 'true' And '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('7.0' >= '3.0' And '' == 'true' And '.NETCoreApp' == '.NETCoreApp'). Target "GeneratePublishDependencyFile" skipped, due to false condition; ('$(GenerateDependencyFile)' == 'true' and '$(_UseBuildDependencyFile)' != 'true' and '$(PublishAot)' != 'true') was evaluated as ('true' == 'true' and 'true' != 'true' and '' != 'true'). Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). Target "GenerateSingleFileBundle" skipped, due to false condition; ('$(PublishSingleFile)' == 'true') was evaluated as ('' == 'true'). Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "ResolveStaticWebAssetsConfiguration" skipped. Previously built successfully. Target "LoadStaticWebAssetsBuildManifest" skipped. Previously built successfully. Target "LoadStaticWebAssetsBuildManifest" skipped. Previously built successfully. Target "ComputeReferencedProjectsPublishAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "MSBuild" skipped, due to false condition; ($(_HasProjectsWithStaticWebAssetPublishTargets)) was evaluated as (false). Done building target "ComputeReferencedProjectsPublishAssets" in project "One ID API.csproj". Target "ComputeReferencedProjectsPublishAssets" skipped. Previously built successfully. Target "_ResolvePublishJsModuleManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Task "DefineStaticWebAssets" skipped, due to false condition; (@(_ExistingPublishJSModules) != '') was evaluated as ( != ''). Done building target "_ResolvePublishJsModuleManifest" in project "One ID API.csproj". Target "_AddPublishJsModuleManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets": Done building target "_AddPublishJsModuleManifest" in project "One ID API.csproj". Target "ResolvePublishStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "ResolvePublishStaticWebAssets" in project "One ID API.csproj". Target "GenerateStaticWebAssetsPublishManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "GenerateStaticWebAssetsManifest" Skipping manifest updated because manifest version 'x86TCYUQ7yQEIJbk4EKIOjFwuWiHz2REwe5bkm6mbZI=' has not changed. Done executing task "GenerateStaticWebAssetsManifest". Done building target "GenerateStaticWebAssetsPublishManifest" in project "One ID API.csproj". Target "GenerateComputedPublishStaticWebAssets" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "GenerateComputedPublishStaticWebAssets" in project "One ID API.csproj". Target "_GeneratePublishJsModuleManifest" skipped, due to false condition; (@(_ExistingPublishJSModules) != '') was evaluated as ( != ''). Target "StaticWebAssetsPrepareForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "StaticWebAssetsPrepareForPublish" in project "One ID API.csproj". Target "ComputeFilesToPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "ComputeFilesToPublish" in project "One ID API.csproj". Target "_HandleFileConflictsForPublish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets": Using "CheckForDuplicateItemMetadata" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "CheckForDuplicateItemMetadata" Done executing task "CheckForDuplicateItemMetadata". Task "NETSdkError" skipped, due to false condition; ('$(_ResolvedFileToPublishContainsDuplicates)' == 'true') was evaluated as ('False' == 'true'). Done building target "_HandleFileConflictsForPublish" in project "One ID API.csproj". Target "_GetCurrentAndPriorPublishFileWrites" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Hash" Done executing task "Hash". Task "ReadLinesFromFile" Done executing task "ReadLinesFromFile". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "FindUnderPath" Comparison path is "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/". Done executing task "FindUnderPath". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Task "ConvertToAbsolutePath" Done executing task "ConvertToAbsolutePath". Task "RemoveDuplicates" Done executing task "RemoveDuplicates". Done building target "_GetCurrentAndPriorPublishFileWrites" in project "One ID API.csproj". Target "_IncrementalCleanPublishDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Delete" Done executing task "Delete". Task "WriteLinesToFile" Done executing task "WriteLinesToFile". Done building target "_IncrementalCleanPublishDirectory" in project "One ID API.csproj". Target "_ComputeResolvedFilesToPublishTypes" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_ComputeResolvedFilesToPublishTypes" in project "One ID API.csproj". Target "_CopyResolvedFilesToPublishPreserveNewest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Building target "_CopyResolvedFilesToPublishPreserveNewest" completely. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.Development.json" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.json" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.deps.json" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.runtimeconfig.json" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.pdb" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Core.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Identity.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.AspNetCore.OpenApi.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Bcl.AsyncInterfaces.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Data.SqlClient.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.Extensions.Msal.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Abstractions.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.JsonWebTokens.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Logging.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Tokens.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.OpenApi.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.SqlServer.Server.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Win32.SystemEvents.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.Swagger.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerGen.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerUI.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Configuration.ConfigurationManager.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Drawing.Common.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.IdentityModel.Tokens.Jwt.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Memory.Data.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Runtime.Caching.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Cryptography.ProtectedData.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Permissions.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Windows.Extensions.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/System.Drawing.Common.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Drawing.Common.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Runtime.Caching.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" does not exist. Output file "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Windows.Extensions.dll" does not exist. Task "Copy" Copying file from "/Users/jassim/Projects/OneID/One ID API/appsettings.Development.json" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.Development.json". Copying file from "/Users/jassim/Projects/OneID/One ID API/appsettings.json" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/appsettings.json". Copying file from "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.deps.json" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.deps.json". Copying file from "/Users/jassim/Projects/OneID/One ID API/bin/Release/net7.0/One ID API.runtimeconfig.json" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.runtimeconfig.json". Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.pdb" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.pdb". Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/One ID API.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API.dll". Copying file from "/Users/jassim/.nuget/packages/azure.identity/1.7.0/lib/netstandard2.0/Azure.Identity.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Identity.dll". Copying file from "/Users/jassim/.nuget/packages/azure.core/1.25.0/lib/net5.0/Azure.Core.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Azure.Core.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.aspnetcore.openapi/7.0.5/lib/net7.0/Microsoft.AspNetCore.OpenApi.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.AspNetCore.OpenApi.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/lib/net6.0/Microsoft.Data.SqlClient.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Data.SqlClient.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identity.client/4.47.2/lib/netcoreapp2.1/Microsoft.Identity.Client.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identity.client.extensions.msal/2.19.3/lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Identity.Client.Extensions.Msal.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.abstractions/6.24.0/lib/net6.0/Microsoft.IdentityModel.Abstractions.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Abstractions.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.JsonWebTokens.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.logging/6.24.0/lib/net6.0/Microsoft.IdentityModel.Logging.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Logging.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.24.0/lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.identitymodel.tokens/6.24.0/lib/net6.0/Microsoft.IdentityModel.Tokens.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.IdentityModel.Tokens.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.openapi/1.4.3/lib/netstandard2.0/Microsoft.OpenApi.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.OpenApi.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.SqlServer.Server.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.win32.systemevents/6.0.0/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Microsoft.Win32.SystemEvents.dll". Copying file from "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerGen.dll". Copying file from "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.Swagger.dll". Copying file from "/Users/jassim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.5.0/lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/Swashbuckle.AspNetCore.SwaggerUI.dll". Copying file from "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/lib/net6.0/System.Drawing.Common.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Drawing.Common.dll". Copying file from "/Users/jassim/.nuget/packages/system.configuration.configurationmanager/6.0.1/lib/net6.0/System.Configuration.ConfigurationManager.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Configuration.ConfigurationManager.dll". Copying file from "/Users/jassim/.nuget/packages/system.identitymodel.tokens.jwt/6.24.0/lib/net6.0/System.IdentityModel.Tokens.Jwt.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.IdentityModel.Tokens.Jwt.dll". Copying file from "/Users/jassim/.nuget/packages/system.memory.data/1.0.2/lib/netstandard2.0/System.Memory.Data.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Memory.Data.dll". Copying file from "/Users/jassim/.nuget/packages/system.runtime.caching/6.0.0/lib/net6.0/System.Runtime.Caching.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Runtime.Caching.dll". Copying file from "/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Cryptography.ProtectedData.dll". Copying file from "/Users/jassim/.nuget/packages/system.windows.extensions/6.0.0/lib/net6.0/System.Windows.Extensions.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Windows.Extensions.dll". Copying file from "/Users/jassim/.nuget/packages/system.security.permissions/6.0.0/lib/net6.0/System.Security.Permissions.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/System.Security.Permissions.dll". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient/5.1.1/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm/native". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm64/native". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x64/native". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll". Creating directory "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x86/native". Copying file from "/Users/jassim/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll". Copying file from "/Users/jassim/.nuget/packages/microsoft.win32.systemevents/6.0.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll". Copying file from "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/unix/lib/net6.0/System.Drawing.Common.dll". Copying file from "/Users/jassim/.nuget/packages/system.drawing.common/6.0.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Drawing.Common.dll". Copying file from "/Users/jassim/.nuget/packages/system.runtime.caching/6.0.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Runtime.Caching.dll". Copying file from "/Users/jassim/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll". Copying file from "/Users/jassim/.nuget/packages/system.windows.extensions/6.0.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/runtimes/win/lib/net6.0/System.Windows.Extensions.dll". Done executing task "Copy". Done building target "_CopyResolvedFilesToPublishPreserveNewest" in project "One ID API.csproj". Target "_ComputeResolvedFilesToPublishTypes" skipped. Previously built successfully. Target "_CopyResolvedFilesToPublishAlways" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Copy" Copying file from "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/apphost" to "/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/One ID API". Done executing task "Copy". Done building target "_CopyResolvedFilesToPublishAlways" in project "One ID API.csproj". Target "_HandleFileConflictsForPublish" skipped. Previously built successfully. Target "_FilterIISAssets" skipped, due to false condition; ('$(PublishIISAssets)' == 'false') was evaluated as ('' == 'false'). Target "CopyFilesToPublishDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "CopyFilesToPublishDirectory" in project "One ID API.csproj". Target "StaticWebAssetsPrepareForPublish" skipped. Previously built successfully. Target "LoadStaticWebAssetsPublishManifest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "ReadStaticWebAssetsManifestFile" Done executing task "ReadStaticWebAssetsManifestFile". Done building target "LoadStaticWebAssetsPublishManifest" in project "One ID API.csproj". Target "CopyStaticWebAssetsToPublishDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Done building target "CopyStaticWebAssetsToPublishDirectory" in project "One ID API.csproj". Target "_SplitPublishStaticWebAssetsByCopyOptions" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Using "ComputeStaticWebAssetsForCurrentProject" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll". Task "ComputeStaticWebAssetsForCurrentProject" Done executing task "ComputeStaticWebAssetsForCurrentProject". Task "ComputeStaticWebAssetsTargetPaths" Using path prefix 'wwwroot' Done executing task "ComputeStaticWebAssetsTargetPaths". Done building target "_SplitPublishStaticWebAssetsByCopyOptions" in project "One ID API.csproj". Target "_PublishCopyStaticWebAssetsPreserveNewest" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Skipping target "_PublishCopyStaticWebAssetsPreserveNewest" because it has no outputs. Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists. Done building target "_PublishCopyStaticWebAssetsPreserveNewest" in project "One ID API.csproj". Target "_PublishCopyStaticWebAssetsAlways" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets": Task "Copy" Done executing task "Copy". Done building target "_PublishCopyStaticWebAssetsAlways" in project "One ID API.csproj". Target "ComputeAndCopyFilesToPublishDirectory" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "ComputeAndCopyFilesToPublishDirectory" in project "One ID API.csproj". Target "ResolveReferences" skipped. Previously built successfully. Target "ComputeResolvedFilesToPublishList" skipped. Previously built successfully. Target "_ComputeFilesToBundle" skipped, due to false condition; ('$(PublishSingleFile)' == 'true') was evaluated as ('' == 'true'). Target "PublishItemsOutputGroup" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Using "GetPublishItemsOutputGroupOutputs" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll". Task "GetPublishItemsOutputGroupOutputs" Done executing task "GetPublishItemsOutputGroupOutputs". Done building target "PublishItemsOutputGroup" in project "One ID API.csproj". Target "_PublishBuildAlternative" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Done building target "_PublishBuildAlternative" in project "One ID API.csproj". Target "_PublishNoBuildAlternative" skipped, due to false condition; ('$(NoBuild)' == 'true') was evaluated as ('' == 'true'). Target "_CheckForLanguageAndPublishFeatureCombinationSupport" skipped. Previously built successfully. Target "Publish" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets": Task "Message" One ID API -> /Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/ Done executing task "Message". Task "AllowEmptyTelemetry" Done executing task "AllowEmptyTelemetry". Done building target "Publish" in project "One ID API.csproj". Target "_DotNetCLIPostPublish" skipped, due to false condition; ('$(DeployOnBuild)' != 'true') was evaluated as ('true' != 'true'). Target "_CopyAspNetCoreFilesToIntermediateOutputPath" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets": Done building target "_CopyAspNetCoreFilesToIntermediateOutputPath" in project "One ID API.csproj". Target "_CopyWebJobFilesToIntermediateOutputPath" skipped, due to false condition; ('$(_PublishProjectType)' == 'WebJob') was evaluated as ('AspNetCore' == 'WebJob'). Target "_CopyConsoleFilesToIntermediateOutputPath" skipped, due to false condition; ('$(_PublishProjectType)' == 'Console') was evaluated as ('AspNetCore' == 'Console'). Target "_TransformWebConfig" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets": Using "TransformWebConfig" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/../tools/net7.0/Microsoft.NET.Sdk.Publish.Tasks.dll". Task "TransformWebConfig" Configuring the following project for use with IIS: '/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/' No web.config found. Creating '/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config' Configuring web.config for deployment to Azure Configuring project completed successfully Done executing task "TransformWebConfig". Done building target "_TransformWebConfig" in project "One ID API.csproj". Target "_TransformXml" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets": Task "TransformXml" skipped, due to false condition; ( '%(ProjectTransforms.Identity)' != '' And Exists('%(ProjectTransforms.Identity)') And Exists('$(PublishIntermediateOutputPath)web.config') And '$(RunXdt)' == 'true') was evaluated as ( '/Users/jassim/Projects/OneID/One ID API/web.Release.config' != '' And Exists('/Users/jassim/Projects/OneID/One ID API/web.Release.config') And Exists('/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config') And 'true' == 'true'). Task "TransformXml" skipped, due to false condition; ( '%(ProjectTransforms.Identity)' != '' And Exists('%(ProjectTransforms.Identity)') And Exists('$(PublishIntermediateOutputPath)web.config') And '$(RunXdt)' == 'true') was evaluated as ( '/Users/jassim/Projects/OneID/One ID API/web.OneId - Zip Deploy.config' != '' And Exists('/Users/jassim/Projects/OneID/One ID API/web.OneId - Zip Deploy.config') And Exists('/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config') And 'true' == 'true'). Task "TransformXml" skipped, due to false condition; ( '%(ProfileTransforms.Identity)' != '' And Exists('%(ProfileTransforms.Identity)') And Exists('$(PublishIntermediateOutputPath)web.config') And '$(RunXdt)' == 'true') was evaluated as ( '/Users/jassim/Projects/OneID/One ID API/Properties/PublishProfiles/OneId - Zip Deploy.transform' != '' And Exists('/Users/jassim/Projects/OneID/One ID API/Properties/PublishProfiles/OneId - Zip Deploy.transform') And Exists('/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config') And 'true' == 'true'). Task "TransformXml" skipped, due to false condition; ( '%(CustomTransforms.Identity)' != '' And Exists('%(CustomTransforms.Identity)') And Exists('$(PublishIntermediateOutputPath)web.config') And '$(RunXdt)' == 'true') was evaluated as ( '' != '' And Exists('') And Exists('/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config') And 'true' == 'true'). Task "GenerateEnvTransform" skipped, due to false condition; ( '$(WebConfigEnvironmentVariables)' != '' ) was evaluated as ( '' != '' ). Task "TransformXml" skipped, due to false condition; ( '%(_GeneratedEnvironmentTransforms.Identity)' != '' And Exists('%(_GeneratedEnvironmentTransforms.Identity)') And Exists('$(PublishIntermediateOutputPath)web.config') And '$(RunXdt)' == 'true') was evaluated as ( '' != '' And Exists('') And Exists('/Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/Out/web.config') And 'true' == 'true'). Done building target "_TransformXml" in project "One ID API.csproj". Target "_TransformAppSettings" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets": Task "TransformAppSettings" skipped, due to false condition; ('$(_IsAspNetCoreProject)' == 'true' And '$(IsTransformAppSettingsDisabled)' != 'true' And @(DestinationConnectionStrings) != '') was evaluated as ('true' == 'true' And '' != 'true' And != ''). Done building target "_TransformAppSettings" in project "One ID API.csproj". Target "_GenerateEFSQLScripts" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets": Task "GenerateEFSQLScripts" skipped, due to false condition; ('$(_IsAspNetCoreProject)' == 'true' And '$(IsGenerateEFSQLScriptsDisabled)' != 'true' And @(EfMigrations) != '') was evaluated as ('true' == 'true' And '' != 'true' And != ''). Done building target "_GenerateEFSQLScripts" in project "One ID API.csproj". Target "_GenerateRunCommandFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets": Task "GenerateRunCommandFile" skipped, due to false condition; ('$(_IsWebJobProject)' == 'true' And '$(IsGenerateRunCommandFileDisabled)' != 'true') was evaluated as ('' == 'true' And '' != 'true'). Done building target "_GenerateRunCommandFile" in project "One ID API.csproj". Target "CreateZipFile" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets": Using "CreateZipFile" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/../tools/net7.0/Microsoft.NET.Sdk.Publish.Tasks.dll". Task "CreateZipFile" Done executing task "CreateZipFile". Done building target "CreateZipFile" in project "One ID API.csproj". Target "ZipDeploy" in file "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets": Task "GetPassword" skipped, due to false condition; ('$(Password)' == '' And '$(IsGetPasswordEnabled)' == 'true') was evaluated as ('oTux8f4R4fYGdnKMi3hpqYmMfKYSr5B0Mc79GspWQFDt8QcA3vWGXXYBeSD1' == '' And '' == 'true'). Using "ZipDeploy" task from assembly "/usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/../tools/net7.0/Microsoft.NET.Sdk.Publish.Tasks.dll". Task "ZipDeploy" Publishing /Users/jassim/Projects/OneID/One ID API/obj/Release/net7.0/PubTmp/One ID API-2023051619361357.zip to https://oneid.scm.azurewebsites.net/api/zipdeploy... /usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets(55,5): error : The attempt to publish the ZIP file through 'https://oneid.scm.azurewebsites.net/api/zipdeploy' failed with HTTP status code 'Unauthorized'. Done executing task "ZipDeploy" -- FAILED. Done building target "ZipDeploy" in project "One ID API.csproj" -- FAILED. Done building project "One ID API.csproj" -- FAILED. Project Performance Summary: 4612 ms /Users/jassim/Projects/OneID/One ID API/One ID API.csproj 1 calls Target Performance Summary: 0 ms AfterCompile 1 calls 0 ms PrepareResourceNames 1 calls 0 ms BeforeCompile 1 calls 0 ms _RazorPrepareForRun 1 calls 0 ms GenerateAssemblyInfo 1 calls 0 ms AddSourceRevisionToInformationalVersion 1 calls 0 ms InitializeSourceControlInformation 1 calls 0 ms GenerateMSBuildEditorConfigFile 1 calls 0 ms PrepareForRazorComponentGenerate 1 calls 0 ms PrepareForRazorGenerate 1 calls 0 ms SetWin32ManifestProperties 1 calls 0 ms PrepareResources 1 calls 0 ms ResGen 1 calls 0 ms AfterResGen 1 calls 0 ms _CopyAspNetCoreFilesToIntermediateOutputPath 1 calls 0 ms BeforeResGen 1 calls 0 ms _PublishBuildAlternative 1 calls 0 ms ComputeAndCopyFilesToPublishDirectory 1 calls 0 ms ResolveStaticWebAssetsInputs 1 calls 0 ms GenerateComputedBuildStaticWebAssets 1 calls 0 ms ComputeFilesToPublish 1 calls 0 ms GenerateComputedPublishStaticWebAssets 1 calls 0 ms ResolvePublishStaticWebAssets 1 calls 0 ms _AddPublishJsModuleManifest 1 calls 0 ms CopyFilesToPublishDirectory 1 calls 0 ms _RazorPrepareForPublish 1 calls 0 ms PrepareProjectReferences 1 calls 0 ms CopyStaticWebAssetsToPublishDirectory 1 calls 0 ms AfterBuild 1 calls 0 ms CoreBuild 1 calls 0 ms _CopySourceItemsToOutputDirectory 1 calls 0 ms RazorCompile 1 calls 0 ms StaticWebAssetsPrepareForRun 1 calls 0 ms CopyStaticWebAssetsToOutputDirectory 1 calls 0 ms BeforePublish 1 calls 0 ms ResolvePackageDependenciesForBuild 1 calls 0 ms _ResolveMvcAssemblyAttributes 1 calls 0 ms BeforeBuild 1 calls 0 ms EnableIntermediateOutputPathMismatchWarning 1 calls 0 ms GetReferenceAssemblyPaths 1 calls 0 ms GetFrameworkPaths 1 calls 0 ms BuildOnlySettings 1 calls 0 ms _PopulateCommonStateForGetCopyToOutputDirectoryItems 1 calls 0 ms _GenerateRazorAssemblyInfo 1 calls 0 ms BeforeResolveReferences 1 calls 0 ms _DefaultMicrosoftNETPlatformLibrary 1 calls 0 ms PrepareForRun 1 calls 0 ms AfterResolveReferences 1 calls 0 ms CreateSatelliteAssemblies 1 calls 0 ms StaticWebAssetsPrepareForPublish 1 calls 0 ms Compile 1 calls 0 ms ExpandSDKReferences 1 calls 0 ms _CheckForUnsupportedCppNETCoreVersion 1 calls 0 ms CreateCustomManifestResourceNames 1 calls 0 ms _AddOutputPathToGlobalPropertiesToRemove 1 calls 0 ms GetTargetPath 1 calls 0 ms Build 1 calls 0 ms _BuildCopyStaticWebAssetsPreserveNewest 1 calls 0 ms IncludeTransitiveProjectReferences 1 calls 0 ms _ChooseAppHost 1 calls 0 ms _RemoveExcludeFiles 1 calls 0 ms ResolveSDKReferences 1 calls 0 ms ResolveLockFileAnalyzers 1 calls 0 ms _AddBuildJsModuleManifest 1 calls 0 ms _ResolveGeneratedRazorCompileInputs 1 calls 0 ms _PrepareForAspNetCoreProjectSystemPublish 1 calls 0 ms _CheckForUnsupportedHostingUsage 1 calls 0 ms _PublishCopyStaticWebAssetsPreserveNewest 1 calls 0 ms _AddJsModulesToStaticWebAssets 1 calls 0 ms ValidateCommandLineProperties 1 calls 0 ms _CheckForLanguageAndPublishFeatureCombinationSupport 1 calls 0 ms CopyAdditionalFiles 1 calls 0 ms _BeforeVBCSCoreCompile 1 calls 0 ms _ComputeScopedCssStaticWebAssets 1 calls 0 ms _CheckForObsoleteDotNetCliToolReferences 1 calls 0 ms AddImplicitDefineConstants 1 calls 0 ms _ComputeUseBuildDependencyFile 1 calls 0 ms _CheckForTransitiveWindowsDesktopDependencies 1 calls 0 ms _CheckForLanguageAndFeatureCombinationSupport 1 calls 0 ms _ReportUpgradeNetAnalyzersNuGetWarning 1 calls 0 ms ResolveRazorComponentInputs 1 calls 0 ms _ComputePackageReferencePublish 1 calls 0 ms _SetTargetFrameworkMonikerAttribute 1 calls 0 ms ComputeReferencedProjectsPublishAssets 1 calls 0 ms AddStaticWebAssetsManifest 1 calls 0 ms _SplitProjectReferencesByFileExistence 1 calls 0 ms _CopyFilesToPublishIntermediateOutputPath 1 calls 0 ms GenerateMSBuildEditorConfigFileShouldRun 1 calls 0 ms AddTransitiveFrameworkReferences 1 calls 0 ms _GenerateRunCommandFile 1 calls 0 ms BundleScopedCssFiles 1 calls 0 ms ResolveRazorGenerateInputs 1 calls 0 ms _GetProjectJsonPath 1 calls 0 ms _GetAppHostPaths 1 calls 0 ms _ComputeNETCoreBuildOutputFiles 1 calls 0 ms _GenerateScopedCssFiles 2 calls 0 ms _AddScopedCssBundles 1 calls 0 ms _ComputeSkipAnalyzers 1 calls 0 ms ResolveReferences 1 calls 0 ms AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects 1 calls 0 ms AddDepsJsonAndRuntimeConfigToPublishItemsForReferencingProjects 1 calls 0 ms _CheckForUnsupportedAppHostUsage 1 calls 0 ms _GenerateCompileInputs 1 calls 0 ms _ResolveScopedCssOutputs 1 calls 0 ms CoreResGen 1 calls 0 ms _CheckForUnsupportedNETCoreVersion 1 calls 0 ms ResolveLockFileCopyLocalFiles 1 calls 0 ms _DetermineProjectType 1 calls 0 ms _PublishCopyStaticWebAssetsAlways 1 calls 0 ms _CheckForCompileOutputs 1 calls 0 ms GenerateBuildRuntimeConfigurationFiles 1 calls 0 ms DefaultCopyToPublishDirectoryMetadata 1 calls 0 ms _ResolveCopyLocalAssetsForPublish 1 calls 0 ms _ResolvePublishJsModuleManifest 1 calls 0 ms GetAssemblyAttributes 1 calls 0 ms _CheckAndUnsetUnsupportedPrefer32Bit 1 calls 0 ms _EnsureContentRootFolders 1 calls 0 ms PrepareForPublish 1 calls 0 ms _ResolveBuildJsModuleManifest 1 calls 0 ms GetAssemblyVersion 1 calls 0 ms _GenerateSatelliteAssemblyInputs 1 calls 0 ms ResolveProjectReferences 1 calls 0 ms _ComputeCssScope 1 calls 0 ms ResolveReferencedProjectsStaticWebAssets 1 calls 0 ms AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers 1 calls 0 ms GetTargetPathWithTargetPlatformMoniker 1 calls 1 ms UpdateExistingPackageStaticWebAssets 1 calls 1 ms ResolveReferencedProjectsStaticWebAssetsConfiguration 1 calls 1 ms _TransformAppSettings 1 calls 1 ms ResolveScopedCssInputs 1 calls 1 ms _SplitStaticWebAssetsByCopyOptions 1 calls 1 ms _CollectAllScopedCssAssets 1 calls 1 ms _GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences 1 calls 1 ms _GenerateEFSQLScripts 1 calls 1 ms LoadStaticWebAssetsPublishManifest 1 calls 1 ms _ComputeUserRuntimeAssemblies 1 calls 1 ms _ResolveCssScopes 1 calls 1 ms _BlockWinMDsOnUnsupportedTFMs 1 calls 1 ms _ResolveBundlingConfiguration 1 calls 1 ms _BuildCopyStaticWebAssetsAlways 1 calls 1 ms _CleanupReferencedProjectItemGroups 1 calls 1 ms _HandleFileConflictsForPublish 1 calls 1 ms _ComputeResolvedFilesToPublishTypes 1 calls 1 ms GenerateTargetFrameworkMonikerAttribute 1 calls 1 ms SplitResourcesByCulture 1 calls 1 ms GetCopyToPublishDirectoryItems 1 calls 1 ms Publish 1 calls 1 ms LoadStaticWebAssetsBuildManifest 1 calls 1 ms _PrepareRazorSourceGenerators 1 calls 1 ms _CopyResolvedFilesToPublishAlways 1 calls 1 ms _GenerateRuntimeConfigurationFilesInputCache 1 calls 1 ms ResolveLockFileReferences 1 calls 1 ms _ComputeCopyToPublishDirectoryItems 1 calls 1 ms ResolveStaticWebAssetsConfiguration 1 calls 1 ms _GetCopyToOutputDirectoryItemsFromThisProject 1 calls 1 ms _SplitPublishStaticWebAssetsByCopyOptions 1 calls 1 ms GenerateNETCompatibleDefineConstants 1 calls 1 ms AssignProjectConfiguration 1 calls 2 ms CheckForImplicitPackageReferenceOverrides 1 calls 2 ms CoreGenerateAssemblyInfo 1 calls 2 ms ResolveRazorConfiguration 1 calls 2 ms IncrementalClean 1 calls 2 ms _CopyOutOfDateSourceItemsToOutputDirectory 1 calls 2 ms _GenerateCompileDependencyCache 1 calls 2 ms AssignTargetPaths 1 calls 2 ms CreateGeneratedAssemblyInfoInputsCacheFile 1 calls 2 ms CheckForDuplicateItems 1 calls 2 ms UpdateLegacyPackageScopedCssBundles 1 calls 2 ms GenerateStaticWebAssetsPublishManifest 1 calls 2 ms _ComputeReferenceAssemblies 1 calls 3 ms PublishItemsOutputGroup 1 calls 3 ms _TransformXml 1 calls 3 ms _IncrementalCleanPublishDirectory 1 calls 3 ms _GetRestoreProjectStyle 1 calls 3 ms PrepareForBuild 1 calls 4 ms _SetEmbeddedWin32ManifestProperties 1 calls 4 ms _HandlePackageFileConflictsForPublish 1 calls 4 ms ResolvePackageAssets 1 calls 4 ms UpdateAspNetToFrameworkReference 1 calls 4 ms _ResolveJsModuleInputs 1 calls 4 ms CopyFilesToOutputDirectory 1 calls 4 ms _CheckForInvalidConfigurationAndPlatform 1 calls 4 ms ComputeResolvedFilesToPublishList 1 calls 5 ms _GetCurrentAndPriorPublishFileWrites 1 calls 5 ms GenerateMSBuildEditorConfigFileCore 1 calls 6 ms CollectPackageReferences 1 calls 7 ms _CleanGetCurrentAndPriorFileWrites 1 calls 7 ms ResolveProjectStaticWebAssets 1 calls 7 ms ResolveFrameworkReferences 1 calls 7 ms GenerateStaticWebAssetsPackFiles 1 calls 8 ms ApplyImplicitVersions 1 calls 8 ms GenerateGlobalUsings 1 calls 8 ms GetCopyToOutputDirectoryItems 1 calls 9 ms ValidateExecutableReferences 1 calls 11 ms ResolveTargetingPackAssets 1 calls 12 ms _CollectTargetFrameworkForTelemetry 1 calls 13 ms _DeletePublishIntermediateOutputPath 1 calls 14 ms _CopyFilesMarkedCopyLocal 1 calls 16 ms _HandlePackageFileConflicts 1 calls 16 ms _TransformWebConfig 1 calls 21 ms _IncludePrePublishGeneratedContent 1 calls 21 ms _CopyResolvedFilesToPublishPreserveNewest 1 calls 22 ms _ComputeResolvedCopyLocalPublishAssets 1 calls 27 ms _GetProjectReferenceTargetFrameworkProperties 1 calls 39 ms FindReferenceAssembliesForReferences 1 calls 44 ms GenerateStaticWebAssetsManifest 1 calls 54 ms ProcessFrameworkReferences 1 calls 59 ms ResolveAssemblyReferences 1 calls 117 ms GenerateBuildDependencyFile 1 calls 183 ms _DiscoverMvcApplicationParts 1 calls 267 ms CoreCompile 1 calls 396 ms _CreateAppHost 1 calls 671 ms CreateZipFile 1 calls 2411 ms ZipDeploy 1 calls Task Performance Summary: 0 ms GetAssemblyVersion 1 calls 0 ms EncodeRazorInputItem 1 calls 0 ms ResolveAllScopedCssAssets 1 calls 0 ms UpdatePackageStaticWebAssets 1 calls 0 ms AssignCulture 1 calls 0 ms MergeConfigurationProperties 1 calls 0 ms ComputeCssScope 1 calls 0 ms CheckForUnsupportedWinMDReferences 1 calls 0 ms CollectStaticWebAssetsToCopy 1 calls 0 ms DiscoverDefaultScopedCssItems 1 calls 0 ms StaticWebAssetsGeneratePackManifest 1 calls 0 ms SetRidAgnosticValueForProjects 1 calls 0 ms GenerateStaticWebAssetsDevelopmentManifest 1 calls 0 ms FindAppConfigFile 1 calls 0 ms GenerateStaticWebAsssetsPropsFile 1 calls 0 ms ResolveFrameworkReferences 1 calls 0 ms ApplyCssScopes 1 calls 0 ms CheckForDuplicateFrameworkReferences 1 calls 0 ms CheckForDuplicateItemMetadata 1 calls 0 ms ApplyJsModules 1 calls 0 ms ApplyImplicitVersions 1 calls 0 ms JoinItems 1 calls 1 ms FindInList 1 calls 1 ms ComputeStaticWebAssetsForCurrentProject 1 calls 1 ms CopyRefAssembly 1 calls 1 ms Touch 1 calls 1 ms ComputeStaticWebAssetsTargetPaths 2 calls 1 ms GenerateMSBuildEditorConfig 1 calls 1 ms MSBuild 1 calls 1 ms ResolveOverlappingItemGroupConflicts 1 calls 1 ms CheckForImplicitPackageReferenceOverrides 1 calls 1 ms CheckForDuplicateNuGetItemsTask 1 calls 1 ms AssignProjectConfiguration 1 calls 1 ms RemoveDuplicates 4 calls 1 ms Message 4 calls 1 ms ReadStaticWebAssetsManifestFile 3 calls 1 ms Hash 4 calls 2 ms RemoveDir 1 calls 2 ms AssignTargetPath 7 calls 2 ms ReadLinesFromFile 2 calls 2 ms CheckForDuplicateItems 3 calls 2 ms DefineStaticWebAssets 2 calls 2 ms ConvertToAbsolutePath 3 calls 2 ms AllowEmptyTelemetry 2 calls 2 ms GetRestoreProjectStyleTask 1 calls 2 ms StaticWebAssetsGeneratePackagePropsFile 3 calls 2 ms GetPublishItemsOutputGroupOutputs 1 calls 2 ms ComputeReferenceStaticWebAssetItems 1 calls 3 ms CheckIfPackageReferenceShouldBeFrameworkReference 2 calls 3 ms GetFrameworkPath 1 calls 3 ms ResolvePackageAssets 1 calls 3 ms MakeDir 4 calls 4 ms FindUnderPath 6 calls 5 ms WriteLinesToFile 5 calls 5 ms GetPackageDirectory 10 calls 6 ms CallTarget 2 calls 6 ms GenerateGlobalUsings 1 calls 8 ms DiscoverStaticWebAssets 3 calls 9 ms ValidateExecutableReferences 1 calls 10 ms Delete 3 calls 10 ms ResolveTargetingPackAssets 1 calls 11 ms TransformWebConfig 1 calls 13 ms ResolveAppHosts 1 calls 16 ms ResolvePackageFileConflicts 2 calls 18 ms WriteCodeFragment 1 calls 38 ms Copy 9 calls 40 ms ProcessFrameworkReferences 1 calls 44 ms GenerateStaticWebAssetsManifest 2 calls 57 ms ResolveAssemblyReference 1 calls 116 ms GenerateDepsFile 1 calls 162 ms FindAssembliesWithReferencesTo 1 calls 265 ms Csc 1 calls 395 ms CreateAppHost 1 calls 671 ms CreateZipFile 1 calls 2410 ms ZipDeploy 1 calls Build FAILED. /Users/jassim/Projects/OneID/One ID API/Data/PasswordSaltData.cs(8,19,8,32): warning CS8618: Non-nullable property 'password_salt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/CountryData.cs(8,19,8,31): warning CS8618: Non-nullable property 'country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/CountryData.cs(9,19,9,31): warning CS8618: Non-nullable property 'country_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(8,19,8,26): warning CS8618: Non-nullable property 'user_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(9,19,9,28): warning CS8618: Non-nullable property 'user_uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(10,19,10,29): warning CS8618: Non-nullable property 'first_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(11,19,11,28): warning CS8618: Non-nullable property 'last_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(12,19,12,32): warning CS8618: Non-nullable property 'email_address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(13,19,13,29): warning CS8618: Non-nullable property 'payment_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(14,19,14,28): warning CS8618: Non-nullable property 'is_active' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Data/SigninData.cs(15,19,15,29): warning CS8618: Non-nullable property 'is_blocked' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. /Users/jassim/Projects/OneID/One ID API/Controllers/Helper.cs(9,36,9,54): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. /Users/jassim/Projects/OneID/One ID API/Controllers/Account.cs(116,9,116,15): warning CS0162: Unreachable code detected /usr/local/share/dotnet/sdk/7.0.203/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets(55,5): error : The attempt to publish the ZIP file through 'https://oneid.scm.azurewebsites.net/api/zipdeploy' failed with HTTP status code 'Unauthorized'. 13 Warning(s) 1 Error(s) Time Elapsed 00:00:04.63