Skip to content

Instantly share code, notes, and snippets.

@thefringeninja
Created January 17, 2022 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thefringeninja/59542c79b649c0cb66fb92287794d04c to your computer and use it in GitHub Desktop.
Save thefringeninja/59542c79b649c0cb66fb92287794d04c to your computer and use it in GitHub Desktop.
Build started 1/17/2022 1:01:55 PM.
0>Process = "/usr/share/dotnet/dotnet"
MSBuild executable path = "/usr/share/dotnet/sdk/6.0.101/MSBuild.dll"
Command line arguments = "/usr/share/dotnet/sdk/6.0.101/dotnet.dll test -v detailed"
Current directory = "/home/jwow/dev/dnt_env"
MSBuild version = "17.0.0+c9eb9dd64"
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" on node 1 (Restore target(s)).
1>Target "ValidateSolutionConfiguration" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
1>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{8042C2A9-D22A-4F96-8B12-50D7BA70B8D8}" AbsolutePath="/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>' == '') and ('' != 'true')).
Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{8042C2A9-D22A-4F96-8B12-50D7BA70B8D8}" AbsolutePath="/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>' == '') and ('' == 'true')).
Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Message"
Building solution configuration "Debug|Any CPU".
Done executing task "Message".
1>Done building target "ValidateSolutionConfiguration" in project "dnt_env.sln".
1>Target "ValidateToolsVersions" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')) was evaluated as ('Current' == '2.0' and ('' != '2.0' and '' != '')).
1>Done building target "ValidateToolsVersions" in project "dnt_env.sln".
1>Target "ValidateProjects" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
1>Done building target "ValidateProjects" in project "dnt_env.sln".
1>Target "_LoadRestoreGraphEntryPoints" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (target "_FilterRestoreGraphProjectInputItems" depends on it):
Using "GetRestoreSolutionProjectsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreSolutionProjectsTask"
(in) ProjectReferences '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) SolutionFilePath '/home/jwow/dev/dnt_env/dnt_env.sln.metaproj'
Done executing task "GetRestoreSolutionProjectsTask".
1>Done building target "_LoadRestoreGraphEntryPoints" in project "dnt_env.sln".
1>Target "_FilterRestoreGraphProjectInputItems" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (target "_GenerateRestoreGraph" depends on it):
Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=/home/jwow/dev/dnt_env/
SolutionName=dnt_env
SolutionFileName=dnt_env.sln
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
SolutionExt=.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="/home/jwow/dev/dnt_env/dnt.Tests/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/6.0.101/Current/Microsoft.Common.props (57,5)
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/net6.0/" (previous value: "obj\Debug/") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/net6.0/" (previous value: "bin\Debug/") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (184,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (176,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (186,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
The "SolutionExt" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (519,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (558,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (3741,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (3742,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (4877,5)
The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified.
Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)="
ExcludeRestorePackageImports=true;
_RestoreSolutionFileUsed=true;
SolutionDir=/home/jwow/dev/dnt_env/;
SolutionName=dnt_env;
SolutionFileName=dnt_env.sln;
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln;
SolutionExt=.sln;
" (previous value: "ExcludeRestorePackageImports=true") at /usr/share/dotnet/sdk/6.0.101/NuGet.targets (84,5)
Property reassignment: $(ProjectAssetsFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/project.assets.json" (previous value: "/home/jwow/dev/dnt_env/dnt.Tests/obj//project.assets.json") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (24,5)
Property reassignment: $(ProjectAssetsCacheFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.assets.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.assets.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.genruntimeconfig.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.genruntimeconfig.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (54,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/home/jwow/.dotnet/store" (previous value: "/home/jwow") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (96,5)
Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (100,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.shiminput.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.shiminput.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.shimcreated.sentinel" (previous value: "obj\Debug/net6.0/dnt.Tests.shimcreated.sentinel") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Property reassignment: $(WarningLevel)="5" (previous value: "4") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets (70,5)
Property reassignment: $(WarningLevel)="6" (previous value: "5") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets (77,5)
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/6.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveFrameworkReferences" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2) on node 1 (_IsProjectRestoreSupported target(s)).
2>Target "_IsProjectRestoreSupported" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
2>Done building target "_IsProjectRestoreSupported" in project "dnt.Tests.csproj".
2>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (_IsProjectRestoreSupported target(s)).
1>Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Using "WarnForInvalidProjectsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "WarnForInvalidProjectsTask"
(in) AllProjects '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) ValidProjects '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
Done executing task "WarnForInvalidProjectsTask".
1>Done building target "_FilterRestoreGraphProjectInputItems" in project "dnt_env.sln".
Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully.
1>Target "_GetAllRestoreProjectPathItems" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (target "_GenerateRestoreGraph" depends on it):
Using "NuGetMessageTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "NuGetMessageTask"
Determining projects to restore...
Done executing task "NuGetMessageTask".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=/home/jwow/dev/dnt_env/
SolutionName=dnt_env
SolutionFileName=dnt_env.sln
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
SolutionExt=.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:2) on node 1 (_GenerateRestoreProjectPathWalk target(s)).
2:2>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
2:2>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it):
Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
2:2>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "dnt.Tests.csproj".
2:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreProjectPathItems" depends on it):
2:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "dnt.Tests.csproj".
2:2>Target "_GenerateRestoreProjectPathItems" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it):
Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
2:2>Done building target "_GenerateRestoreProjectPathItems" in project "dnt.Tests.csproj".
2:2>Target "_GenerateRestoreProjectPathWalk" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
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; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
2:2>Done building target "_GenerateRestoreProjectPathWalk" in project "dnt.Tests.csproj".
2:2>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (_GenerateRestoreProjectPathWalk target(s)).
1>Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=/home/jwow/dev/dnt_env/
SolutionName=dnt_env
SolutionFileName=dnt_env.sln
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
SolutionExt=.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:3) on node 1 (_IsProjectRestoreSupported target(s)).
2:3>Target "_IsProjectRestoreSupported" skipped. Previously built successfully.
2:3>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (_IsProjectRestoreSupported target(s)).
1>Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
1>Done building target "_GetAllRestoreProjectPathItems" in project "dnt_env.sln".
1>Target "_GenerateRestoreGraph" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (target "Restore" depends on it):
Task "Message"
Generating dg file
Done executing task "Message".
Task "Message"
/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj
Done executing task "Message".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=/home/jwow/dev/dnt_env/
SolutionName=dnt_env
SolutionFileName=dnt_env.sln
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
SolutionExt=.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:4) on node 1 (_GenerateRestoreGraphProjectEntry target(s)).
2:4>Target "_GetProjectJsonPath" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it):
2:4>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
2:4>Done building target "_GetProjectJsonPath" in project "dnt.Tests.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').
2:4>Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '6.0').
2:4>Done building target "_CheckForUnsupportedNETCoreVersion" in project "dnt.Tests.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').
2:4>Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2:4>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "dnt.Tests.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').
2:4>Target "UpdateAspNetToFrameworkReference" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
2:4>Done building target "UpdateAspNetToFrameworkReference" in project "dnt.Tests.csproj".
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2:4>Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
2:4>Done building target "CheckForImplicitPackageReferenceOverrides" in project "dnt.Tests.csproj".
2:4>Target "ApplyImplicitVersions" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
2:4>Done building target "ApplyImplicitVersions" in project "dnt.Tests.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')).
2:4>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ProcessFrameworkReferences" depends on it):
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETCoreApp' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
2:4>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "dnt.Tests.csproj".
2:4>Target "ProcessFrameworkReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateFrameworkReferences"
Done executing task "CheckForDuplicateFrameworkReferences".
Using "ProcessFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ProcessFrameworkReferences"
Done executing task "ProcessFrameworkReferences".
Using "ResolveAppHosts" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolveAppHosts"
Done executing task "ResolveAppHosts".
2:4>Done building target "ProcessFrameworkReferences" in project "dnt.Tests.csproj".
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2:4>Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
2:4>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "dnt.Tests.csproj".
2:4>Target "CollectPackageReferences" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it):
2:4>Done building target "CollectPackageReferences" in project "dnt.Tests.csproj".
2:4>Target "_GetRestoreProjectStyle" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreSpecs" depends on it):
Using "GetRestoreProjectStyleTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreProjectStyleTask"
(in) HasPackageReferenceItems 'True'
(in) MSBuildProjectDirectory '/home/jwow/dev/dnt_env/dnt.Tests'
(in) MSBuildProjectName 'dnt.Tests'
(in) ProjectJsonPath ''
(in) RestoreProjectStyle 'PackageReference'
(out) IsPackageReferenceCompatibleProjectStyle 'True'
(out) ProjectStyle 'PackageReference'
Done executing task "GetRestoreProjectStyleTask".
2:4>Done building target "_GetRestoreProjectStyle" in project "dnt.Tests.csproj".
2:4>Target "_GenerateRestoreSpecs" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Message"
Restore entry point /home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj
Done executing task "Message".
2:4>Done building target "_GenerateRestoreSpecs" in project "dnt.Tests.csproj".
2:4>Target "_GetRestoreSettingsOverrides" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreSettings" depends on it):
Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ).
Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ).
Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ).
Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ).
2:4>Done building target "_GetRestoreSettingsOverrides" in project "dnt.Tests.csproj".
2:4>Target "_GetRestoreSettingsPerFramework" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it):
2:4>Done building target "_GetRestoreSettingsPerFramework" in project "dnt.Tests.csproj".
2:4>Target "_GetRestoreSettingsCurrentProject" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreSettings" depends on it):
2:4>Done building target "_GetRestoreSettingsCurrentProject" in project "dnt.Tests.csproj".
Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ).
2:4>Target "_GetRestoreSettings" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it):
Using "GetRestoreSettingsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreSettingsTask"
(in) ProjectUniqueName '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) RestoreSources ''
(in) RestorePackagesPath ''
(in) RestoreRepositoryPath ''
(in) RestoreFallbackFolders ''
(in) RestoreConfigFile ''
(in) RestoreSolutionDirectory ''
(in) RestoreRootConfigDirectory ''
(in) RestorePackagesPathOverride ''
(in) RestoreSourcesOverride ''
(in) RestoreFallbackFoldersOverride ''
(in) RestoreProjectStyle 'PackageReference'
(in) MSBuildStartupDirectory '/home/jwow/dev/dnt_env'
(out) OutputPackagesPath '/home/jwow/.nuget/packages/'
(out) OutputRepositoryPath ''
(out) OutputSources 'https://api.nuget.org/v3/index.json;https://nuget.pkg.github.com/thefringeninja/index.json'
(out) OutputFallbackFolders ''
(out) OutputConfigFilePaths '/home/jwow/.nuget/NuGet/NuGet.Config'
Done executing task "GetRestoreSettingsTask".
2:4>Done building target "_GetRestoreSettings" in project "dnt.Tests.csproj".
2:4>Target "_GenerateDotnetCliToolReferenceSpecs" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
Using "GetRestoreDotnetCliToolsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreDotnetCliToolsTask"
(in) ProjectPath '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) DotnetCliToolReferences ''
(in) RestoreSources 'https://api.nuget.org/v3/index.json;https://nuget.pkg.github.com/thefringeninja/index.json'
(in) RestorePackagesPath '/home/jwow/.nuget/packages/'
(in) RestoreConfigFilePaths '/home/jwow/.nuget/NuGet/NuGet.Config'
Done executing task "GetRestoreDotnetCliToolsTask".
2:4>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "dnt.Tests.csproj".
2:4>Target "_GenerateRestoreGraphProjectEntry" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
2:4>Done building target "_GenerateRestoreGraphProjectEntry" in project "dnt.Tests.csproj".
2:4>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (_GenerateRestoreGraphProjectEntry target(s)).
1>Done executing task "MSBuild".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=/home/jwow/dev/dnt_env/
SolutionName=dnt_env
SolutionFileName=dnt_env.sln
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
SolutionExt=.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:5) on node 1 (_GenerateProjectRestoreGraph target(s)).
2:5>Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
2:5>Target "_GetRestoreTargetFrameworksOutput" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreProjectSpec" depends on it):
Using "GetProjectTargetFrameworksTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetProjectTargetFrameworksTask"
(in) ProjectPath '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) TargetFrameworkMoniker '.NETCoreApp,Version=v6.0'
(in) TargetPlatformIdentifier ''
(in) TargetPlatformVersion ''
(in) TargetPlatformMinVersion ''
(in) TargetFrameworks ''
(in) TargetFramework 'net6.0'
(out) ProjectTargetFrameworks 'net6.0'
Done executing task "GetProjectTargetFrameworksTask".
2:5>Done building target "_GetRestoreTargetFrameworksOutput" in project "dnt.Tests.csproj".
Target "_GetRestoreSettings" skipped. Previously built successfully.
2:5>Target "_GenerateRestoreProjectSpec" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
2:5>Done building target "_GenerateRestoreProjectSpec" in project "dnt.Tests.csproj".
Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "CollectPackageReferences" skipped. Previously built successfully.
2:5>Target "CollectPackageDownloads" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectPackageDownloads" in project "dnt.Tests.csproj".
2:5>Target "CollectFrameworkReferences" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectFrameworkReferences" in project "dnt.Tests.csproj".
2:5>Target "CollectCentralPackageVersions" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectCentralPackageVersions" in project "dnt.Tests.csproj".
Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != '').
2:5>Target "_GenerateProjectRestoreGraphPerFramework" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it):
Using "GetRestoreProjectReferencesTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreProjectReferencesTask"
(in) ProjectUniqueName '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) TargetFrameworks 'net6.0'
(in) ProjectReferences ''
(in) ParentProjectPath '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
Done executing task "GetRestoreProjectReferencesTask".
Using "GetRestorePackageReferencesTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestorePackageReferencesTask"
(in) ProjectUniqueName '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) TargetFrameworks 'net6.0'
(in) PackageReferences 'Microsoft.NET.Test.Sdk;xunit;xunit.runner.visualstudio;coverlet.collector'
Done executing task "GetRestorePackageReferencesTask".
Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ).
Using "GetRestorePackageDownloadsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestorePackageDownloadsTask"
(in) ProjectUniqueName '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) TargetFrameworks 'net6.0'
(in) PackageDownloads 'Microsoft.AspNetCore.App.Ref'
Done executing task "GetRestorePackageDownloadsTask".
Using "GetRestoreFrameworkReferencesTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreFrameworkReferencesTask"
(in) ProjectUniqueName '/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj'
(in) TargetFrameworks 'net6.0'
(in) FrameworkReferences 'Microsoft.NETCore.App'
Done executing task "GetRestoreFrameworkReferencesTask".
2:5>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "dnt.Tests.csproj".
2:5>Target "_GenerateProjectRestoreGraphCurrentProject" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateRestoreDependencies" depends on it):
2:5>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "dnt.Tests.csproj".
2:5>Target "_GenerateRestoreDependencies" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
2:5>Done building target "_GenerateRestoreDependencies" in project "dnt.Tests.csproj".
2:5>Target "_GenerateProjectRestoreGraph" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
2:5>Done building target "_GenerateProjectRestoreGraph" in project "dnt.Tests.csproj".
2:5>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (_GenerateProjectRestoreGraph target(s)).
1>Done executing task "MSBuild".
1>Done building target "_GenerateRestoreGraph" in project "dnt_env.sln".
1>Target "Restore" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Using "RestoreTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "RestoreTask"
(in) RestoreGraphItems Count '9'
(in) RestoreDisableParallel 'False'
(in) RestoreNoCache 'False'
(in) RestoreIgnoreFailedSources 'False'
(in) RestoreRecursive 'True'
(in) RestoreForce 'False'
(in) HideWarningsAndErrors 'False'
(in) RestoreForceEvaluate 'False'
(in) RestorePackagesConfig 'False'
Running restore with 8 concurrent jobs.
Reading project file /home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj.
The restore inputs for 'dnt.Tests' have not changed. No further actions are required to complete the restore.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: /home/jwow/dev/dnt_env/dnt.Tests/obj/project.assets.json
No-Op restore. The cache will not be updated. Path: /home/jwow/dev/dnt_env/dnt.Tests/obj/project.nuget.cache
Restored /home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj (in 50 ms).
NuGet Config files used:
/home/jwow/.nuget/NuGet/NuGet.Config
Feeds used:
https://api.nuget.org/v3/index.json
https://nuget.pkg.github.com/thefringeninja/index.json
All projects are up-to-date for restore.
Done executing task "RestoreTask".
1>Done building target "Restore" in project "dnt_env.sln".
1>Done Building Project "/home/jwow/dev/dnt_env/dnt_env.sln" (Restore target(s)).
1:2>Project "/home/jwow/dev/dnt_env/dnt_env.sln" on node 1 (VSTest target(s)).
1:2>Target "ValidateSolutionConfiguration" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
1:2>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{8042C2A9-D22A-4F96-8B12-50D7BA70B8D8}" AbsolutePath="/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>' == '') and ('' != 'true')).
Task "Warning" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{8042C2A9-D22A-4F96-8B12-50D7BA70B8D8}" AbsolutePath="/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>' == '') and ('' == 'true')).
Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Message"
Building solution configuration "Debug|Any CPU".
Done executing task "Message".
1:2>Done building target "ValidateSolutionConfiguration" in project "dnt_env.sln".
1:2>Target "ValidateToolsVersions" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')) was evaluated as ('Current' == '2.0' and ('' != '2.0' and '' != '')).
1:2>Done building target "ValidateToolsVersions" in project "dnt_env.sln".
1:2>Target "ValidateProjects" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
1:2>Done building target "ValidateProjects" in project "dnt_env.sln".
1:2>Target "VSTest" in file "/home/jwow/dev/dnt_env/dnt_env.sln.metaproj" from project "/home/jwow/dev/dnt_env/dnt_env.sln" (entry point):
Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MSBuild"
Global Properties:
BuildingSolutionFile=true
CurrentSolutionConfigurationContents=<SolutionConfiguration>
<ProjectConfiguration Project="{8042C2A9-D22A-4F96-8B12-50D7BA70B8D8}" AbsolutePath="/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>
SolutionDir=/home/jwow/dev/dnt_env/
SolutionExt=.sln
SolutionFileName=dnt_env.sln
SolutionName=dnt_env
SolutionPath=/home/jwow/dev/dnt_env/dnt_env.sln
Additional Properties for project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj":
Configuration=Debug
Platform=AnyCPU
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="/home/jwow/dev/dnt_env/dnt.Tests/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/6.0.101/Current/Microsoft.Common.props (57,5)
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/net6.0/" (previous value: "obj\Debug/") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/net6.0/" (previous value: "bin\Debug/") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (184,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="6_0" (previous value: "6.0") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (176,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (186,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
The "SolutionExt" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (519,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (558,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (3741,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (3742,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets (4877,5)
Property reassignment: $(OutputType)="Exe" (previous value: "Library") at /home/jwow/.nuget/packages/microsoft.net.test.sdk/16.11.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets (20,5)
Property reassignment: $(_CoverletSourceRootTargetName)="InitializeSourceRootMappedPaths" (previous value: "CoverletGetPathMap") at /home/jwow/.nuget/packages/coverlet.collector/3.1.0/build/netstandard1.0/coverlet.collector.targets (30,5)
Property reassignment: $(HasRuntimeOutput)="true" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets (37,5)
Property reassignment: $(ProjectAssetsCacheFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.assets.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.assets.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.genruntimeconfig.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.genruntimeconfig.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (54,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/home/jwow/.dotnet/store" (previous value: "/home/jwow") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (96,5)
Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (100,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.shiminput.cache" (previous value: "obj\Debug/net6.0/dnt.Tests.shiminput.cache") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.shimcreated.sentinel" (previous value: "obj\Debug/net6.0/dnt.Tests.shimcreated.sentinel") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET6_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Property reassignment: $(WarningLevel)="5" (previous value: "4") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets (70,5)
Property reassignment: $(WarningLevel)="6" (previous value: "5") at /usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets (77,5)
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/share/dotnet/sdk/6.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/6.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveFrameworkReferences" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
1:2>Project "/home/jwow/dev/dnt_env/dnt_env.sln" (1:2) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:6) on node 1 (VSTest target(s)).
2:6>Target "GenerateProgramFile" in file "/home/jwow/.nuget/packages/microsoft.net.test.sdk/16.11.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
2:6>Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0).
2:6>Done building target "GenerateProgramFile" in project "dnt.Tests.csproj".
Target "ShowInfoMessageIfProjectHasNoIsTestProjectProperty" skipped, due to false condition; ('$(IsTestProject)' == '') was evaluated as ('true' == '').
2:6>Target "SetXPlatDataCollectorPath" in file "/home/jwow/.nuget/packages/coverlet.collector/3.1.0/build/netstandard1.0/coverlet.collector.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "VSTest" depends on it):
2:6>Done building target "SetXPlatDataCollectorPath" in project "dnt.Tests.csproj".
2:6>Target "SetupTestEnvironmentVariables" in file "/home/jwow/dev/dnt_env/Directory.Build.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "VSTest" depends on it):
Initializing task factory "RoslynCodeTaskFactory" from assembly "/usr/share/dotnet/sdk/6.0.101/Microsoft.Build.Tasks.Core.dll".
Compiling task source code
/usr/share/dotnet/dotnet /usr/share/dotnet/sdk/6.0.101/Roslyn/bincore/csc.dll /noconfig /reference:/usr/share/dotnet/sdk/6.0.101/Microsoft.Build.Framework.dll /reference:/usr/share/dotnet/sdk/6.0.101/Microsoft.Build.Utilities.Core.dll /reference:/usr/share/dotnet/sdk/6.0.101/ref/mscorlib.dll /reference:/usr/share/dotnet/sdk/6.0.101/ref/netstandard.dll /deterministic+ /nologo /optimize- /target:Library /out:/tmp/atpasohe.llx.dll /tmp/tmpC9EVVq.tmp /nostdlib+
Using "SetEnv" task from the task factory "Roslyn Code Task Factory".
Task "SetEnv"
Done executing task "SetEnv".
2:6>Done building target "SetupTestEnvironmentVariables" in project "dnt.Tests.csproj".
2:6>Target "VSTest" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "CallTarget"
2:6>Target "BuildProject" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "VSTest" depends on it):
Task "CallTarget"
2:6>Target "ShowMsbuildWithParameter" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BuildProject" depends on it):
Task "Message"
Building project /home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj for TargetFramework=net6.0
Done executing task "Message".
Task "Message"
Value passed to msbuild are...
Done executing task "Message".
Task "Message"
Configuration = Debug
Done executing task "Message".
Task "Message"
TargetFramework = net6.0
Done executing task "Message".
Task "Message"
Platform =
Done executing task "Message".
Task "Message"
OutputPath = bin/Debug/net6.0/
Done executing task "Message".
2:6>Done building target "ShowMsbuildWithParameter" in project "dnt.Tests.csproj".
Done executing task "CallTarget".
Using "Microsoft.TestPlatform.Build.Tasks.VSTestLogsTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.Build.dll".
Task "Microsoft.TestPlatform.Build.Tasks.VSTestLogsTask"
Build started, please wait...
Done executing task "Microsoft.TestPlatform.Build.Tasks.VSTestLogsTask".
Task "MSBuild"
2:6>Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:6) is building "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (2:7) on node 1 (default targets).
2:7>Target "GenerateProgramFile" skipped. Previously built successfully.
Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2:7>Target "_CollectTargetFrameworkForTelemetry" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "AllowEmptyTelemetry" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "AllowEmptyTelemetry"
Done executing task "AllowEmptyTelemetry".
2:7>Done building target "_CollectTargetFrameworkForTelemetry" in project "dnt.Tests.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').
2:7>Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('6.0' > '6.0').
2:7>Done building target "_CheckForUnsupportedNETCoreVersion" in project "dnt.Tests.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').
2:7>Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '6.0' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2:7>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "dnt.Tests.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').
2:7>Target "_CheckForUnsupportedAppHostUsage" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == '').
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('' == 'true' and '' != 'true' and '' == 'true').
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('' != 'true' and '' == 'true' and '6.0' < '2.1').
Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0').
Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and $(RuntimeIdentifier.StartsWith('win7-'))) was evaluated as ('' == 'true' and False).
Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0').
Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '6.0' < '3.0').
Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')).
Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('' == 'true') and ('' != 'true')).
2:7>Done building target "_CheckForUnsupportedAppHostUsage" in project "dnt.Tests.csproj".
2:7>Target "_CheckForUnsupportedHostingUsage" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
2:7>Done building target "_CheckForUnsupportedHostingUsage" in project "dnt.Tests.csproj".
Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != '').
2:7>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Exe != 'library' and '.NETCoreApp' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
2:7>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "dnt.Tests.csproj".
Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ).
2:7>Target "_GetProjectJsonPath" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it):
Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
2:7>Done building target "_GetProjectJsonPath" in project "dnt.Tests.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').
2:7>Target "UpdateAspNetToFrameworkReference" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
2:7>Done building target "UpdateAspNetToFrameworkReference" in project "dnt.Tests.csproj".
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2:7>Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
2:7>Done building target "CheckForImplicitPackageReferenceOverrides" in project "dnt.Tests.csproj".
2:7>Target "ApplyImplicitVersions" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
2:7>Done building target "ApplyImplicitVersions" in project "dnt.Tests.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')).
2:7>Target "ProcessFrameworkReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateFrameworkReferences"
Done executing task "CheckForDuplicateFrameworkReferences".
Using "ProcessFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ProcessFrameworkReferences"
Done executing task "ProcessFrameworkReferences".
Using "ResolveAppHosts" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolveAppHosts"
Done executing task "ResolveAppHosts".
2:7>Done building target "ProcessFrameworkReferences" in project "dnt.Tests.csproj".
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2:7>Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
2:7>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "dnt.Tests.csproj".
2:7>Target "CollectPackageReferences" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetRestoreProjectStyle" depends on it):
2:7>Done building target "CollectPackageReferences" in project "dnt.Tests.csproj".
2:7>Target "_GetRestoreProjectStyle" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it):
Using "GetRestoreProjectStyleTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/NuGet.Build.Tasks.dll".
Task "GetRestoreProjectStyleTask"
(in) HasPackageReferenceItems 'True'
(in) MSBuildProjectDirectory '/home/jwow/dev/dnt_env/dnt.Tests'
(in) MSBuildProjectName 'dnt.Tests'
(in) ProjectJsonPath ''
(in) RestoreProjectStyle 'PackageReference'
(out) IsPackageReferenceCompatibleProjectStyle 'True'
(out) ProjectStyle 'PackageReference'
Done executing task "GetRestoreProjectStyleTask".
2:7>Done building target "_GetRestoreProjectStyle" in project "dnt.Tests.csproj".
2:7>Target "EnableIntermediateOutputPathMismatchWarning" in file "/usr/share/dotnet/sdk/6.0.101/NuGet.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2:7>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "dnt.Tests.csproj".
Target "ApplyImplicitVersions" skipped. Previously built successfully.
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
2:7>Target "CheckForDuplicateItems" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "CheckForDuplicateItems" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
2:7>Done building target "CheckForDuplicateItems" in project "dnt.Tests.csproj".
Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != '').
Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false').
Target "_WarnWhenUsingNET6AndVSPriorTo17" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(VisualStudioVersion), '17.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '6.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and True).
Target "_CheckForInvalidWindowsDesktopTargetingConfiguration" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and ('$(UseWindowsForms)' == 'true' or '$(UseWPF)' == 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and ('' == 'true' or '' == 'true')).
Target "_CheckForUnnecessaryWindowsDesktopSDK" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(_MicrosoftWindowsDesktopSdkImported)' == 'true' and '$(TargetFrameworks)' == '') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and '' == 'true' and '' == '').
Target "ProcessFrameworkReferences" skipped. Previously built successfully.
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v6.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2:7>Target "_CheckForInvalidConfigurationAndPlatform" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BeforeBuild" depends on it):
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Message"
Configuration=Debug
Done executing task "Message".
Task "Message"
Platform=AnyCPU
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/Debug/net6.0/' != '' and !HasTrailingSlash('bin/Debug/net6.0/')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Debug/net6.0/' != '' and !HasTrailingSlash('obj/Debug/net6.0/')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj/' != '' and !HasTrailingSlash('obj/')).
Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/home/jwow/dev/dnt_env/dnt.Tests/obj/' != '' And '/home/jwow/dev/dnt_env/dnt.Tests/obj/' != '/home/jwow/dev/dnt_env/dnt.Tests/obj/' ).
Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj/' != 'obj/' And 'obj/' != '/home/jwow/dev/dnt_env/dnt.Tests/obj/' ).
2:7>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "dnt.Tests.csproj".
2:7>Target "ValidateCommandLineProperties" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BeforeBuild" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ('$(_CommandLineDefinedSelfContained)' != 'true' and
'$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and
'$(TargetFrameworkIdentifier)' == '.NETCoreApp' and
$([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('' != 'true' and
'' == 'true' and
'.NETCoreApp' == '.NETCoreApp' and
True).
2:7>Done building target "ValidateCommandLineProperties" in project "dnt.Tests.csproj".
2:7>Target "BeforeBuild" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Build" depends on it):
2:7>Done building target "BeforeBuild" in project "dnt.Tests.csproj".
Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true').
2:7>Target "BuildOnlySettings" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "BuildOnlySettings" in project "dnt.Tests.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').
2:7>Target "GetFrameworkPaths" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareForBuild" depends on it):
2:7>Done building target "GetFrameworkPaths" in project "dnt.Tests.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').
2:7>Target "GetReferenceAssemblyPaths" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareForBuild" depends on it):
2:7>Done building target "GetReferenceAssemblyPaths" in project "dnt.Tests.csproj".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
2:7>Target "PrepareForBuild" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
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".
2:7>Done building target "PrepareForBuild" in project "dnt.Tests.csproj".
Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
2:7>Target "BeforeResolveReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveReferences" depends on it):
2:7>Done building target "BeforeResolveReferences" in project "dnt.Tests.csproj".
Target "ProcessFrameworkReferences" skipped. Previously built successfully.
2:7>Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageAssets" depends on it):
2:7>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "dnt.Tests.csproj".
2:7>Target "_ComputePackageReferencePublish" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageAssets" depends on it):
2:7>Done building target "_ComputePackageReferencePublish" in project "dnt.Tests.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.0' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/usr/share/dotnet/sdk/6.0.101/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
2:7>Target "ResolvePackageAssets" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveLockFileReferences" depends on it):
Using "ResolvePackageAssets" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
Done executing task "ResolvePackageAssets".
2:7>Done building target "ResolvePackageAssets" in project "dnt.Tests.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and '' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
2:7>Target "ResolveLockFileReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
Using "JoinItems" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
Done executing task "JoinItems".
2:7>Done building target "ResolveLockFileReferences" in project "dnt.Tests.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
2:7>Target "ResolveLockFileAnalyzers" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:7>Done building target "ResolveLockFileAnalyzers" in project "dnt.Tests.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
2:7>Target "ResolveLockFileCopyLocalFiles" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:7>Done building target "ResolveLockFileCopyLocalFiles" in project "dnt.Tests.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
2:7>Target "IncludeTransitiveProjectReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:7>Done building target "IncludeTransitiveProjectReferences" in project "dnt.Tests.csproj".
2:7>Target "ResolvePackageDependenciesForBuild" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "AssignProjectConfiguration" depends on it):
2:7>Done building target "ResolvePackageDependenciesForBuild" in project "dnt.Tests.csproj".
2:7>Target "AssignProjectConfiguration" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveReferences" depends on it):
Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignProjectConfiguration"
Done executing task "AssignProjectConfiguration".
2:7>Done building target "AssignProjectConfiguration" in project "dnt.Tests.csproj".
Target "AssignProjectConfiguration" skipped. Previously built successfully.
2:7>Target "_SplitProjectReferencesByFileExistence" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareProjectReferences" depends on it):
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!='').
2:7>Done building target "_SplitProjectReferencesByFileExistence" in project "dnt.Tests.csproj".
2:7>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it):
2:7>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "dnt.Tests.csproj".
2:7>Target "_GetProjectReferenceTargetFrameworkProperties" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareProjectReferences" depends on it):
Task "MSBuild"
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != ''
And 'true' == 'true' and '' != 'true').
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v6.0' != ''
And 'true' != 'true' and '' != 'true').
2:7>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "dnt.Tests.csproj".
Target "ValidateExecutableReferences" skipped, due to false condition; ('$(ValidateExecutableReferencesMatchSelfContained)' != 'false') was evaluated as ('false' != 'false').
Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true'
and '$(BuildingInsideVisualStudio)' != 'true'
and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true'
and '' != 'true'
and '' != '').
2:7>Target "PrepareProjectReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveProjectReferences" depends on it):
2:7>Done building target "PrepareProjectReferences" in project "dnt.Tests.csproj".
2:7>Target "ResolveProjectReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveReferences" depends on it):
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and '' != 'true' and 'true' == 'true' and '' != '').
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 '' != '').
2:7>Done building target "ResolveProjectReferences" in project "dnt.Tests.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 ('' != '').
2:7>Target "ResolveSDKReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveAssemblyReferences" depends on it):
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
2:7>Done building target "ResolveSDKReferences" in project "dnt.Tests.csproj".
Target "ResolveSDKReferences" skipped. Previously built successfully.
2:7>Target "ExpandSDKReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveAssemblyReferences" depends on it):
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
2:7>Done building target "ExpandSDKReferences" in project "dnt.Tests.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.
2:7>Target "ResolveFrameworkReferences" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveTargetingPackAssets" depends on it):
Using "GetPackageDirectory" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Using "ResolveFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolveFrameworkReferences"
Done executing task "ResolveFrameworkReferences".
2:7>Done building target "ResolveFrameworkReferences" in project "dnt.Tests.csproj".
2:7>Target "ResolveTargetingPackAssets" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_HandlePackageFileConflicts" depends on it):
Using "ResolveTargetingPackAssets" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolveTargetingPackAssets"
Done executing task "ResolveTargetingPackAssets".
2:7>Done building target "ResolveTargetingPackAssets" in project "dnt.Tests.csproj".
2:7>Target "_HandlePackageFileConflicts" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveAssemblyReferences" depends on it):
Using "ResolvePackageFileConflicts" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageFileConflicts"
Encountered conflict between 'Reference:/home/jwow/.nuget/packages/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll' and 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Metadata.dll'. Choosing 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'.
Encountered conflict between 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll' and 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll' and 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'Reference:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll' and 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll'. Choosing 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll' arbitrarily as both items are copy-local and have equal file and assembly versions.
Encountered conflict between 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll' and 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll'. Choosing 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll' arbitrarily as both items are copy-local and have equal file and assembly versions.
Encountered conflict between 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' and 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'. Choosing 'CopyLocal:/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll' arbitrarily as both items are copy-local and have equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Metadata.dll' and 'CopyLocal:/home/jwow/.nuget/packages/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll'. Choosing 'Platform:System.Reflection.Metadata.dll' because AssemblyVersion '6.0.0.0' is greater than '1.4.3.0'.
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_6.0.21.52210.dll' and 'Platform:mscordaccore_amd64_amd64_6.0.21.52210.dll'. Could not determine winner due to equal file and assembly versions.
Done executing task "ResolvePackageFileConflicts".
2:7>Done building target "_HandlePackageFileConflicts" in project "dnt.Tests.csproj".
Target "ResolveTargetingPackAssets" skipped. Previously built successfully.
2:7>Target "ResolveAssemblyReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveReferences" depends on it):
Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ResolveAssemblyReference"
TargetFrameworkMoniker:
.NETCoreApp,Version=v6.0
TargetFrameworkMonikerDisplayName:
TargetedRuntimeVersion:
Assemblies:
/home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/testhost.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/testhost.dll'
/home/jwow/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll'
/home/jwow/.nuget/packages/nuget.frameworks/5.0.0/lib/netstandard2.0/NuGet.Frameworks.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/nuget.frameworks/5.0.0/lib/netstandard2.0/NuGet.Frameworks.dll'
/home/jwow/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll'
/home/jwow/.nuget/packages/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll'
/home/jwow/.nuget/packages/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll'
/home/jwow/.nuget/packages/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll
Private = 'false'
HintPath = '/home/jwow/.nuget/packages/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.CSharp.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.Core.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Registry.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.AppContext.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Buffers.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Concurrent.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Immutable.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.NonGeneric.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Specialized.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Annotations.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.DataAnnotations.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.EventBasedAsync.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.TypeConverter.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Configuration.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Console.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Core.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.Common.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.DataSetExtensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Contracts.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Debug.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.DiagnosticSource.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.FileVersionInfo.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Process.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.StackTrace.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tools.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TraceSource.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tracing.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Dynamic.Runtime.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Formats.Asn1.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Calendars.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Extensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.Brotli.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.FileSystem.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.ZipFile.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.AccessControl.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.DriveInfo.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Watcher.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.IsolatedStorage.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.MemoryMappedFiles.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.AccessControl.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.UnmanagedMemoryStream.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Expressions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Parallel.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Queryable.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Memory.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.Json.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.HttpListener.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Mail.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NameResolution.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NetworkInformation.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Ping.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Requests.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Security.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.ServicePoint.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Sockets.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebClient.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebHeaderCollection.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebProxy.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.Client.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.Vectors.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ObjectModel.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.DispatchProxy.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.ILGeneration.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.Lightweight.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Extensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Metadata.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.TypeExtensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Reader.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.ResourceManager.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Writer.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Extensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Handles.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Intrinsics.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Loader.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Numerics.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Formatters.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Json.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Xml.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.AccessControl.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Claims.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Algorithms.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Cng.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Csp.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Encoding.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.OpenSsl.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Primitives.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.X509Certificates.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.Windows.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.SecureString.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceModel.Web.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceProcess.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.CodePages.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.Extensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encodings.Web.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Json.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.RegularExpressions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Channels.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Overlapped.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Dataflow.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Extensions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Parallel.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Thread.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.ThreadPool.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Timer.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.Local.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ValueTuple.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.HttpUtility.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Windows.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Linq.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.ReaderWriter.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Serialization.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XDocument.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.XDocument.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlDocument.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlSerializer.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/WindowsBase.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/mscorlib.dll
Private = 'false'
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/netstandard.dll
Private = 'false'
AssemblyFiles:
CandidateAssemblyFiles:
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll
/home/jwow/.nuget/packages/xunit.runner.visualstudio/2.4.3/build/netcoreapp2.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll
/home/jwow/.nuget/packages/xunit.runner.visualstudio/2.4.3/build/netcoreapp2.1/xunit.runner.reporters.netcoreapp10.dll
/home/jwow/.nuget/packages/xunit.runner.visualstudio/2.4.3/build/netcoreapp2.1/xunit.runner.utility.netcoreapp10.dll
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/Debug/net6.0/dnt.Tests.csproj.AssemblyReference.cache
InstalledAssemblySubsetTables:
IgnoreInstalledAssemblySubsetTable:
False
TargetFrameworkSubsets:
FullTargetFrameworkSubsetNames:
Full
ProfileName:
FullFrameworkFolders:
LatestTargetFrameworkDirectories:
ProfileTablesLocation:
Primary reference "Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.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.TestPlatform.CoreUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.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.TestPlatform.PlatformAbstractions, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.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.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.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.TestPlatform.CommunicationUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.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.TestPlatform.CrossPlatEngine, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.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.TestPlatform.Utilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.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.VisualStudio.TestPlatform.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.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 "testhost, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/testhost.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 "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Resolved file path is "/home/jwow/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.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 "NuGet.Frameworks, Version=5.0.0.6, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "/home/jwow/.nuget/packages/nuget.frameworks/5.0.0/lib/netstandard2.0/NuGet.Frameworks.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 "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "/home/jwow/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.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 "xunit.assert, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "/home/jwow/.nuget/packages/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.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 "xunit.core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "/home/jwow/.nuget/packages/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.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 "xunit.execution.dotnet, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "/home/jwow/.nuget/packages/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.CSharp.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.VisualBasic.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.Core.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Registry.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.AppContext, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.AppContext.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Buffers, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Buffers.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Concurrent.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Immutable.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.NonGeneric.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Specialized.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel.Annotations, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Annotations.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.DataAnnotations.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.EventBasedAsync.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.TypeConverter.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Configuration.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Console, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Console.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Core.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.Common.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.DataSetExtensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.Contracts, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Contracts.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Debug.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.DiagnosticSource.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.FileVersionInfo.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Process.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.StackTrace.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.TextWriterTraceListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.Tools, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tools.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TraceSource.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tracing.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Dynamic.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Dynamic.Runtime.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Formats.Asn1.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Globalization.Calendars, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Calendars.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Globalization.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Globalization, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Compression.Brotli, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.Brotli.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.FileSystem.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Compression.ZipFile, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.ZipFile.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Compression, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.FileSystem.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.AccessControl.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.DriveInfo.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.FileSystem.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Watcher.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.IsolatedStorage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.IsolatedStorage.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.MemoryMappedFiles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.MemoryMappedFiles.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Pipes.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.AccessControl.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Pipes, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.UnmanagedMemoryStream, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.UnmanagedMemoryStream.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Expressions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Parallel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Linq.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Queryable.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Memory.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Http.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.Json.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.HttpListener, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.HttpListener.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Mail.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.NameResolution, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NameResolution.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NetworkInformation.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Ping, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Ping.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Requests.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Security, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Security.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.ServicePoint, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.ServicePoint.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Sockets.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebClient.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebHeaderCollection.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.WebProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebProxy.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.Client.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.WebSockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.Vectors.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ObjectModel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.DispatchProxy, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.DispatchProxy.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.ILGeneration.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.Lightweight.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Metadata.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection.TypeExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.TypeExtensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Reflection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Resources.Reader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Reader.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Resources.ResourceManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.ResourceManager.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Resources.Writer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Writer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Handles, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Handles.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.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=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Intrinsics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Loader.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Numerics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Formatters.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Serialization.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Json.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Serialization.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Serialization.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Xml.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.AccessControl.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Claims.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Algorithms.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.Cng, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Cng.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Csp.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Encoding.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.OpenSsl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.OpenSsl.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Cryptography.X509Certificates, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.X509Certificates.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.Windows.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.Principal, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security.SecureString, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.SecureString.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceModel.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceProcess.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.CodePages.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.Encoding, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encodings.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Json.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.RegularExpressions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Channels.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Overlapped.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Tasks.Dataflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Dataflow.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Tasks.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Parallel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Tasks, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Thread.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.ThreadPool.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading.Timer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Timer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.Local.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ValueTuple.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Web.HttpUtility, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.HttpUtility.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Windows.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Linq.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.ReaderWriter.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Serialization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.XPath.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.XDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.XPath, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.XmlDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml.XmlSerializer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlSerializer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/WindowsBase.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/mscorlib.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/netstandard.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Done executing task "ResolveAssemblyReference".
2:7>Done building target "ResolveAssemblyReferences" in project "dnt.Tests.csproj".
Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == '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' and Exists('obj/Debug/net6.0/dnt.Tests.dll.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2:7>Target "AfterResolveReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResolveReferences" depends on it):
2:7>Done building target "AfterResolveReferences" in project "dnt.Tests.csproj".
2:7>Target "ResolveReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it):
2:7>Done building target "ResolveReferences" in project "dnt.Tests.csproj".
2:7>Target "_BlockWinMDsOnUnsupportedTFMs" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
Using "CheckForUnsupportedWinMDReferences" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "CheckForUnsupportedWinMDReferences"
Done executing task "CheckForUnsupportedWinMDReferences".
Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj').
2:7>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "dnt.Tests.csproj".
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
2:7>Target "CopyAdditionalFiles" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "AssignTargetPaths" depends on it):
2:7>Done building target "CopyAdditionalFiles" in project "dnt.Tests.csproj".
Target "_ChooseAppHost" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true').
Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true').
2:7>Target "_ComputeNETCoreBuildOutputFiles" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "AssignTargetPaths" depends on it):
2:7>Done building target "_ComputeNETCoreBuildOutputFiles" in project "dnt.Tests.csproj".
2:7>Target "AssignTargetPaths" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareResourceNames" depends on it):
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 '.dll'=='.manifest').
2:7>Done building target "AssignTargetPaths" in project "dnt.Tests.csproj".
Target "AssignTargetPaths" skipped. Previously built successfully.
2:7>Target "SplitResourcesByCulture" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareResourceNames" depends on it):
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".
2:7>Done building target "SplitResourcesByCulture" in project "dnt.Tests.csproj".
Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
2:7>Target "CreateCustomManifestResourceNames" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareResourceNames" depends on it):
2:7>Done building target "CreateCustomManifestResourceNames" in project "dnt.Tests.csproj".
2:7>Target "PrepareResourceNames" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareResources" depends on it):
2:7>Done building target "PrepareResourceNames" in project "dnt.Tests.csproj".
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "SplitResourcesByCulture" skipped. Previously built successfully.
2:7>Target "BeforeResGen" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResGen" depends on it):
2:7>Done building target "BeforeResGen" in project "dnt.Tests.csproj".
Target "ResolveReferences" skipped. Previously built successfully.
2:7>Target "FindReferenceAssembliesForReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreResGen" depends on it):
2:7>Done building target "FindReferenceAssembliesForReferences" in project "dnt.Tests.csproj".
2:7>Target "CoreResGen" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResGen" depends on it):
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').
2:7>Done building target "CoreResGen" in project "dnt.Tests.csproj".
2:7>Target "AfterResGen" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "ResGen" depends on it):
2:7>Done building target "AfterResGen" in project "dnt.Tests.csproj".
2:7>Target "ResGen" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareResources" depends on it):
2:7>Done building target "ResGen" in project "dnt.Tests.csproj".
Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
2:7>Target "PrepareResources" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "PrepareResources" in project "dnt.Tests.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 ''!='').
2:7>Target "_SetEmbeddedWin32ManifestProperties" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "SetWin32ManifestProperties" depends on it):
Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GetFrameworkPath"
Done executing task "GetFrameworkPath".
2:7>Done building target "_SetEmbeddedWin32ManifestProperties" in project "dnt.Tests.csproj".
2:7>Target "SetWin32ManifestProperties" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
2:7>Done building target "SetWin32ManifestProperties" in project "dnt.Tests.csproj".
Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
2:7>Target "_GenerateCompileInputs" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
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 ''=='').
2:7>Done building target "_GenerateCompileInputs" in project "dnt.Tests.csproj".
Target "PrepareForBuild" skipped. Previously built successfully.
2:7>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
2:7>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "dnt.Tests.csproj".
2:7>Target "GenerateMSBuildEditorConfigFileCore" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
Building target "GenerateMSBuildEditorConfigFileCore" completely.
No input files were specified.
Using "GenerateMSBuildEditorConfig" task from assembly "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "GenerateMSBuildEditorConfig"
Done executing task "GenerateMSBuildEditorConfig".
2:7>Done building target "GenerateMSBuildEditorConfigFileCore" in project "dnt.Tests.csproj".
2:7>Target "GenerateMSBuildEditorConfigFile" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BeforeCompile" depends on it):
2:7>Done building target "GenerateMSBuildEditorConfigFile" in project "dnt.Tests.csproj".
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2:7>Target "_SetTargetFrameworkMonikerAttribute" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.CSharp.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
2:7>Done building target "_SetTargetFrameworkMonikerAttribute" in project "dnt.Tests.csproj".
2:7>Target "GenerateTargetFrameworkMonikerAttribute" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BeforeCompile" depends on it):
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Input files: /usr/share/dotnet/sdk/6.0.101/Microsoft.Common.targets
Output files: obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
2:7>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "dnt.Tests.csproj".
Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
Target "PrepareForBuild" skipped. Previously built successfully.
2:7>Target "GetAssemblyVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetAssemblyAttributes" depends on it):
Using "GetAssemblyVersion" task from assembly "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/../tools/net6.0/Microsoft.NET.Build.Tasks.dll".
Task "GetAssemblyVersion"
Done executing task "GetAssemblyVersion".
2:7>Done building target "GetAssemblyVersion" in project "dnt.Tests.csproj".
Target "GetAssemblyVersion" skipped. Previously built successfully.
2:7>Target "InitializeSourceControlInformation" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it):
2:7>Done building target "InitializeSourceControlInformation" in project "dnt.Tests.csproj".
2:7>Target "AddSourceRevisionToInformationalVersion" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetAssemblyAttributes" depends on it):
2:7>Done building target "AddSourceRevisionToInformationalVersion" in project "dnt.Tests.csproj".
Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ).
2:7>Target "GetAssemblyAttributes" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it):
2:7>Done building target "GetAssemblyAttributes" in project "dnt.Tests.csproj".
2:7>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreGenerateAssemblyInfo" depends on it):
Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Hash"
Done executing task "Hash".
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/Debug/net6.0/dnt.Tests.AssemblyInfoInputs.cache" because content would not change.
Done executing task "WriteLinesToFile".
2:7>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "dnt.Tests.csproj".
2:7>Target "CoreGenerateAssemblyInfo" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateAssemblyInfo" depends on it):
Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files.
Input files: obj/Debug/net6.0/dnt.Tests.AssemblyInfoInputs.cache
Output files: obj/Debug/net6.0/dnt.Tests.AssemblyInfo.cs
2:7>Done building target "CoreGenerateAssemblyInfo" in project "dnt.Tests.csproj".
2:7>Target "GenerateAssemblyInfo" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "BeforeCompile" depends on it):
2:7>Done building target "GenerateAssemblyInfo" in project "dnt.Tests.csproj".
Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
2:7>Target "BeforeCompile" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
2:7>Done building target "BeforeCompile" in project "dnt.Tests.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.
2:7>Target "_GenerateCompileDependencyCache" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
Task "Hash"
Done executing task "Hash".
Task "WriteLinesToFile"
Skipping write to file "obj/Debug/net6.0/dnt.Tests.csproj.CoreCompileInputs.cache" because content would not change.
Done executing task "WriteLinesToFile".
2:7>Done building target "_GenerateCompileDependencyCache" in project "dnt.Tests.csproj".
Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('' == 'true') and ('' != 'true') and (('true' == 'false') or ('true' == 'true'))).
Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != '').
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.CSharp.dll;/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll;/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll;...' == '').
2:7>Target "_BeforeVBCSCoreCompile" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
2:7>Done building target "_BeforeVBCSCoreCompile" in project "dnt.Tests.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 ).
2:7>Target "GenerateNETCompatibleDefineConstants" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "AddImplicitDefineConstants" depends on it):
2:7>Done building target "GenerateNETCompatibleDefineConstants" in project "dnt.Tests.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 ).
2:7>Target "AddImplicitDefineConstants" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
2:7>Done building target "AddImplicitDefineConstants" in project "dnt.Tests.csproj".
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.CSharp.dll;/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll;/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll;...' == '').
2:7>Target "_ComputeSkipAnalyzers" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Managed.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
2:7>Done building target "_ComputeSkipAnalyzers" in project "dnt.Tests.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 "ResolveProjectReferences" skipped. Previously built successfully.
2:7>Target "ReferencedPathMaps" in file "/home/jwow/.nuget/packages/coverlet.collector/3.1.0/build/netstandard1.0/coverlet.collector.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
Task "MSBuild"
Done executing task "MSBuild".
Task "WriteLinesToFile" skipped, due to false condition; ('@(_mapping)'!='') was evaluated as (''!='').
2:7>Done building target "ReferencedPathMaps" in project "dnt.Tests.csproj".
Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
2:7>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
2:7>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "dnt.Tests.csproj".
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
Target "_CodeAnalysisTreatWarningsNotAsErrors" skipped, due to false condition; ('$(CodeAnalysisTreatWarningsAsErrors)' == 'false' AND ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('' == 'false' AND ('' == 'true' OR 'true' != 'true')).
2:7>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreCompile" depends on it):
Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND
'$(_NETAnalyzersSDKAssemblyVersion)' != '' AND
$(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND
'6.0.0' != '' AND
< 6.0.0).
2:7>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "dnt.Tests.csproj".
2:7>Target "CoreCompile" in file "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.CSharp.Core.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
Input files:
UnitTest1.cs
/home/jwow/.nuget/packages/microsoft.net.test.sdk/16.11.0/build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs
obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
obj/Debug/net6.0/dnt.Tests.AssemblyInfo.cs
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.CSharp.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.Core.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.VisualBasic.dll
/home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/Microsoft.Win32.Registry.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/mscorlib.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/netstandard.dll
/home/jwow/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll
/home/jwow/.nuget/packages/nuget.frameworks/5.0.0/lib/netstandard2.0/NuGet.Frameworks.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.AppContext.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Buffers.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Concurrent.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Immutable.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.NonGeneric.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Collections.Specialized.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Annotations.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.DataAnnotations.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.EventBasedAsync.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ComponentModel.TypeConverter.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Configuration.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Console.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Core.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.Common.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.DataSetExtensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Data.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Contracts.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Debug.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.DiagnosticSource.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.FileVersionInfo.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Process.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.StackTrace.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TextWriterTraceListener.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tools.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.TraceSource.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Diagnostics.Tracing.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Drawing.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Dynamic.Runtime.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Formats.Asn1.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Calendars.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Globalization.Extensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.Brotli.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.FileSystem.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Compression.ZipFile.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.AccessControl.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.DriveInfo.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.FileSystem.Watcher.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.IsolatedStorage.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.MemoryMappedFiles.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.AccessControl.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.Pipes.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.IO.UnmanagedMemoryStream.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Expressions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Parallel.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Linq.Queryable.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Memory.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Http.Json.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.HttpListener.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Mail.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NameResolution.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.NetworkInformation.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Ping.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Requests.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Security.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.ServicePoint.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.Sockets.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebClient.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebHeaderCollection.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebProxy.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.Client.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Net.WebSockets.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Numerics.Vectors.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ObjectModel.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.DispatchProxy.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.ILGeneration.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Emit.Lightweight.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Extensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Metadata.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Reflection.TypeExtensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Reader.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.ResourceManager.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Resources.Writer.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.Unsafe.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.CompilerServices.VisualC.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Extensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Handles.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.InteropServices.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.InteropServices.RuntimeInformation.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Intrinsics.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Loader.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Numerics.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Formatters.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Json.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Runtime.Serialization.Xml.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.AccessControl.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Claims.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Algorithms.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Cng.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Csp.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Encoding.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.OpenSsl.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.Primitives.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Cryptography.X509Certificates.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.Principal.Windows.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Security.SecureString.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceModel.Web.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ServiceProcess.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.CodePages.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encoding.Extensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Encodings.Web.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.Json.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Text.RegularExpressions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Channels.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Overlapped.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Dataflow.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Extensions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Tasks.Parallel.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Thread.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.ThreadPool.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Threading.Timer.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Transactions.Local.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.ValueTuple.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Web.HttpUtility.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Windows.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Linq.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.ReaderWriter.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.Serialization.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XDocument.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlDocument.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XmlSerializer.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/System.Xml.XPath.XDocument.dll
/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/testhost.dll
/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/6.0.1/ref/net6.0/WindowsBase.dll
/home/jwow/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll
/home/jwow/.nuget/packages/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll
/home/jwow/.nuget/packages/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll
/home/jwow/.nuget/packages/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll
obj/Debug/net6.0/dnt.Tests.csproj.CoreCompileInputs.cache
obj/Debug/net6.0/dnt.Tests.GeneratedMSBuildEditorConfig.editorconfig
/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.editorconfig
/home/jwow/dev/dnt_env/dnt.Tests/obj/dnt.Tests.csproj.nuget.g.props
/usr/share/dotnet/sdk/6.0.101/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets
Output files:
obj/Debug/net6.0/dnt.Tests.dll
obj/Debug/net6.0/ref/dnt.Tests.dll
obj/Debug/net6.0/dnt.Tests.pdb
2:7>Done building target "CoreCompile" in project "dnt.Tests.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')).
2:7>Target "AfterCompile" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Compile" depends on it):
2:7>Done building target "AfterCompile" in project "dnt.Tests.csproj".
Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and
'$(AppHostSourcePath)' != '' and
Exists('@(IntermediateAssembly)') and
Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and
'' != '' and
Exists('obj/Debug/net6.0/dnt.Tests.dll') and
Exists('')).
Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and
'$(ComHostIntermediatePath)' != '' and
Exists('@(IntermediateAssembly)') and
Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and
'' != '' and
Exists('obj/Debug/net6.0/dnt.Tests.dll') and
Exists('')).
Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true').
2:7>Target "Compile" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "Compile" in project "dnt.Tests.csproj".
Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
('$(_AssemblyTimestampBeforeCompile)' == '')) and
Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or
('' == '')) and
Exists('obj/dnt.Tests.csproj.UnmanagedRegistration.cache')).
Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
2:7>Target "_GenerateSatelliteAssemblyInputs" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CreateSatelliteAssemblies" depends on it):
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 ''=='').
2:7>Done building target "_GenerateSatelliteAssemblyInputs" in project "dnt.Tests.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' ).
2:7>Target "CreateSatelliteAssemblies" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "CreateSatelliteAssemblies" in project "dnt.Tests.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').
2:7>Target "GetTargetPathWithTargetPlatformMoniker" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetTargetPath" depends on it):
2:7>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "dnt.Tests.csproj".
2:7>Target "GetTargetPath" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "GetTargetPath" in project "dnt.Tests.csproj".
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
2:7>Target "_CopyFilesMarkedCopyLocal" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it):
Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Copy"
Did not copy from file "/home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll" to file "bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll" to file "bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll" to file "bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll" to file "bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" to file "bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Copying file from "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll" to "/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll".
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll" to file "bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll" to file "bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.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 "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/testhost.dll" to file "bin/Debug/net6.0/testhost.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll" to file "bin/Debug/net6.0/Newtonsoft.Json.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/nuget.frameworks/5.0.0/lib/netstandard2.0/NuGet.Frameworks.dll" to file "bin/Debug/net6.0/NuGet.Frameworks.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/xunit.assert/2.4.1/lib/netstandard1.1/xunit.assert.dll" to file "bin/Debug/net6.0/xunit.assert.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/xunit.extensibility.execution/2.4.1/lib/netstandard1.1/xunit.execution.dotnet.dll" to file "bin/Debug/net6.0/xunit.execution.dotnet.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/xunit.extensibility.core/2.4.1/lib/netstandard1.1/xunit.core.dll" to file "bin/Debug/net6.0/xunit.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 "/home/jwow/.nuget/packages/xunit.abstractions/2.0.3/lib/netstandard2.0/xunit.abstractions.dll" to file "bin/Debug/net6.0/xunit.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 "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.objectmodel/16.11.0/lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Done executing task "Copy".
Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Touch"
Touching "/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.csproj.CopyComplete".
Done executing task "Touch".
2:7>Done building target "_CopyFilesMarkedCopyLocal" in project "dnt.Tests.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.
2:7>Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it):
2:7>Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "dnt.Tests.csproj".
2:7>Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it):
2:7>Done building target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" in project "dnt.Tests.csproj".
2:7>Target "GetCopyToOutputDirectoryItems" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
Task "CallTarget"
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
2:7>Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it):
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".
2:7>Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "dnt.Tests.csproj".
Done executing task "CallTarget".
Task "CallTarget"
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
2:7>Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GetCopyToOutputDirectoryItems" depends on it):
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
2:7>Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "dnt.Tests.csproj".
Done executing task "CallTarget".
2:7>Done building target "GetCopyToOutputDirectoryItems" in project "dnt.Tests.csproj".
2:7>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files.
[_SourceItemsToCopyToOutputDirectory: Input=/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll, Output=bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll] Input file is newer than output file.
Task "Copy"
Copying file from "/home/jwow/.nuget/packages/microsoft.testplatform.testhost/16.11.0/build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll" to "/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll".
Done executing task "Copy".
2:7>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "dnt.Tests.csproj".
Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
2:7>Target "_CopySourceItemsToOutputDirectory" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it):
2:7>Done building target "_CopySourceItemsToOutputDirectory" in project "dnt.Tests.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' ).
2:7>Target "_CheckForCompileOutputs" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it):
2:7>Done building target "_CheckForCompileOutputs" in project "dnt.Tests.csproj".
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully.
Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2:7>Target "_ComputeReferenceAssemblies" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it):
2:7>Done building target "_ComputeReferenceAssemblies" in project "dnt.Tests.csproj".
2:7>Target "_ComputeUserRuntimeAssemblies" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateBuildDependencyFile" depends on it):
2:7>Done building target "_ComputeUserRuntimeAssemblies" in project "dnt.Tests.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').
2:7>Target "GenerateBuildDependencyFile" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it):
Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files.
Input files:
/home/jwow/dev/dnt_env/dnt.Tests/obj/project.assets.json
/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.assets.cache
/home/jwow/dev/dnt_env/dnt.Tests/obj/dnt.Tests.csproj.nuget.g.props
/usr/share/dotnet/sdk/6.0.101/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets
Output files: /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.deps.json
2:7>Done building target "GenerateBuildDependencyFile" in project "dnt.Tests.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully.
2:7>Target "_GenerateRuntimeConfigurationFilesInputCache" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "GenerateBuildRuntimeConfigurationFiles" depends on it):
Task "Hash"
Done executing task "Hash".
Task "WriteLinesToFile"
Skipping write to file "/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.genruntimeconfig.cache" because content would not change.
Done executing task "WriteLinesToFile".
2:7>Done building target "_GenerateRuntimeConfigurationFilesInputCache" in project "dnt.Tests.csproj".
2:7>Target "GenerateBuildRuntimeConfigurationFiles" in file "/usr/share/dotnet/sdk/6.0.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CopyFilesToOutputDirectory" depends on it):
Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files.
Input files:
/home/jwow/dev/dnt_env/dnt.Tests/obj/project.assets.json
/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.assets.cache
/home/jwow/dev/dnt_env/dnt.Tests/obj/Debug/net6.0/dnt.Tests.genruntimeconfig.cache
Output files: /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.runtimeconfig.json
2:7>Done building target "GenerateBuildRuntimeConfigurationFiles" in project "dnt.Tests.csproj".
Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ).
2:7>Target "CopyFilesToOutputDirectory" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "PrepareForRun" depends on it):
Task "Copy"
Did not copy from file "obj/Debug/net6.0/dnt.Tests.dll" to file "bin/Debug/net6.0/dnt.Tests.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Done executing task "Copy".
Using "CopyRefAssembly" task from assembly "/usr/share/dotnet/sdk/6.0.101/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "CopyRefAssembly"
Reference assembly "/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/ref/dnt.Tests.dll" already has latest information. Leaving it untouched.
Done executing task "CopyRefAssembly".
Task "Message"
dnt.Tests -> /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.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"
Did not copy from file "obj/Debug/net6.0/dnt.Tests.pdb" to file "bin/Debug/net6.0/dnt.Tests.pdb" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
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 '' != '').
2:7>Done building target "CopyFilesToOutputDirectory" in project "dnt.Tests.csproj".
Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true').
2:7>Target "PrepareForRun" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
2:7>Done building target "PrepareForRun" in project "dnt.Tests.csproj".
Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library').
Target "_CheckForCompileOutputs" skipped. Previously built successfully.
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
2:7>Target "_CleanGetCurrentAndPriorFileWrites" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "IncrementalClean" depends on it):
Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ReadLinesFromFile"
Done executing task "ReadLinesFromFile".
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 "/home/jwow/dev/dnt_env/dnt.Tests".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "bin/Debug/net6.0/".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj/Debug/net6.0/".
Done executing task "FindUnderPath".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
2:7>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "dnt.Tests.csproj".
2:7>Target "IncrementalClean" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "CoreBuild" depends on it):
Task "FindUnderPath"
Comparison path is "bin/Debug/net6.0/".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj/Debug/net6.0/".
Done executing task "FindUnderPath".
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 ('/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll;/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll;/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/xunit.runner.reporters.netcoreapp10.dll;...'!='/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll;/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll;/home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/xunit.runner.reporters.netcoreapp10.dll;...').
2:7>Done building target "IncrementalClean" in project "dnt.Tests.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.
2:7>Target "CoreBuild" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Build" depends on it):
2:7>Done building target "CoreBuild" in project "dnt.Tests.csproj".
2:7>Target "AfterBuild" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "Build" depends on it):
2:7>Done building target "AfterBuild" in project "dnt.Tests.csproj".
Target "_CheckBrowserWorkloadNeededButNotAvailable" skipped, due to false condition; ('$(RuntimeIdentifier)' == 'browser-wasm' and '$(BrowserWorkloadDisabled)' != 'true' and '$(WasmNativeWorkload)' != 'true') was evaluated as ('' == 'browser-wasm' and '' != 'true' and '' != 'true').
Target "_ErrorDisabledWorkload" skipped, due to false condition; ('$(BrowserWorkloadDisabled)' == 'true') was evaluated as ('' == 'true').
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
2:7>Target "Build" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (entry point):
2:7>Done building target "Build" in project "dnt.Tests.csproj".
Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true').
2:7>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (default targets).
2:6>Done executing task "MSBuild".
Task "Microsoft.TestPlatform.Build.Tasks.VSTestLogsTask"
Build completed.
Done executing task "Microsoft.TestPlatform.Build.Tasks.VSTestLogsTask".
Task "Message"
Done Building project /home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj for TargetFramework=net6.0
Done executing task "Message".
2:6>Done building target "BuildProject" in project "dnt.Tests.csproj".
Done executing task "CallTarget".
Task "CallTarget"
2:6>Target "ShowCallOfVSTestTaskWithParameter" in file "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.targets" from project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (target "VSTest" depends on it):
Task "Message"
Calling task Microsoft.TestPlatform.Build.Tasks.VSTestTask with following parameter...
Done executing task "Message".
Task "Message"
TestFileFullPath = /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.dll
Done executing task "Message".
Task "Message"
VSTestSetting =
Done executing task "Message".
Task "Message"
VSTestTestAdapterPath = ;/home/jwow/.nuget/packages/coverlet.collector/3.1.0/build/netstandard1.0/
Done executing task "Message".
Task "Message"
VSTestFramework = .NETCoreApp,Version=v6.0
Done executing task "Message".
Task "Message"
VSTestPlatform =
Done executing task "Message".
Task "Message"
VSTestTestCaseFilter =
Done executing task "Message".
Task "Message"
VSTestLogger =
Done executing task "Message".
Task "Message"
VSTestListTests =
Done executing task "Message".
Task "Message"
VSTestDiag =
Done executing task "Message".
Task "Message"
VSTestCLIRunSettings =
Done executing task "Message".
Task "Message"
VSTestResultsDirectory =
Done executing task "Message".
Task "Message"
VSTestConsolePath = /usr/share/dotnet/sdk/6.0.101/vstest.console.dll
Done executing task "Message".
Task "Message"
VSTestVerbosity =
Done executing task "Message".
Task "Message"
VSTestCollect =
Done executing task "Message".
Task "Message"
VSTestBlame =
Done executing task "Message".
Task "Message"
VSTestTraceDataCollectorDirectoryPath = /home/jwow/.nuget/packages/microsoft.codecoverage/16.11.0/build/netstandard1.0/
Done executing task "Message".
Task "Message"
VSTestNoLogo =
Done executing task "Message".
2:6>Done building target "ShowCallOfVSTestTaskWithParameter" in project "dnt.Tests.csproj".
Done executing task "CallTarget".
Using "Microsoft.TestPlatform.Build.Tasks.VSTestTask" task from assembly "/usr/share/dotnet/sdk/6.0.101/Microsoft.TestPlatform.Build.dll".
Task "Microsoft.TestPlatform.Build.Tasks.VSTestTask"
Test run for /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.0.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Failed dnt.Tests.UnitTest1.Test1 [3 ms]
Error Message:
Assert.Equal() Failure
Expected: file.txt
Actual: (null)
Stack Trace:
at dnt.Tests.UnitTest1.Test1() in /home/jwow/dev/dnt_env/dnt.Tests/UnitTest1.cs:line 10
Failed! - Failed: 1, Passed: 0, Skipped: 0, Total: 1, Duration: < 1 ms - /home/jwow/dev/dnt_env/dnt.Tests/bin/Debug/net6.0/dnt.Tests.dll (net6.0)
Done executing task "Microsoft.TestPlatform.Build.Tasks.VSTestTask" -- FAILED.
2:6>Done building target "VSTest" in project "dnt.Tests.csproj" -- FAILED.
2:6>Done Building Project "/home/jwow/dev/dnt_env/dnt.Tests/dnt.Tests.csproj" (VSTest target(s)) -- FAILED.
1:2>Done executing task "MSBuild" -- FAILED.
1:2>Done building target "VSTest" in project "dnt_env.sln" -- FAILED.
1:2>Done Building Project "/home/jwow/dev/dnt_env/dnt_env.sln" (VSTest target(s)) -- FAILED.
Build FAILED.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment