From b0b50f1d8512b6d7ebd087d19406629db0a5ef9b Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 15 May 2020 13:48:12 +1000 Subject: Drop XP support. --- src/balutil/balutil.nuspec | 4 ++-- src/balutil/balutil.vcxproj | 8 ++++---- src/balutil/packages.config | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/balutil') diff --git a/src/balutil/balutil.nuspec b/src/balutil/balutil.nuspec index 0a26004a..e82610e3 100644 --- a/src/balutil/balutil.nuspec +++ b/src/balutil/balutil.nuspec @@ -20,7 +20,7 @@ - - + + diff --git a/src/balutil/balutil.vcxproj b/src/balutil/balutil.vcxproj index 8c96c002..f37fde17 100644 --- a/src/balutil/balutil.vcxproj +++ b/src/balutil/balutil.vcxproj @@ -2,8 +2,8 @@ - - + + @@ -90,8 +90,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 e9b2d190..7fb53719 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