From 20bbfc8ad82e6246f5357d8bc183a5fc0ea3fac7 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 11 Dec 2019 20:15:08 +1100 Subject: Setup WixToolset.Mba.Core project and nuget package. --- src/balutil/balutil.nuspec | 2 +- src/balutil/balutil.vcxproj | 9 +++++---- src/balutil/packages.config | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'src/balutil') diff --git a/src/balutil/balutil.nuspec b/src/balutil/balutil.nuspec index 67ed9bde..0a26004a 100644 --- a/src/balutil/balutil.nuspec +++ b/src/balutil/balutil.nuspec @@ -12,7 +12,7 @@ $description$ $copyright$ - + diff --git a/src/balutil/balutil.vcxproj b/src/balutil/balutil.vcxproj index a8b97615..42aa909e 100644 --- a/src/balutil/balutil.vcxproj +++ b/src/balutil/balutil.vcxproj @@ -2,8 +2,8 @@ - - + + @@ -70,6 +70,7 @@ + @@ -87,8 +88,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + diff --git a/src/balutil/packages.config b/src/balutil/packages.config index 52c84cf0..769c5a6e 100644 --- a/src/balutil/packages.config +++ b/src/balutil/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file -- cgit v1.2.3-55-g6feb