From 732e719b6888895ac01aa02c2a86d0beb37ec74d Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 13 Apr 2021 11:18:18 -0700 Subject: Add MEND request state to repair any missing files in MSI packages --- src/balutil/balutil.vcxproj | 6 +++--- src/balutil/packages.config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/balutil') diff --git a/src/balutil/balutil.vcxproj b/src/balutil/balutil.vcxproj index 2510b966..6d31f9ba 100644 --- a/src/balutil/balutil.vcxproj +++ b/src/balutil/balutil.vcxproj @@ -2,7 +2,7 @@ - + @@ -98,8 +98,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}. - + - + \ No newline at end of file diff --git a/src/balutil/packages.config b/src/balutil/packages.config index 76baf58e..0a0e5748 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