From 0a1a4ea9503bf29c779cedb56534c6fc117ad45b Mon Sep 17 00:00:00 2001 From: Rainer Kottenhoff Date: Thu, 21 May 2020 00:28:36 +0200 Subject: [PATCH] + fix: vcxproj should use the latest installed SDK --- minipath/minipath.vcxproj | 2 +- scintilla/Scintilla.vcxproj | 2 +- src/Notepad3.vcxproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/minipath/minipath.vcxproj b/minipath/minipath.vcxproj index 593b5ac24..8b9704c56 100644 --- a/minipath/minipath.vcxproj +++ b/minipath/minipath.vcxproj @@ -22,7 +22,7 @@ {781B17E7-427F-488F-A8E9-360BA38A10F3} - 10.0.18362.0 + 10.0 minipath diff --git a/scintilla/Scintilla.vcxproj b/scintilla/Scintilla.vcxproj index 31e2c7336..b29cacc98 100644 --- a/scintilla/Scintilla.vcxproj +++ b/scintilla/Scintilla.vcxproj @@ -23,7 +23,7 @@ {5877B917-512B-49F5-B514-1B4159E7A9CA} Scintilla Scintilla - 10.0.18362.0 + 10.0 diff --git a/src/Notepad3.vcxproj b/src/Notepad3.vcxproj index 59eb97534..48f37c825 100644 --- a/src/Notepad3.vcxproj +++ b/src/Notepad3.vcxproj @@ -22,7 +22,7 @@ Win32Proj {BAAD32AB-CD47-12FD-873C-0BBC204B7641} Notepad3 - 10.0.18362.0 + 10.0