[wix-devs] Wix4 Repo

Rob Mensching rob at firegiant.com
Thu May 20 19:28:34 PDT 2021


Run: 

C:\> nuget update -self



-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Sean Hall via wix-devs
Sent: Thursday, May 20, 2021 3:38 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Sean Hall <r.sean.hall at gmail.com>
Subject: Re: [wix-devs] Wix4 Repo

Make sure to download the latest nuget.exe because we are using some new features. Some other issues are mentioned in
https://developercommunity.visualstudio.com/t/link-fatal-error-lnk1318-unexpected-pdb-error-rpc/1418710

On Thu, May 20, 2021 at 5:26 PM Ron Martin via wix-devs < wix-devs at lists.wixtoolset.org> wrote:

> It was with great anticipation that I forked and cloned the new Wix4 
> Repo. My computer has the latest quarterly Win 10 update and I'm 
> running the latest VS 2019 release version. This is the output 
> produced by a debug build:
>
> ------------------------------------------------------------
>
> Build started...
> 1>------ Build started: Project: wixnative, Configuration: Debug Win32
> ------
> 2>------ Build started: Project: WixToolset.Converters, Configuration:
> Debug Any CPU ------
> 3>------ Build started: Project: WixToolset.Core.ExtensionCache,
> Configuration: Debug Any CPU ------
> 4>------ Build started: Project: WixToolset.BuildTasks, Configuration:
> Debug Any CPU ------
> 5>------ Build started: Project: WixToolset.Sdk, Configuration: Debug
> Any CPU ------
> 6>------ Build started: Project: pack-wix, Configuration: Debug Any 
> 6>CPU
> ------
> NuGet package restore failed. Please see Error List window for 
> detailed warnings and errors.
> 3>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core.ExtensionCache\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 3>Done building project "WixToolset.Core.ExtensionCache.csproj" -- FAILED.
> 6>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\pack-wix\project.assets.json' doesn't 
> have a target for 'netcoreapp3.1'. Ensure that restore has run and 
> that you have included 'netcoreapp3.1' in the TargetFrameworks for your project.
> 6>Done building project "pack-wix.csproj" -- FAILED.
> 4>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.BuildTasks\project.assets.json'
>
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 4>Done building project "WixToolset.BuildTasks.csproj" -- FAILED.
> 2>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Converters\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 2>Done building project "WixToolset.Converters.csproj" -- FAILED.
> 1>precomp.cpp
> 4>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.BuildTasks\project.assets.json'
>
> doesn't have a target for 'net461'. Ensure that restore has run and 
> that you have included 'net461' in the TargetFrameworks for your project.
> 4>Done building project "WixToolset.BuildTasks.csproj" -- FAILED.
> 1>D:\Repos\Wix\wix4\src\wix\wixnative\precomp.h(8,10): fatal error
> C1083: Cannot open include file: 'dutil.h': No such file or directory
> 1>Done building project "wixnative.vcxproj" -- FAILED.
> 7>------ Build started: Project: WixToolset.Core.Native, Configuration:
> Debug Any CPU ------
> 7>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core.Native\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 7>Done building project "WixToolset.Core.Native.csproj" -- FAILED.
> 8>------ Build started: Project: WixToolset.Core, Configuration: Debug
> Any CPU ------
> 9>------ Build started: Project: WixToolset.Core.WindowsInstaller,
> Configuration: Debug Any CPU ------
> 10>------ Build started: Project: WixToolsetTest.Core.Native,
> Configuration: Debug Any CPU ------
> 10>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.Core.Native\project.assets.json'
>
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 10>Done building project "WixToolsetTest.Core.Native.csproj" -- FAILED.
> 9>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core.WindowsInstaller\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 9>Done building project "WixToolset.Core.WindowsInstaller.csproj" --
> FAILED.
> 8>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core\project.assets.json'
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 8>Done building project "WixToolset.Core.csproj" -- FAILED.
> 11>------ Build started: Project: WixToolset.Core.Burn, Configuration:
> Debug Any CPU ------
> 12>------ Build started: Project: WixToolset.Converters.Symbolizer,
> Configuration: Debug Any CPU ------
> 11>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core.Burn\project.assets.json'
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 11>Done building project "WixToolset.Core.Burn.csproj" -- FAILED.
> 13>------ Build started: Project: WixToolset.Core.TestPackage,
> Configuration: Debug Any CPU ------
> 14>------ Build started: Project: heat, Configuration: Debug Any CPU 
> 14>------
> 15>------ Build started: Project: WixToolsetTest.Core.Burn,
> Configuration: Debug Any CPU ------
> 16>------ Build started: Project: wix, Configuration: Debug Any CPU 
> 16>------
> 12>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Converters.Symbolizer\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 12>Done building project "WixToolset.Converters.Symbolizer.csproj" --
> FAILED.
> 17>------ Build started: Project: 
> 17>WixToolsetTest.Converters.Symbolizer,
> Configuration: Debug Any CPU ------
> 13>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolset.Core.TestPackage\project.assets.json'
>
> doesn't have a target for 'netstandard2.0'. Ensure that restore has 
> run and that you have included 'netstandard2.0' in the 
> TargetFrameworks for your project.
> 13>Done building project "WixToolset.Core.TestPackage.csproj" -- FAILED.
> 14>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\heat\project.assets.json' doesn't 
> have a target for 'netcoreapp3.1'. Ensure that restore has run and 
> that you have included 'netcoreapp3.1' in the TargetFrameworks for your project.
> 14>Done building project "heat.csproj" -- FAILED.
> 14>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\heat\project.assets.json' doesn't 
> have a target for 'net461'. Ensure that restore has run and that you 
> have included 'net461' in the TargetFrameworks for your project.
> 14>Done building project "heat.csproj" -- FAILED.
> 16>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\wix\project.assets.json' doesn't have 
> a target for 'net461'. Ensure that restore has run and that you have 
> included 'net461' in the TargetFrameworks for your project.
> 16>Done building project "wix.csproj" -- FAILED.
> 16>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\wix\project.assets.json' doesn't have 
> a target for 'netcoreapp3.1'. Ensure that restore has run and that you 
> have included 'netcoreapp3.1' in the TargetFrameworks for your project.
> 16>Done building project "wix.csproj" -- FAILED.
> 18>------ Build started: Project: CompileCoreTestExtensionWixlib,
> Configuration: Debug Any CPU ------
> 19>------ Build started: Project: WixToolsetTest.Converters,
> Configuration: Debug Any CPU ------
> 20>------ Build started: Project: WixToolsetTest.Sdk, Configuration:
> Debug Any CPU ------
> 21>------ Build started: Project: WixToolsetTest.BuildTasks,
> Configuration: Debug Any CPU ------
> 22>------ Build started: Project: WixToolsetTest.Heat, Configuration:
> Debug Any CPU ------
> 22>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.Heat\project.assets.json'
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 22>Done building project "WixToolsetTest.Heat.csproj" -- FAILED.
> 18>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\CompileCoreTestExtensionWixlib\project.assets.json'
>
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 18>Done building project "CompileCoreTestExtensionWixlib.csproj" -- FAILED.
> 21>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.BuildTasks\project.assets.json'
>
> doesn't have a target for 'net461'. Ensure that restore has run and 
> that you have included 'net461' in the TargetFrameworks for your project.
> 21>Done building project "WixToolsetTest.BuildTasks.csproj" -- FAILED.
> 20>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.Sdk\project.assets.json'
> doesn't have a target for 'net461'. Ensure that restore has run and 
> that you have included 'net461' in the TargetFrameworks for your project.
> 20>Done building project "WixToolsetTest.Sdk.csproj" -- FAILED.
> 19>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.Converters\project.assets.json'
>
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 19>Done building project "WixToolsetTest.Converters.csproj" -- FAILED.
> 23>------ Build started: Project: Example.Extension, Configuration:
> Debug Any CPU ------
> 23>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\Example.Extension\project.assets.json'
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 23>Done building project "Example.Extension.csproj" -- FAILED.
> 24>------ Build started: Project: WixToolsetTest.CoreIntegration,
> Configuration: Debug Any CPU ------
> 24>C:\Program
> Files\dotnet\sdk\5.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(241,5):
>
> error NETSDK1005: Assets file
> 'D:\Repos\Wix\wix4\build\wix\obj\WixToolsetTest.CoreIntegration\project.assets.json'
>
> doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run 
> and that you have included 'netcoreapp3.1' in the TargetFrameworks for 
> your project.
> 24>Done building project "WixToolsetTest.CoreIntegration.csproj" -- FAILED.
> ========== Build: 0 succeeded, 24 failed, 0 up-to-date, 0 skipped 
> ==========
>
> ------------------------------------------------------------
>
> The error window shows 72056 Errors, 30 Warnings, and 1032 Messages.
>
> There is no global.json file anywhere on my computer. I can't account 
> for the whereabouts of any but one SDK.
>
> Any suggestions?
>
> Ron
>
> ____________________________________________________________________
> WiX Toolset Developer Mailing List provided by FireGiant 
> http://www.firegiant.com/
>
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-devs mailing list