From c29def17dc79590b204daad18fad48efc4296ec6 Mon Sep 17 00:00:00 2001 From: Matthijs Lavrijsen Date: Thu, 21 Apr 2022 21:41:01 +0200 Subject: Update to VS2022 --- Application/EfiDSEFix/src/EfiDSEFix.vcxproj | 4 ++-- EfiGuard.sln | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Application/EfiDSEFix/src/EfiDSEFix.vcxproj b/Application/EfiDSEFix/src/EfiDSEFix.vcxproj index 2400aa5..39ae674 100644 --- a/Application/EfiDSEFix/src/EfiDSEFix.vcxproj +++ b/Application/EfiDSEFix/src/EfiDSEFix.vcxproj @@ -24,7 +24,7 @@ false true Unicode - v142 + v143 false @@ -32,7 +32,7 @@ false true Unicode - v142 + v143 false diff --git a/EfiGuard.sln b/EfiGuard.sln index 628c601..2a0c038 100644 --- a/EfiGuard.sln +++ b/EfiGuard.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.28729.10 +# Visual Studio Version 17 +VisualStudioVersion = 17.1.32414.318 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EfiGuardDxe", "EfiGuardDxe\EfiGuardDxe.vcxproj", "{D7484EBA-6357-4D81-B355-066E28D5DF72}" EndProject -- cgit v1.2.3