From df016066100df955d5ff98811e113fb2b1bd4b8a Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 26 Apr 2021 11:31:05 -0700 Subject: Implement integrated build process --- .../WixToolset.BootstrapperCore.Native.nuspec | 17 +++++++++-------- .../WixToolset.BootstrapperCore.Native.proj | 18 +++++++++--------- 2 files changed, 18 insertions(+), 17 deletions(-) (limited to 'src/api/burn/WixToolset.BootstrapperCore.Native') diff --git a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.nuspec b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.nuspec index b10b75d2..d86bb3cd 100644 --- a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.nuspec +++ b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.nuspec @@ -1,19 +1,20 @@ - - + + $id$ $version$ - WiX Toolset Team - WiX Toolset Team + $title$ + $description$ + $authors$ MS-RL - https://github.com/wixtoolset/BootstrapperCore false - $description$ $copyright$ + $projectUrl$ + - - + + diff --git a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj index 0899bdcf..0bd374c7 100644 --- a/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj +++ b/src/api/burn/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj @@ -1,19 +1,19 @@ - - + + netcoreapp3.1 WixToolset.BootstrapperCore.Native WiX Bootstrapper native interfaces - - - - - - + + + + - + -- cgit v1.2.3-55-g6feb