Skip to content

Instantly share code, notes, and snippets.

@BinToss
Created September 3, 2021 12:06
Show Gist options
  • Save BinToss/334f5bd8677a7e27fa2e1848d5eb7c53 to your computer and use it in GitHub Desktop.
Save BinToss/334f5bd8677a7e27fa2e1848d5eb7c53 to your computer and use it in GitHub Desktop.
Microsoft (R) Build Engine version 17.0.0-preview-21378-03+d592862ed for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
Microsoft (R) Build Engine version 17.0.0-preview-21378-03+d592862ed for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 9/3/2021 5:03:59 AM.
0>Process = "C:\Program Files\dotnet\dotnet.exe"
MSBuild executable path = "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\MSBuild.dll"
Command line arguments = ""C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\dotnet.dll" publish src/hxe.sln -v d"
Current directory = "D:\Repos\HXE"
MSBuild version = "17.0.0-preview-21378-03+d592862ed"
1>Project "D:\Repos\HXE\src\hxe.sln" on node 1 (Restore target(s)).
1>Target "ValidateSolutionConfiguration" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.sln" (entry point):
1>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{ACAA5D9F-B23D-43E1-B2DF-8C03230975A1}" AbsolutePath="D:\Repos\HXE\src\HXE.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="{ACAA5D9F-B23D-43E1-B2DF-8C03230975A1}" AbsolutePath="D:\Repos\HXE\src\HXE.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 "hxe.sln".
1>Target "ValidateToolsVersions" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.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 "hxe.sln".
1>Target "ValidateProjects" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.sln" (entry point):
1>Done building target "ValidateProjects" in project "hxe.sln".
1>Target "_LoadRestoreGraphEntryPoints" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\hxe.sln" (target "_FilterRestoreGraphProjectInputItems" depends on it):
Using "GetRestoreSolutionProjectsTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreSolutionProjectsTask"
(in) ProjectReferences 'D:\Repos\HXE\src\HXE.csproj'
(in) SolutionFilePath 'D:\Repos\HXE\src\hxe.sln.metaproj'
Done executing task "GetRestoreSolutionProjectsTask".
1>Done building target "_LoadRestoreGraphEntryPoints" in project "hxe.sln".
1>Target "_FilterRestoreGraphProjectInputItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\hxe.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=D:\Repos\HXE\src\
SolutionName=hxe
SolutionFileName=hxe.sln
SolutionPath=D:\Repos\HXE\src\hxe.sln
SolutionExt=.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="D:\Repos\HXE\src\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: $(OutputType)="Exe" (previous value: "Library") at D:\Repos\HXE\src\HXE.csproj (44,5)
Property reassignment: $(SignAssembly)="False" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (60,5)
Property reassignment: $(GeneratePackageOnBuild)="True" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (62,5)
Property reassignment: $(DebugType)="full" (previous value: "portable") at D:\Repos\HXE\src\HXE.csproj (91,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE" (previous value: "TRACE") at D:\Repos\HXE\src\HXE.csproj (94,5)
Property reassignment: $(AllowUnsafeBlocks)="False" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (97,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**" (previous value: ";..\bin\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (223,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\net462\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (241,5)
Property reassignment: $(OutputPath)="..\bin\Debug\net462\" (previous value: "..\bin\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (242,5)
Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETFRAMEWORK") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (186,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="4_6_2" (previous value: "4.6.2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="462" (previous value: "4_6_2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (190,5)
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (91,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (176,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: "AnyCPU") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (507,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (560,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3614,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3615,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (4750,5)
Property reassignment: $(ResolveReferencesDependsOn)="
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
;
ImplicitlyExpandDesignTimeFacades
" (previous value: "
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets (75,5)
The "_RestoreSolutionFileUsed" property is a global property, and cannot be modified.
Property reassignment: $(_GenerateRestoreGraphProjectEntryInputProperties)="
ExcludeRestorePackageImports=true;
_RestoreSolutionFileUsed=true;
SolutionDir=D:\Repos\HXE\src\;
SolutionName=hxe;
SolutionFileName=hxe.sln;
SolutionPath=D:\Repos\HXE\src\hxe.sln;
SolutionExt=.sln;
" (previous value: "ExcludeRestorePackageImports=true") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets (85,5)
Property reassignment: $(ProjectAssetsFile)="D:\Repos\HXE\src\obj\project.assets.json" (previous value: "D:\Repos\HXE\src\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5)
Property reassignment: $(ProjectAssetsCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.assets.cache" (previous value: "obj\Debug\net462\HXE.assets.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (76,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (82,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";..\bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\Repos\HXE\src\obj\Debug\net462\HXE.genruntimeconfig.cache" (previous value: "obj\Debug\net462\HXE.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (41,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah\.dotnet\store" (previous value: "C:\Users\Noah") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (72,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (110,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (119,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (126,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (506,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (892,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.shiminput.cache" (previous value: "obj\Debug\net462\HXE.shiminput.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.shimcreated.sentinel" (previous value: "obj\Debug\net462\HXE.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (111,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG" (previous value: "DEBUG;TRACE") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG;NETFRAMEWORK;NET462;" (previous value: "DEBUG;TRACE;DEBUG") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5)
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (45,5)
Property reassignment: $(_TargetFrameworkVersionValue)="4.6.2" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets (51,5)
Property reassignment: $(DisableImplicitNamespaceImports)="true" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (23,5)
Property reassignment: $(PrepareResourceNamesDependsOn)="
AssignWinFXEmbeddedResource;
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
" (previous value: "
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (65,7)
Property reassignment: $(PrepareResourcesDependsOn)="
MarkupCompilePass1;
AfterMarkupCompilePass1;
MarkupCompilePass2ForMainAssembly;
FileClassification;
MainResourcesGeneration;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (74,7)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
;
_AfterCompileWinFXInternal
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (142,5)
Property reassignment: $(PublishBuildDependsOn)="
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
PrepareResourcesForSatelliteAssemblies;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (836,9)
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "SatelliteDllsProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets".
1>Project "D:\Repos\HXE\src\hxe.sln" (1) is building "D:\Repos\HXE\src\HXE.csproj" (2) on node 1 (_IsProjectRestoreSupported target(s)).
2>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (entry point):
2>Done building target "_IsProjectRestoreSupported" in project "HXE.csproj".
2>Done Building Project "D:\Repos\HXE\src\HXE.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 "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "WarnForInvalidProjectsTask"
(in) AllProjects 'D:\Repos\HXE\src\HXE.csproj'
(in) ValidProjects 'D:\Repos\HXE\src\HXE.csproj'
Done executing task "WarnForInvalidProjectsTask".
1>Done building target "_FilterRestoreGraphProjectInputItems" in project "hxe.sln".
Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully.
1>Target "_GetAllRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\hxe.sln" (target "_GenerateRestoreGraph" depends on it):
Using "NuGetMessageTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "NuGetMessageTask"
Determining projects to restore...
Done executing task "NuGetMessageTask".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=D:\Repos\HXE\src\
SolutionName=hxe
SolutionFileName=hxe.sln
SolutionPath=D:\Repos\HXE\src\hxe.sln
SolutionExt=.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "D:\Repos\HXE\src\hxe.sln" (1) is building "D:\Repos\HXE\src\HXE.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 "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
2:2>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateRestoreProjectPathItems" depends on it):
2:2>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "HXE.csproj".
2:2>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
2:2>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
2:2>Done Building Project "D:\Repos\HXE\src\HXE.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=D:\Repos\HXE\src\
SolutionName=hxe
SolutionFileName=hxe.sln
SolutionPath=D:\Repos\HXE\src\hxe.sln
SolutionExt=.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "D:\Repos\HXE\src\hxe.sln" (1) is building "D:\Repos\HXE\src\HXE.csproj" (2:3) on node 1 (_IsProjectRestoreSupported target(s)).
2:3>Target "_IsProjectRestoreSupported" skipped. Previously built successfully.
2:3>Done Building Project "D:\Repos\HXE\src\HXE.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 "hxe.sln".
1>Target "_GenerateRestoreGraph" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\hxe.sln" (target "Restore" depends on it):
Task "Message"
Generating dg file
Done executing task "Message".
Task "Message"
D:\Repos\HXE\src\HXE.csproj
Done executing task "Message".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=D:\Repos\HXE\src\
SolutionName=hxe
SolutionFileName=hxe.sln
SolutionPath=D:\Repos\HXE\src\hxe.sln
SolutionExt=.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "D:\Repos\HXE\src\hxe.sln" (1) is building "D:\Repos\HXE\src\HXE.csproj" (2:4) on node 1 (_GenerateRestoreGraphProjectEntry target(s)).
2:4>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '6.0' != '').
Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETFramework' == '.NETCoreApp' and 'true' == 'true').
2:4>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE.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 ('.NETFramework' == '.NETCoreApp' and '4.6.2' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2:4>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "HXE.csproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != '').
2:4>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(UsingNETSdkDefaults)' != 'true') was evaluated as ('true' != 'true').
2:4>Done building target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in project "HXE.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETFramework' == '.NETCoreApp' And '4.6.2' >= '3.0').
2:4>Target "IncludeTargetingPackReference" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CheckForImplicitPackageReferenceOverrides" depends on it):
Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
2:4>Done building target "IncludeTargetingPackReference" in project "HXE.csproj".
2:4>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 "HXE.csproj".
2:4>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 "HXE.csproj".
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
2:4>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\Repos\HXE\src\HXE.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 Exe != 'library' and '.NETFramework' == '.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 "HXE.csproj".
Target "IncludeTargetingPackReference" skipped. Previously built successfully.
2:4>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
2:4>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GetRestoreProjectStyle" depends on it):
2:4>Done building target "CollectPackageReferences" in project "HXE.csproj".
2:4>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateRestoreSpecs" depends on it):
Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreProjectStyleTask"
(in) HasPackageReferenceItems 'True'
(in) MSBuildProjectDirectory 'D:\Repos\HXE\src'
(in) MSBuildProjectName 'HXE'
(in) ProjectJsonPath ''
(in) RestoreProjectStyle 'PackageReference'
(out) IsPackageReferenceCompatibleProjectStyle 'True'
(out) ProjectStyle 'PackageReference'
Done executing task "GetRestoreProjectStyleTask".
2:4>Done building target "_GetRestoreProjectStyle" in project "HXE.csproj".
2:4>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 D:\Repos\HXE\src\HXE.csproj
Done executing task "Message".
2:4>Done building target "_GenerateRestoreSpecs" in project "HXE.csproj".
2:4>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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 "HXE.csproj".
2:4>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it):
2:4>Done building target "_GetRestoreSettingsPerFramework" in project "HXE.csproj".
2:4>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GetRestoreSettings" depends on it):
2:4>Done building target "_GetRestoreSettingsCurrentProject" in project "HXE.csproj".
Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ).
2:4>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it):
Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreSettingsTask"
(in) ProjectUniqueName 'D:\Repos\HXE\src\HXE.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 'D:\Repos\HXE'
(out) OutputPackagesPath 'C:\Users\Noah\.nuget\packages\'
(out) OutputRepositoryPath ''
(out) OutputSources 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;https://api.nuget.org/v3/index.json'
(out) OutputFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages'
(out) OutputConfigFilePaths 'C:\Users\Noah\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config'
Done executing task "GetRestoreSettingsTask".
2:4>Done building target "_GetRestoreSettings" in project "HXE.csproj".
2:4>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreDotnetCliToolsTask"
(in) ProjectPath 'D:\Repos\HXE\src\HXE.csproj'
(in) DotnetCliToolReferences ''
(in) RestoreSources 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\;https://api.nuget.org/v3/index.json'
(in) RestorePackagesPath 'C:\Users\Noah\.nuget\packages\'
(in) RestoreFallbackFolders 'C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages'
(in) RestoreConfigFilePaths 'C:\Users\Noah\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config'
Done executing task "GetRestoreDotnetCliToolsTask".
2:4>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "HXE.csproj".
2:4>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (entry point):
2:4>Done building target "_GenerateRestoreGraphProjectEntry" in project "HXE.csproj".
2:4>Done Building Project "D:\Repos\HXE\src\HXE.csproj" (_GenerateRestoreGraphProjectEntry target(s)).
1>Done executing task "MSBuild".
Task "MSBuild"
Global Properties:
ExcludeRestorePackageImports=true
_RestoreSolutionFileUsed=true
SolutionDir=D:\Repos\HXE\src\
SolutionName=hxe
SolutionFileName=hxe.sln
SolutionPath=D:\Repos\HXE\src\hxe.sln
SolutionExt=.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
1>Project "D:\Repos\HXE\src\hxe.sln" (1) is building "D:\Repos\HXE\src\HXE.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 "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateRestoreProjectSpec" depends on it):
Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetProjectTargetFrameworksTask"
(in) ProjectPath 'D:\Repos\HXE\src\HXE.csproj'
(in) TargetFrameworkMoniker '.NETFramework,Version=v4.6.2'
(in) TargetPlatformIdentifier 'Windows'
(in) TargetPlatformVersion '7.0'
(in) TargetPlatformMinVersion '7.0'
(in) TargetFrameworks ''
(in) TargetFramework 'net462'
(out) ProjectTargetFrameworks 'net462'
Done executing task "GetProjectTargetFrameworksTask".
2:5>Done building target "_GetRestoreTargetFrameworksOutput" in project "HXE.csproj".
Target "_GetRestoreSettings" skipped. Previously built successfully.
2:5>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
2:5>Done building target "_GenerateRestoreProjectSpec" in project "HXE.csproj".
Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "CollectPackageReferences" skipped. Previously built successfully.
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
2:5>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectPackageDownloads" in project "HXE.csproj".
2:5>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectFrameworkReferences" in project "HXE.csproj".
2:5>Target "CollectCentralPackageVersions" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2:5>Done building target "CollectCentralPackageVersions" in project "HXE.csproj".
Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != '').
2:5>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it):
Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreProjectReferencesTask"
(in) ProjectUniqueName 'D:\Repos\HXE\src\HXE.csproj'
(in) TargetFrameworks 'net462'
(in) ProjectReferences ''
(in) ParentProjectPath 'D:\Repos\HXE\src\HXE.csproj'
Done executing task "GetRestoreProjectReferencesTask".
Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestorePackageReferencesTask"
(in) ProjectUniqueName 'D:\Repos\HXE\src\HXE.csproj'
(in) TargetFrameworks 'net462'
(in) PackageReferences 'GitVersion.MsBuild;Microsoft.SourceLink.GitHub'
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 "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestorePackageDownloadsTask"
(in) ProjectUniqueName 'D:\Repos\HXE\src\HXE.csproj'
(in) TargetFrameworks 'net462'
(in) PackageDownloads ''
Done executing task "GetRestorePackageDownloadsTask".
Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreFrameworkReferencesTask"
(in) ProjectUniqueName 'D:\Repos\HXE\src\HXE.csproj'
(in) TargetFrameworks 'net462'
(in) FrameworkReferences ''
Done executing task "GetRestoreFrameworkReferencesTask".
2:5>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "HXE.csproj".
2:5>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateRestoreDependencies" depends on it):
2:5>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "HXE.csproj".
2:5>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
2:5>Done building target "_GenerateRestoreDependencies" in project "HXE.csproj".
2:5>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (entry point):
2:5>Done building target "_GenerateProjectRestoreGraph" in project "HXE.csproj".
2:5>Done Building Project "D:\Repos\HXE\src\HXE.csproj" (_GenerateProjectRestoreGraph target(s)).
1>Done executing task "MSBuild".
1>Done building target "_GenerateRestoreGraph" in project "hxe.sln".
1>Target "Restore" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\hxe.sln" (entry point):
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Using "RestoreTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "RestoreTask"
(in) RestoreGraphItems Count '5'
(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 D:\Repos\HXE\src\HXE.csproj.
The restore inputs for 'HXE' have not changed. No further actions are required to complete the restore.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: D:\Repos\HXE\src\obj\project.assets.json
No-Op restore. The cache will not be updated. Path: D:\Repos\HXE\src\obj\project.nuget.cache
Restored D:\Repos\HXE\src\HXE.csproj (in 60 ms).
NuGet Config files used:
C:\Users\Noah\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config
Feeds used:
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
https://api.nuget.org/v3/index.json
All projects are up-to-date for restore.
Done executing task "RestoreTask".
1>Done building target "Restore" in project "hxe.sln".
1>Done Building Project "D:\Repos\HXE\src\hxe.sln" (Restore target(s)).
1:2>Project "D:\Repos\HXE\src\hxe.sln" on node 1 (Publish target(s)).
1:2>Target "ValidateSolutionConfiguration" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.sln" (entry point):
1:2>Task "Error" skipped, due to false condition; (('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')) was evaluated as (('<SolutionConfiguration>
<ProjectConfiguration Project="{ACAA5D9F-B23D-43E1-B2DF-8C03230975A1}" AbsolutePath="D:\Repos\HXE\src\HXE.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="{ACAA5D9F-B23D-43E1-B2DF-8C03230975A1}" AbsolutePath="D:\Repos\HXE\src\HXE.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 "hxe.sln".
1:2>Target "ValidateToolsVersions" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.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 "hxe.sln".
1:2>Target "ValidateProjects" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.sln" (entry point):
1:2>Done building target "ValidateProjects" in project "hxe.sln".
1:2>Target "Publish" in file "D:\Repos\HXE\src\hxe.sln.metaproj" from project "D:\Repos\HXE\src\hxe.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="{ACAA5D9F-B23D-43E1-B2DF-8C03230975A1}" AbsolutePath="D:\Repos\HXE\src\HXE.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
</SolutionConfiguration>
SolutionDir=D:\Repos\HXE\src\
SolutionExt=.sln
SolutionFileName=hxe.sln
SolutionName=hxe
SolutionPath=D:\Repos\HXE\src\hxe.sln
Additional Properties for project "D:\Repos\HXE\src\HXE.csproj":
Configuration=Debug
Platform=AnyCPU
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="D:\Repos\HXE\src\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Current\Microsoft.Common.props (57,5)
The "SolutionDir" 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.
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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: $(OutputType)="Exe" (previous value: "Library") at D:\Repos\HXE\src\HXE.csproj (44,5)
Property reassignment: $(SignAssembly)="False" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (60,5)
Property reassignment: $(GeneratePackageOnBuild)="True" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (62,5)
Property reassignment: $(GenerateAssemblyFileVersionAttribute)="true" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (78,5)
Property reassignment: $(DebugType)="full" (previous value: "portable") at D:\Repos\HXE\src\HXE.csproj (91,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE" (previous value: "TRACE") at D:\Repos\HXE\src\HXE.csproj (94,5)
Property reassignment: $(AllowUnsafeBlocks)="False" (previous value: "false") at D:\Repos\HXE\src\HXE.csproj (97,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**" (previous value: ";..\bin\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (223,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\net462\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (241,5)
Property reassignment: $(OutputPath)="..\bin\Debug\net462\" (previous value: "..\bin\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (242,5)
Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETFRAMEWORK") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (186,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="4_6_2" (previous value: "4.6.2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="462" (previous value: "4_6_2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (190,5)
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (91,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (176,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: "AnyCPU") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (507,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (560,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3614,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3615,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (4750,5)
Property reassignment: $(ResolveReferencesDependsOn)="
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
;
ImplicitlyExpandDesignTimeFacades
" (previous value: "
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets (75,5)
Property reassignment: $(ProjectAssetsCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.assets.cache" (previous value: "obj\Debug\net462\HXE.assets.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (76,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (82,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";..\bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\Repos\HXE\src\obj\Debug\net462\HXE.genruntimeconfig.cache" (previous value: "obj\Debug\net462\HXE.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (41,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah\.dotnet\store" (previous value: "C:\Users\Noah") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (72,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (110,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (119,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (126,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (506,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (892,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.shiminput.cache" (previous value: "obj\Debug\net462\HXE.shiminput.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE.shimcreated.sentinel" (previous value: "obj\Debug\net462\HXE.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (111,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG" (previous value: "DEBUG;TRACE") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG;NETFRAMEWORK;NET462;" (previous value: "DEBUG;TRACE;DEBUG") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5)
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (45,5)
Property reassignment: $(_TargetFrameworkVersionValue)="4.6.2" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets (51,5)
Property reassignment: $(DisableImplicitNamespaceImports)="true" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (23,5)
Property reassignment: $(PrepareResourceNamesDependsOn)="
AssignWinFXEmbeddedResource;
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
" (previous value: "
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (65,7)
Property reassignment: $(PrepareResourcesDependsOn)="
MarkupCompilePass1;
AfterMarkupCompilePass1;
MarkupCompilePass2ForMainAssembly;
FileClassification;
MainResourcesGeneration;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (74,7)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
;
_AfterCompileWinFXInternal
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (142,5)
Property reassignment: $(PublishBuildDependsOn)="
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
PrepareResourcesForSatelliteAssemblies;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (836,9)
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "SatelliteDllsProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets".
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (12,80)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (16,64)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (108,83)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (132,72)" does not exist in the project, and will be ignored.
1:2>Project "D:\Repos\HXE\src\hxe.sln" (1:2) is building "D:\Repos\HXE\src\HXE.csproj" (2:6) on node 1 (Publish target(s)).
2:6>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2:6>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "AllowEmptyTelemetry"
Done executing task "AllowEmptyTelemetry".
2:6>Done building target "_CollectTargetFrameworkForTelemetry" in project "HXE.csproj".
Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '6.0' != '').
Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETFramework' == '.NETCoreApp' and 'true' == 'true').
2:6>Target "_CheckForUnsupportedCppNETCoreVersion" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE.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 ('.NETFramework' == '.NETCoreApp' and '4.6.2' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2:6>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "HXE.csproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != '').
2:6>Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(UsingNETSdkDefaults)' != 'true') was evaluated as ('true' != 'true').
2:6>Done building target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" in project "HXE.csproj".
Target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False).
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
Target "_CheckForUnsupportedAppHostUsage" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('.NETFramework' == '.NETCoreApp' and 'true' == 'true').
Target "_CheckForUnsupportedHostingUsage" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as ('.NETFramework' == '.NETCoreApp').
Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and 'AnyCPU' != '').
2:6>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\Repos\HXE\src\HXE.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 '.NETFramework' == '.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:6>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "HXE.csproj".
2:6>Target "_CheckForNETCoreSdkIsPreview" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "ShowPreviewMessage" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ShowPreviewMessage"
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
Done executing task "ShowPreviewMessage".
2:6>Done building target "_CheckForNETCoreSdkIsPreview" in project "HXE.csproj".
2:6>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.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:6>Done building target "_GetProjectJsonPath" in project "HXE.csproj".
Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
Target "_CheckForUnsupportedNETCoreVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(NETCoreAppMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' And '6.0' != '').
Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETFramework' == '.NETCoreApp' and 'true' == 'true').
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETFramework' == '.NETStandard' And '' != '').
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETFramework' == '.NETCoreApp' And '4.6.2' >= '3.0').
2:6>Target "IncludeTargetingPackReference" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CheckForImplicitPackageReferenceOverrides" depends on it):
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
2:6>Done building target "IncludeTargetingPackReference" in project "HXE.csproj".
2:6>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
2:6>Done building target "CheckForImplicitPackageReferenceOverrides" in project "HXE.csproj".
2:6>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
2:6>Done building target "ApplyImplicitVersions" in project "HXE.csproj".
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "IncludeTargetingPackReference" skipped. Previously built successfully.
2:6>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
2:6>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "HXE.csproj".
2:6>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GetRestoreProjectStyle" depends on it):
2:6>Done building target "CollectPackageReferences" in project "HXE.csproj".
2:6>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it):
Using "GetRestoreProjectStyleTask" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.Build.Tasks.dll".
Task "GetRestoreProjectStyleTask"
(in) HasPackageReferenceItems 'True'
(in) MSBuildProjectDirectory 'D:\Repos\HXE\src'
(in) MSBuildProjectName 'HXE'
(in) ProjectJsonPath ''
(in) RestoreProjectStyle 'PackageReference'
(out) IsPackageReferenceCompatibleProjectStyle 'True'
(out) ProjectStyle 'PackageReference'
Done executing task "GetRestoreProjectStyleTask".
2:6>Done building target "_GetRestoreProjectStyle" in project "HXE.csproj".
2:6>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2:6>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "HXE.csproj".
Target "ApplyImplicitVersions" skipped. Previously built successfully.
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
2:6>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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:6>Done building target "CheckForDuplicateItems" in project "HXE.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 "_CheckForInvalidWindowsDesktopTargetingConfiguration" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and ('$(UseWindowsForms)' == 'true' or '$(UseWPF)' == 'true')) was evaluated as ('.NETFramework' == '.NETCoreApp' and False and ('' == 'true' or 'true' == 'true')).
Target "_CheckForUnnecessaryWindowsDesktopSDK" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(_MicrosoftWindowsDesktopSdkImported)' == 'true' and '$(TargetFrameworks)' == '') was evaluated as ('.NETFramework' == '.NETCoreApp' and False and '' == 'true' and '' == '').
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "IncludeTargetingPackReference" skipped. Previously built successfully.
Target "CheckForDuplicateItems" skipped. Previously built successfully.
2:6>Target "CheckForDuplicatePageItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
2:6>Done building target "CheckForDuplicatePageItems" in project "HXE.csproj".
2:6>Target "_WindowsDesktopFrameworkRequiresUseWpfOrUseWindowsForms" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NetSdkWarning" skipped, due to false condition; ('$(UseWpf)' != 'true' And '$(UseWindowsForms)' != 'true') was evaluated as ('true' != 'true' And '' != 'true').
2:6>Done building target "_WindowsDesktopFrameworkRequiresUseWpfOrUseWindowsForms" in project "HXE.csproj".
Target "_WindowsDesktopFrameworkRequiresVersion30" skipped, due to false condition; (('$(TargetFrameworkIdentifier)' == '.NETCoreApp') And
('$(_TargetFrameworkVersionValue)' != '$(_UndefinedTargetFrameworkVersion)') And ('$(_TargetFrameworkVersionValue)' < '$(_WindowsDesktopSdkTargetFrameworkVersionFloor)')) was evaluated as (('.NETFramework' == '.NETCoreApp') And
('4.6.2' != '0.0') And ('4.6.2' < '3.0')).
2:6>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.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\net462\' != '' and !HasTrailingSlash('..\bin\Debug\net462\')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\net462\' != '' and !HasTrailingSlash('obj\Debug\net462\')).
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 ( 'D:\Repos\HXE\src\obj\' != '' And 'D:\Repos\HXE\src\obj\' != 'D:\Repos\HXE\src\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\' != 'D:\Repos\HXE\src\obj\' ).
2:6>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "HXE.csproj".
2:6>Target "ValidateCommandLineProperties" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\Repos\HXE\src\HXE.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
'.NETFramework' == '.NETCoreApp' and
False).
2:6>Done building target "ValidateCommandLineProperties" in project "HXE.csproj".
2:6>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "Build" depends on it):
2:6>Done building target "BeforeBuild" in project "HXE.csproj".
Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'True' != 'true').
2:6>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CoreBuild" depends on it):
2:6>Done building target "BuildOnlySettings" in project "HXE.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))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
2:6>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareForBuild" depends on it):
2:6>Done building target "GetFrameworkPaths" in project "HXE.csproj".
Target "GetFrameworkPaths" skipped. Previously built successfully.
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))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
2:6>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareForBuild" depends on it):
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
2:6>Done building target "GetReferenceAssemblyPaths" in project "HXE.csproj".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
2:6>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.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:6>Done building target "PrepareForBuild" in project "HXE.csproj".
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
2:6>Target "PreBuild" in project "D:\Repos\HXE\src\HXE.csproj" (target "PreBuildEvent" depends on it):
Using "Exec" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Exec"
pwsh .\.msb.prebuild.ps1
Git was found. It is git version 2.33.0.windows.2 at D:\Apps\Git\cmd\git.exe D:\Apps\Git\bin\git.exe
Done executing task "Exec".
2:6>Done building target "PreBuild" in project "HXE.csproj".
Target "_BlockWinMDsOnUnsupportedTFMs" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '5.0'))) was evaluated as ('.NETFramework' == '.NETCoreApp' and False).
2:6>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveReferences" depends on it):
2:6>Done building target "BeforeResolveReferences" in project "HXE.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
2:6>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageAssets" depends on it):
2:6>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "HXE.csproj".
2:6>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageAssets" depends on it):
2:6>Done building target "_ComputePackageReferencePublish" in project "HXE.csproj".
2:6>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveLockFileReferences" depends on it):
Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
Done executing task "ResolvePackageAssets".
2:6>Done building target "ResolvePackageAssets" in project "HXE.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'true' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
2:6>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
Done executing task "JoinItems".
2:6>Done building target "ResolveLockFileReferences" in project "HXE.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
2:6>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:6>Done building target "ResolveLockFileAnalyzers" in project "HXE.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
2:6>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:6>Done building target "ResolveLockFileCopyLocalFiles" in project "HXE.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:6>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2:6>Done building target "IncludeTransitiveProjectReferences" in project "HXE.csproj".
2:6>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "AssignProjectConfiguration" depends on it):
2:6>Done building target "ResolvePackageDependenciesForBuild" in project "HXE.csproj".
2:6>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.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:6>Done building target "AssignProjectConfiguration" in project "HXE.csproj".
Target "AssignProjectConfiguration" skipped. Previously built successfully.
2:6>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareProjectReferences" depends on it):
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!='').
2:6>Done building target "_SplitProjectReferencesByFileExistence" in project "HXE.csproj".
2:6>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it):
2:6>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "HXE.csproj".
2:6>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareProjectReferences" depends on it):
Task "MSBuild"
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.6.2' != ''
And 'true' == 'true').
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.6.2' != ''
And 'true' != 'true').
2:6>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "HXE.csproj".
2:6>Target "ValidateExecutableReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareProjectReferences" depends on it):
Using "ValidateExecutableReferences" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
Done executing task "ValidateExecutableReferences".
2:6>Done building target "ValidateExecutableReferences" in project "HXE.csproj".
2:6>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveProjectReferences" depends on it):
2:6>Done building target "PrepareProjectReferences" in project "HXE.csproj".
2:6>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.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:6>Done building target "ResolveProjectReferences" in project "HXE.csproj".
2:6>Target "RemoveManagedWinRTComponentWinMDReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveReferences" depends on it):
2:6>Done building target "RemoveManagedWinRTComponentWinMDReferences" in project "HXE.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:6>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveAssemblyReferences" depends on it):
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
2:6>Done building target "ResolveSDKReferences" in project "HXE.csproj".
Target "ResolveSDKReferences" skipped. Previously built successfully.
2:6>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveAssemblyReferences" depends on it):
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
2:6>Done building target "ExpandSDKReferences" in project "HXE.csproj".
Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "ResolveTargetingPackAssets" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
2:6>Target "ImplicitlyExpandNETStandardFacades" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft\Microsoft.NET.Build.Extensions\Microsoft.NET.Build.Extensions.NETFramework.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_HandlePackageFileConflicts" depends on it):
Using "GetDependsOnNETStandard" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft\Microsoft.NET.Build.Extensions\\tools\net6.0\Microsoft.NET.Build.Extensions.Tasks.dll".
Task "GetDependsOnNETStandard"
Done executing task "GetDependsOnNETStandard".
Task "NETBuildExtensionsError" skipped, due to false condition; ('$(DependsOnNETStandard)' == 'true' AND '$(NETStandardInbox)' != 'true' AND '$(_UsingOldSDK)' == 'true') was evaluated as ('False' == 'true' AND '' != 'true' AND '' == 'true').
Task "AddFacadesToReferences" skipped, due to false condition; ('@(_NETStandardLibraryNETFrameworkLib)' != '') was evaluated as ('' != '').
2:6>Done building target "ImplicitlyExpandNETStandardFacades" in project "HXE.csproj".
2:6>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveAssemblyReferences" depends on it):
Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageFileConflicts"
Done executing task "ResolvePackageFileConflicts".
2:6>Done building target "_HandlePackageFileConflicts" in project "HXE.csproj".
Target "ResolveTargetingPackAssets" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "ImplicitlyExpandNETStandardFacades" skipped. Previously built successfully.
2:6>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.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:
.NETFramework,Version=v4.6.2
TargetFrameworkMonikerDisplayName:
.NET Framework 4.6.2
TargetedRuntimeVersion:
v
Assemblies:
PresentationCore
PresentationFramework
System.IO.Compression
System.Management
System.Windows
System.Windows.Forms
System.Xaml
WindowsBase
UIAutomationClient
UIAutomationClientSideProviders
UIAutomationProvider
UIAutomationTypes
System.Windows.Controls.Ribbon
System
System.Data
System.Drawing
System.Xml
System.Core
System.Runtime.Serialization
System.Xml.Linq
System.Numerics
System.IO.Compression.FileSystem
AssemblyFiles:
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll
CandidateAssemblyFiles:
TargetFrameworkDirectories:
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\,C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\
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\net462\HXE.csproj.AssemblyReference.cache
InstalledAssemblySubsetTables:
IgnoreInstalledAssemblySubsetTable:
False
TargetFrameworkSubsets:
FullTargetFrameworkSubsetNames:
Full
ProfileName:
FullFrameworkFolders:
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\
LatestTargetFrameworkDirectories:
ProfileTablesLocation:
Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll".
Reference found at search path location "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll".
This reference is not "CopyLocal" because it's in a Frameworks directory.
Primary reference "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationCore.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationCore.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationFramework.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationFramework.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Management.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Management.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Forms.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Forms.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xaml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xaml.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\WindowsBase.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\WindowsBase.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "UIAutomationClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClient.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClient.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "UIAutomationClientsideProviders, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClientsideProviders.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClientsideProviders.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationProvider.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationProvider.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationTypes.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationTypes.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Windows.Controls.Ribbon, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Controls.Ribbon.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Controls.Ribbon.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Drawing.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Drawing.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.FileSystem.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.FileSystem.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's a prerequisite file.
Done executing task "ResolveAssemblyReference".
2:6>Done building target "ResolveAssemblyReferences" in project "HXE.csproj".
Target "_ErrorOnUnresolvedWindowsSDKAssemblyConflict" skipped, due to false condition; ( '@(ResolveAssemblyReferenceUnresolvedAssemblyConflicts)' != '' ) was evaluated as ( '' != '' ).
Target "_RemoveZipFileSuggestedRedirect" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' >= '4.7.1' And '$(AllowZipFileRedirect)' != 'true') was evaluated as ('4.6.2' >= '4.7.1' And '' != 'true').
Target "PrepareForBuild" skipped. Previously built successfully.
2:6>Target "_WriteAppConfigWithSupportedRuntime" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateSupportedRuntime.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "GenerateSupportedRuntime" depends on it):
Skipping target "_WriteAppConfigWithSupportedRuntime" because all output files are up-to-date with respect to the input files.
Input files:
D:\Repos\HXE\src\HXE.csproj
D:\Repos\HXE\src\obj\HXE.csproj.nuget.g.props
C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets
C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets
D:\Repos\HXE\src\obj\HXE.csproj.nuget.g.targets
C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets
Output files: obj\Debug\net462\HXE.exe.withSupportedRuntime.config
2:6>Done building target "_WriteAppConfigWithSupportedRuntime" in project "HXE.csproj".
2:6>Target "GenerateSupportedRuntime" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateSupportedRuntime.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "GenerateBindingRedirects" depends on it):
Using "SetGeneratedAppConfigMetadata" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "SetGeneratedAppConfigMetadata"
Done executing task "SetGeneratedAppConfigMetadata".
2:6>Done building target "GenerateSupportedRuntime" in project "HXE.csproj".
2:6>Target "GenerateBindingRedirects" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveReferences" depends on it):
Building target "GenerateBindingRedirects" completely.
Output file "obj\Debug\net462\HXE.exe.config" does not exist.
Using "GenerateBindingRedirects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GenerateBindingRedirects"
No suggested binding redirects from ResolveAssemblyReferences.
Done executing task "GenerateBindingRedirects".
2:6>Done building target "GenerateBindingRedirects" in project "HXE.csproj".
Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('true' == 'true' and 'true' == 'true' and Exists('obj\Debug\net462\HXE.exe.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2:6>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveReferences" depends on it):
2:6>Done building target "AfterResolveReferences" in project "HXE.csproj".
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2:6>Target "ImplicitlyExpandDesignTimeFacades" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "ResolveReferences" depends on it):
2:6>Done building target "ImplicitlyExpandDesignTimeFacades" in project "HXE.csproj".
2:6>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CoreBuild" depends on it):
2:6>Done building target "ResolveReferences" in project "HXE.csproj".
2:6>Target "RunGitVersion" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "GetVersion" depends on it):
Task "Exec"
dotnet --roll-forward Major "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/gitversion.dll" "D:\Repos\HXE\src" -output file -outputfile obj\gitversion.json
Done executing task "Exec".
2:6>Done building target "RunGitVersion" in project "HXE.csproj".
2:6>Target "GetVersion" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "MarkupCompilePass1" depends on it):
Using "GetVersion" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "GetVersion"
Done executing task "GetVersion".
2:6>Done building target "GetVersion" in project "HXE.csproj".
Target "RunGitVersion" skipped. Previously built successfully.
2:6>Target "UpdateAssemblyInfo" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "MarkupCompilePass1" depends on it):
Using "UpdateAssemblyInfo" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "UpdateAssemblyInfo"
2021-09-03 05:04:04 INFO [09/03/21 5:04:04:39] Updating assembly info files
2021-09-03 05:04:04 INFO [09/03/21 5:04:04:40] Found 1 files
Done executing task "UpdateAssemblyInfo".
2:6>Done building target "UpdateAssemblyInfo" in project "HXE.csproj".
Target "RunGitVersion" skipped. Previously built successfully.
2:6>Target "GenerateGitVersionInformation" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "MarkupCompilePass1" depends on it):
Using "GenerateGitVersionInformation" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "GenerateGitVersionInformation"
Done executing task "GenerateGitVersionInformation".
2:6>Done building target "GenerateGitVersionInformation" in project "HXE.csproj".
Target "SplashScreenValidation" skipped, due to false condition; ('@(SplashScreen)' != '') was evaluated as ('' != '').
2:6>Target "MarkupCompilePass1" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareResources" depends on it):
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Using "MarkupCompilePass1" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\tools\net6.0\PresentationBuildTasks.dll".
Task "MarkupCompilePass1"
Microsoft (R) Build Task 'MarkupCompilePass1' Version '6.0.21.37805'.
Copyright (C) Microsoft Corporation 2005. All rights reserved.
Current project directory is 'D:\Repos\HXE\src\'.
Analysis Result : 'All'.
Recompiled XAML file : 'D:\Repos\HXE\src\Positions.xaml'.
Recompiled XAML file : 'D:\Repos\HXE\src\Settings.xaml'.
Started the markup compilation.
OutputType is 'exe'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationCore.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationFramework.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Drawing.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.FileSystem.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Management.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Controls.Ribbon.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Forms.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xaml.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClient.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClientsideProviders.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationProvider.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationTypes.dll'.
Input: Assembly Reference file: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\WindowsBase.dll'.
Input file 'D:\Repos\HXE\src\Positions.xaml' is resolved to new relative path 'Positions.xaml' at directory 'D:\Repos\HXE\src\'.
Input file 'D:\Repos\HXE\src\Settings.xaml' is resolved to new relative path 'Settings.xaml' at directory 'D:\Repos\HXE\src\'.
Generated code file: 'D:\Repos\HXE\src\obj\Debug\net462\Positions.g.cs'.
Generated BAML file: 'D:\Repos\HXE\src\obj\Debug\net462\Positions.baml'.
Generated code file: 'D:\Repos\HXE\src\obj\Debug\net462\Settings.g.cs'.
Markup compilation is done.
MarkupCompilePass1 successfully generated BAML or source code files.
Done executing task "MarkupCompilePass1".
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true').
2:6>Done building target "MarkupCompilePass1" in project "HXE.csproj".
2:6>Target "AfterMarkupCompilePass1" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "PrepareResources" depends on it):
2:6>Done building target "AfterMarkupCompilePass1" in project "HXE.csproj".
2:6>Target "GenerateTemporaryTargetAssembly" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "MarkupCompilePass2ForMainAssembly" depends on it):
Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)' == 'true') was evaluated as ('' == 'true').
Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Copy"
Copying file from "D:\Repos\HXE\src\obj\HXE.csproj.nuget.dgspec.json" to "D:\Repos\HXE\src\obj\HXE_msu1j2ol_wpftmp.csproj.nuget.dgspec.json".
Copying file from "D:\Repos\HXE\src\obj\HXE.csproj.nuget.g.targets" to "D:\Repos\HXE\src\obj\HXE_msu1j2ol_wpftmp.csproj.nuget.g.targets".
Copying file from "D:\Repos\HXE\src\obj\HXE.csproj.nuget.g.props" to "D:\Repos\HXE\src\obj\HXE_msu1j2ol_wpftmp.csproj.nuget.g.props".
Done executing task "Copy".
Using "GenerateTemporaryTargetAssembly" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\tools\net6.0\PresentationBuildTasks.dll".
Task "GenerateTemporaryTargetAssembly"
0>The "SolutionDir" 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.
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: $(OutputType)="Exe" (previous value: "Library") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (52,5)
Property reassignment: $(RootNamespace)="HXE" (previous value: "HXE_msu1j2ol_wpftmp") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (56,5)
Property reassignment: $(SignAssembly)="False" (previous value: "false") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (68,5)
Property reassignment: $(GeneratePackageOnBuild)="True" (previous value: "false") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (70,5)
Property reassignment: $(GenerateAssemblyFileVersionAttribute)="true" (previous value: "false") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (86,5)
Property reassignment: $(DebugType)="full" (previous value: "portable") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (99,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE" (previous value: "TRACE") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (102,5)
Property reassignment: $(AllowUnsafeBlocks)="False" (previous value: "false") at D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj (105,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**" (previous value: ";..\bin\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (223,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\net462\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (241,5)
Property reassignment: $(OutputPath)="..\bin\Debug\net462\" (previous value: "..\bin\Debug\") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (242,5)
Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETFRAMEWORK") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (186,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="4_6_2" (previous value: "4.6.2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="462" (previous value: "4_6_2") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (190,5)
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (91,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (176,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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: "AnyCPU") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (507,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (560,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3614,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (3615,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets (4750,5)
Property reassignment: $(ResolveReferencesDependsOn)="
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
;
ImplicitlyExpandDesignTimeFacades
" (previous value: "
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets (75,5)
Property reassignment: $(ProjectAssetsCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.assets.cache" (previous value: "obj\Debug\net462\HXE_msu1j2ol_wpftmp.assets.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (76,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (82,5)
Property reassignment: $(DefaultItemExcludes)=";..\bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";..\bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.genruntimeconfig.cache" (previous value: "obj\Debug\net462\HXE_msu1j2ol_wpftmp.genruntimeconfig.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (41,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\Noah\.dotnet\store" (previous value: "C:\Users\Noah") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (72,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (110,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (119,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (126,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 C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (506,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (892,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.shiminput.cache" (previous value: "obj\Debug\net462\HXE_msu1j2ol_wpftmp.shiminput.cache") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.shimcreated.sentinel" (previous value: "obj\Debug\net462\HXE_msu1j2ol_wpftmp.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (111,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG" (previous value: "DEBUG;TRACE") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="DEBUG;TRACE;DEBUG;NETFRAMEWORK;NET462;" (previous value: "DEBUG;TRACE;DEBUG") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.CSharp.targets (34,5)
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (45,5)
Property reassignment: $(_TargetFrameworkVersionValue)="4.6.2" (previous value: "0.0") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets (51,5)
Property reassignment: $(DisableImplicitNamespaceImports)="true" (previous value: "") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (23,5)
Property reassignment: $(PrepareResourceNamesDependsOn)="
AssignWinFXEmbeddedResource;
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
" (previous value: "
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (65,7)
Property reassignment: $(PrepareResourcesDependsOn)="
MarkupCompilePass1;
AfterMarkupCompilePass1;
MarkupCompilePass2ForMainAssembly;
FileClassification;
MainResourcesGeneration;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (74,7)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
;
_AfterCompileWinFXInternal
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (142,5)
Property reassignment: $(PublishBuildDependsOn)="
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
PrepareResourcesForSatelliteAssemblies;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
") at C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets (836,9)
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Run" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "SatelliteDllsProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets".
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (12,80)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (16,64)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (108,83)" does not exist in the project, and will be ignored.
The target "EnsureWixToolsetInstalled" listed in a BeforeTargets attribute at "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets (132,72)" does not exist in the project, and will be ignored.
2:6>Project "D:\Repos\HXE\src\HXE.csproj" (2:6) is building "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (3) on node 1 (_CompileTemporaryAssembly target(s)).
3>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_CompileTemporaryAssembly" depends on it):
3>Done building target "BuildOnlySettings" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or False == 'true').
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
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 ('7.0' != '' and '.NETFramework' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
3>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.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 Exe != 'library' and '.NETFramework' == '.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').
3>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETFramework' == '.NETCoreApp' And '4.6.2' >= '3.0').
3>Target "IncludeTargetingPackReference" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CheckForImplicitPackageReferenceOverrides" depends on it):
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
3>Done building target "IncludeTargetingPackReference" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
3>Done building target "CheckForImplicitPackageReferenceOverrides" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ProcessFrameworkReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
3>Done building target "ApplyImplicitVersions" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageAssets" depends on it):
3>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Shared.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageAssets" depends on it):
3>Done building target "_ComputePackageReferencePublish" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolveLockFileReferences" depends on it):
Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
Done executing task "ResolvePackageAssets".
3>Done building target "ResolvePackageAssets" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'true' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETFramework' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
3>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
Done executing task "JoinItems".
3>Done building target "ResolveLockFileReferences" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
3>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
3>Done building target "ResolveLockFileAnalyzers" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
3>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
3>Done building target "ResolveLockFileCopyLocalFiles" in project "HXE_msu1j2ol_wpftmp.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.
3>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
3>Done building target "IncludeTransitiveProjectReferences" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "AssignProjectConfiguration" depends on it):
3>Done building target "ResolvePackageDependenciesForBuild" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "AssignProjectConfiguration" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareProjectReferences" depends on it):
Task "AssignProjectConfiguration"
Done executing task "AssignProjectConfiguration".
3>Done building target "AssignProjectConfiguration" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareProjectReferences" depends on it):
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!='').
3>Done building target "_SplitProjectReferencesByFileExistence" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it):
3>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareProjectReferences" depends on it):
Task "MSBuild"
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.6.2' != ''
And 'true' == 'true').
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('0' != '0' and '.NETFramework,Version=v4.6.2' != ''
And 'true' != 'true').
3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "ValidateExecutableReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareProjectReferences" depends on it):
Using "ValidateExecutableReferences" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
Done executing task "ValidateExecutableReferences".
3>Done building target "ValidateExecutableReferences" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "ResolveProjectReferences" depends on it):
3>Done building target "PrepareProjectReferences" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_CompileTemporaryAssembly" 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 '' != '').
3>Done building target "ResolveProjectReferences" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "RemoveManagedWinRTComponentWinMDReferences" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_CompileTemporaryAssembly" depends on it):
3>Done building target "RemoveManagedWinRTComponentWinMDReferences" in project "HXE_msu1j2ol_wpftmp.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 ('' != '').
3>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_BeforeVBCSCoreCompile" depends on it):
3>Done building target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_BeforeVBCSCoreCompile" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "_BeforeVBCSCoreCompile" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'true' == '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 'Windows' != '' and '.NETFramework' == '.NETCoreApp' and False ).
3>Target "GenerateNETCompatibleDefineConstants" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "AddImplicitDefineConstants" depends on it):
3>Done building target "GenerateNETCompatibleDefineConstants" in project "HXE_msu1j2ol_wpftmp.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 'Windows' != '' and '.NETFramework' == '.NETCoreApp' and False ).
3>Target "AddImplicitDefineConstants" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "AddImplicitDefineConstants" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped. Previously built successfully.
3>Target "_ComputeSkipAnalyzers" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
3>Done building target "_ComputeSkipAnalyzers" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
3>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GetFrameworkPaths" depends on it):
Using "AllowEmptyTelemetry" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\tools\net6.0\Microsoft.NET.Build.Tasks.dll".
Task "AllowEmptyTelemetry"
Done executing task "AllowEmptyTelemetry".
3>Done building target "_CollectTargetFrameworkForTelemetry" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
3>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareForBuild" depends on it):
3>Done building target "GetFrameworkPaths" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "GetFrameworkPaths" skipped. Previously built successfully.
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))) was evaluated as ('Windows' != '' and '.NETFramework' == '.NETCoreApp' and False).
Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '') was evaluated as ('' != '').
3>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "PrepareForBuild" depends on it):
Task "GetReferenceAssemblyPaths"
Done executing task "GetReferenceAssemblyPaths".
3>Done building target "GetReferenceAssemblyPaths" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
3>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
Task "FindAppConfigFile"
Done executing task "FindAppConfigFile".
Task "MakeDir"
Done executing task "MakeDir".
3>Done building target "PrepareForBuild" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
3>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "GenerateMSBuildEditorConfigFileCore" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
Building target "GenerateMSBuildEditorConfigFileCore" completely.
No input files were specified.
Using "GenerateMSBuildEditorConfig" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "GenerateMSBuildEditorConfig"
Done executing task "GenerateMSBuildEditorConfig".
3>Done building target "GenerateMSBuildEditorConfigFileCore" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "GenerateMSBuildEditorConfigFile" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "GenerateMSBuildEditorConfigFile" in project "HXE_msu1j2ol_wpftmp.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 "_SetEmbeddedFilesFromSourceControlManagerUntrackedFiles" skipped, due to false condition; ('$(EmbedUntrackedSources)' == 'true' and '$(EmbedAllSources)' != 'true' and '$(DebugType)' != 'none' and '$(EnableSourceControlManagerQueries)' == 'true') was evaluated as ('' == 'true' and '' != 'true' and 'full' != 'none' and 'true' == 'true').
3>Target "InitializeSourceControlInformationFromSourceControlManager" in file "C:\Users\Noah\.nuget\packages\microsoft.build.tasks.git\1.1.0-beta-20204-02\build\Microsoft.Build.Tasks.Git.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_InitializeSourceControlInformationFromSourceControlManager" depends on it):
Using "Microsoft.Build.Tasks.Git.LocateRepository" task from assembly "C:\Users\Noah\.nuget\packages\microsoft.build.tasks.git\1.1.0-beta-20204-02\build\..\tools\netcoreapp2.0\Microsoft.Build.Tasks.Git.dll".
Task "Microsoft.Build.Tasks.Git.LocateRepository"
Done executing task "Microsoft.Build.Tasks.Git.LocateRepository".
3>Done building target "InitializeSourceControlInformationFromSourceControlManager" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_SourceLinkHasSingleProvider" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\InitializeSourceControlInformation.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_InitializeSourceControlInformationFromSourceControlManager" depends on it):
Using "Microsoft.SourceLink.Common.SourceLinkHasSingleProvider" task from assembly "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\..\tools\netcoreapp2.0\Microsoft.SourceLink.Common.dll".
Task "Microsoft.SourceLink.Common.SourceLinkHasSingleProvider"
Done executing task "Microsoft.SourceLink.Common.SourceLinkHasSingleProvider".
3>Done building target "_SourceLinkHasSingleProvider" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "TranslateGitHubUrlsInSourceControlInformation" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\Microsoft.SourceLink.GitHub.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_InitializeSourceControlInformationFromSourceControlManager" depends on it):
Using "Microsoft.SourceLink.GitHub.TranslateRepositoryUrls" task from assembly "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\..\tools\netcoreapp2.0\Microsoft.SourceLink.GitHub.dll".
Task "Microsoft.SourceLink.GitHub.TranslateRepositoryUrls"
Done executing task "Microsoft.SourceLink.GitHub.TranslateRepositoryUrls".
3>Done building target "TranslateGitHubUrlsInSourceControlInformation" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "SourceControlManagerPublishTranslatedUrls" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\InitializeSourceControlInformation.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_InitializeSourceControlInformationFromSourceControlManager" depends on it):
3>Done building target "SourceControlManagerPublishTranslatedUrls" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeSourceControlInformationFromSourceControlManager" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\InitializeSourceControlInformation.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "InitializeSourceControlInformation" depends on it):
3>Done building target "_InitializeSourceControlInformationFromSourceControlManager" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateSourceLinkFile" depends on it):
3>Done building target "InitializeSourceControlInformation" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_SetSourceLinkFilePath" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\Microsoft.SourceLink.Common.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
3>Done building target "_SetSourceLinkFilePath" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "InitializeSourceControlInformation" skipped. Previously built successfully.
3>Target "_InitializeSourceRootMappedPathsFromSourceControl" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "InitializeSourceRootMappedPaths" depends on it):
3>Done building target "_InitializeSourceRootMappedPathsFromSourceControl" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "InitializeSourceRootMappedPaths" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Managed.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_InitializeSourceRootMappedPathsOpt" depends on it):
Using "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots"
Done executing task "Microsoft.CodeAnalysis.BuildTasks.MapSourceRoots".
3>Done building target "InitializeSourceRootMappedPaths" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeSourceRootMappedPathsOpt" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\Microsoft.SourceLink.Common.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
3>Done building target "_InitializeSourceRootMappedPathsOpt" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeGitHubSourceLinkUrl" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\Microsoft.SourceLink.GitHub.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
Building target "_InitializeGitHubSourceLinkUrl" completely.
Output file "|C:\Users\Noah\.nuget\packages\|" does not exist.
Using "Microsoft.SourceLink.GitHub.GetSourceLinkUrl" task from assembly "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\..\tools\netcoreapp2.0\Microsoft.SourceLink.GitHub.dll".
Task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl"
Done executing task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl".
3>Done building target "_InitializeGitHubSourceLinkUrl" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeGitHubSourceLinkUrl" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\Microsoft.SourceLink.GitHub.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
Building target "_InitializeGitHubSourceLinkUrl" completely.
Output file "|C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\|" does not exist.
Task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl"
Done executing task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl".
3>Done building target "_InitializeGitHubSourceLinkUrl" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeGitHubSourceLinkUrl" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\Microsoft.SourceLink.GitHub.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
Building target "_InitializeGitHubSourceLinkUrl" completely.
Output file "|D:\Repos\HXE\|" does not exist.
Task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl"
Done executing task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl".
3>Done building target "_InitializeGitHubSourceLinkUrl" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_InitializeGitHubSourceLinkUrl" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.github\1.1.0-beta-20204-02\build\Microsoft.SourceLink.GitHub.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_GenerateSourceLinkFile" depends on it):
Building target "_InitializeGitHubSourceLinkUrl" completely.
Output file "|D:\Repos\HXE\ext\halo-ce-patches\|" does not exist.
Task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl"
Done executing task "Microsoft.SourceLink.GitHub.GetSourceLinkUrl".
3>Done building target "_InitializeGitHubSourceLinkUrl" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "_GenerateSourceLinkFile" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\Microsoft.SourceLink.Common.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateSourceLinkFile" depends on it):
Building target "_GenerateSourceLinkFile" completely.
No input files were specified.
Using "Microsoft.SourceLink.Common.GenerateSourceLinkFile" task from assembly "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\..\tools\netcoreapp2.0\Microsoft.SourceLink.Common.dll".
Task "Microsoft.SourceLink.Common.GenerateSourceLinkFile"
Done executing task "Microsoft.SourceLink.Common.GenerateSourceLinkFile".
3>Done building target "_GenerateSourceLinkFile" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "GenerateSourceLinkFile" in file "C:\Users\Noah\.nuget\packages\microsoft.sourcelink.common\1.1.0-beta-20204-02\build\Microsoft.SourceLink.Common.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "GenerateSourceLinkFile" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "RunGitVersion" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "WriteVersionInfoToBuildLog" depends on it):
Task "Exec"
dotnet --roll-forward Major "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/gitversion.dll" "D:\Repos\HXE\src" -output file -outputfile obj\gitversion.json
Done executing task "Exec".
3>Done building target "RunGitVersion" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "WriteVersionInfoToBuildLog" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Using "WriteVersionInfoToBuildLog" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "WriteVersionInfoToBuildLog"
Done executing task "WriteVersionInfoToBuildLog".
3>Done building target "WriteVersionInfoToBuildLog" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "RunGitVersion" skipped. Previously built successfully.
3>Target "GetVersion" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Using "GetVersion" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "GetVersion"
Done executing task "GetVersion".
3>Done building target "GetVersion" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "GenerateGitVersionInformation" skipped, due to false condition; ($(GenerateGitVersionInformation) == 'true') was evaluated as (false == 'true').
Target "RunGitVersion" skipped. Previously built successfully.
3>Target "UpdateAssemblyInfo" in file "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Using "UpdateAssemblyInfo" task from assembly "C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\netcoreapp3.1/GitVersion.MsBuild.dll".
Task "UpdateAssemblyInfo"
3>C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj]
Done executing task "UpdateAssemblyInfo".
3>Done building target "UpdateAssemblyInfo" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\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".
3>Done building target "CheckForDuplicateItems" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GenerateGitVersionInformation" skipped, due to false condition; ($(GenerateGitVersionInformation) == 'true') was evaluated as (false == 'true').
3>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GetAssemblyAttributes" depends on it):
Task "GetAssemblyVersion" skipped, due to false condition; ('$(AssemblyVersion)' == '') was evaluated as ('1.1.0.0' == '').
3>Done building target "GetAssemblyVersion" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "GetAssemblyVersion" skipped. Previously built successfully.
Target "InitializeSourceControlInformation" skipped. Previously built successfully.
3>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GetAssemblyAttributes" depends on it):
3>Done building target "AddSourceRevisionToInformationalVersion" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ).
3>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it):
3>Done building target "GetAssemblyAttributes" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.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"
Done executing task "WriteLinesToFile".
3>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "GenerateAssemblyInfo" depends on it):
Building target "CoreGenerateAssemblyInfo" completely.
Output file "obj\Debug\net462\HXE_msu1j2ol_wpftmp.AssemblyInfo.cs" does not exist.
Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "WriteCodeFragment"
Emitted specified code into "obj\Debug\net462\HXE_msu1j2ol_wpftmp.AssemblyInfo.cs".
Done executing task "WriteCodeFragment".
3>Done building target "CoreGenerateAssemblyInfo" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "GenerateAssemblyInfo" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "GenerateImplicitNamespaceImports" skipped, due to false condition; ('$(DisableImplicitNamespaceImports)' != 'true') was evaluated as ('true' != 'true').
3>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
3>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "HXE_msu1j2ol_wpftmp.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')).
3>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\analyzers\build\Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.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).
3>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "HXE_msu1j2ol_wpftmp.csproj".
Target "CheckForDuplicateItems" skipped. Previously built successfully.
3>Target "CheckForDuplicatePageItems" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.NET.Sdk.WindowsDesktop.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "CoreCompile" depends on it):
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
3>Done building target "CheckForDuplicatePageItems" in project "HXE_msu1j2ol_wpftmp.csproj".
3>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.CSharp.Core.targets" from project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (target "_CompileTemporaryAssembly" depends on it):
Building target "CoreCompile" completely.
Input file "obj\Debug\net462\AssemblyInfo.g.cs" is newer than output file "obj\Debug\net462\HXE.exe".
Using "Csc" task from assembly "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "Csc"
C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Roslyn\bincore\csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE;DEBUG;NETFRAMEWORK;NET462;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER /main:HXE.Program /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Controls.Ribbon.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClient.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationClientsideProviders.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationProvider.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\UIAutomationTypes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\WindowsBase.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\net462\HXE.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /win32icon:Assets\icon.ico /deterministic+ /sourcelink:obj\Debug\net462\HXE_msu1j2ol_wpftmp.sourcelink.json /langversion:7.3 /analyzerconfig:D:\Repos\HXE\.editorconfig /analyzerconfig:obj\Debug\net462\HXE_msu1j2ol_wpftmp.GeneratedMSBuildEditorConfig.editorconfig /analyzer:"C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" /analyzer:"C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Sdks\Microsoft.NET.Sdk\targets\..\analyzers\Microsoft.CodeAnalysis.NetAnalyzers.dll" Campaign.cs Common\ExtConvert.cs Common\ExtPath.cs Common\ExtProcess.cs Compiler.cs Console.cs Difficulty.cs Exceptions\AssetException.cs Exit.cs File.cs HCE\Detection.cs HCE\Executable.cs HCE\LastProfile.cs HCE\NewProfile.cs HCE\Profile.cs HCE\Registry.cs Installer.cs Kernel.cs Manifest.cs MCC\Halo1.cs Mission.cs OpenSauce.cs Options.cs Patcher.cs Paths.cs Positions.xaml.cs Process.cs Program.cs Progress.cs Properties\Resources.Designer.cs Resume.cs Settings.xaml.cs SFX.cs SPV3\Campaign.cs SPV3\Chimera.cs SPV3\Initiation.cs SPV3\PostProcessing.cs SPV3\PP.cs Status.cs Steam\Libraries.cs Update.cs obj\Debug\net462\AssemblyInfo.g.cs obj\Debug\net462\GitVersionInformation.g.cs D:\Repos\HXE\src\obj\Debug\net462\Positions.g.cs D:\Repos\HXE\src\obj\Debug\net462\Settings.g.cs D:\Repos\HXE\src\obj\Debug\net462\HXE_Content.g.cs obj\Debug\net462\HXE_msu1j2ol_wpftmp.AssemblyInfo.cs /warnaserror+:NU1605
Microsoft (R) Visual C# Compiler version 4.0.0-4.21378.8 (d0f60693)
Copyright (C) Microsoft Corporation. All rights reserved.
3>D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.AssemblyInfo.cs(17,12): error CS0579: Duplicate 'System.Reflection.AssemblyFileVersionAttribute' attribute [D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj]
CompilerServer: server - server processed compilation - 58b63801-4dc9-4ed7-98ee-bc9936012189
Done executing task "Csc" -- FAILED.
3>Done building target "CoreCompile" in project "HXE_msu1j2ol_wpftmp.csproj" -- FAILED.
3>Done Building Project "D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (_CompileTemporaryAssembly target(s)) -- FAILED.
2:6>Done executing task "GenerateTemporaryTargetAssembly" -- FAILED.
2:6>Done building target "GenerateTemporaryTargetAssembly" in project "HXE.csproj" -- FAILED.
2:6>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CleanGetCurrentAndPriorFileWrites" depends on it):
2:6>Done building target "_CheckForCompileOutputs" in project "HXE.csproj".
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
2:6>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "_CleanRecordFileWrites" 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 "D:\Repos\HXE\src".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "..\bin\Debug\net462\".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj\Debug\net462\".
Done executing task "FindUnderPath".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
2:6>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "HXE.csproj".
2:6>Target "_CleanRecordFileWrites" in file "C:\Program Files\dotnet\sdk\6.0.100-preview.7.21379.14\Microsoft.Common.CurrentVersion.targets" from project "D:\Repos\HXE\src\HXE.csproj" (target "CoreBuild" depends on it):
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "MakeDir"
Done executing task "MakeDir".
Task "WriteLinesToFile"
Done executing task "WriteLinesToFile".
2:6>Done building target "_CleanRecordFileWrites" in project "HXE.csproj".
2:6>Done Building Project "D:\Repos\HXE\src\HXE.csproj" (Publish target(s)) -- FAILED.
1:2>Done executing task "MSBuild" -- FAILED.
1:2>Done building target "Publish" in project "hxe.sln" -- FAILED.
1:2>Done Building Project "D:\Repos\HXE\src\hxe.sln" (Publish target(s)) -- FAILED.
Build FAILED.
"D:\Repos\HXE\src\hxe.sln" (Publish target) (1:2) ->
"D:\Repos\HXE\src\HXE.csproj" (Publish target) (2:6) ->
"D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (_CompileTemporaryAssembly target) (3) ->
(UpdateAssemblyInfo target) ->
C:\Users\Noah\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj]
"D:\Repos\HXE\src\hxe.sln" (Publish target) (1:2) ->
"D:\Repos\HXE\src\HXE.csproj" (Publish target) (2:6) ->
"D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj" (_CompileTemporaryAssembly target) (3) ->
(CoreCompile target) ->
D:\Repos\HXE\src\obj\Debug\net462\HXE_msu1j2ol_wpftmp.AssemblyInfo.cs(17,12): error CS0579: Duplicate 'System.Reflection.AssemblyFileVersionAttribute' attribute [D:\Repos\HXE\src\HXE_msu1j2ol_wpftmp.csproj]
1 Warning(s)
1 Error(s)
Time Elapsed 00:00:08.34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment