From 111ed448f6814b3a5434ce38fd45b1122f1038f7 Mon Sep 17 00:00:00 2001 From: jgvincen Date: Wed, 2 Oct 2019 02:10:54 -0700 Subject: [PATCH] NiftyPerforce - VS 2019 Compatibility Added support for building/running Nifty Perforce with Visual Studio 2019. Added partial support for loading the Nifty Perforce extension in the background. --- NiftyPerforce/NiftyPerforce.csproj | 8 ++--- NiftyPerforce/NiftyPerforcePackage.cs | 34 ++++++++++++--------- NiftyPerforce/packages.config | 2 +- NiftyPerforce/source.extension.vsixmanifest | 9 ++++-- 4 files changed, 31 insertions(+), 22 deletions(-) diff --git a/NiftyPerforce/NiftyPerforce.csproj b/NiftyPerforce/NiftyPerforce.csproj index 245a15c..9636150 100644 --- a/NiftyPerforce/NiftyPerforce.csproj +++ b/NiftyPerforce/NiftyPerforce.csproj @@ -1,6 +1,6 @@  - + 14.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -238,10 +238,10 @@ 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}. - - + + - +