From 68af39b2256872ea30fdb695aa9b711633f63c3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Flor=20Chac=C3=B3n?=
<14323496+florelis@users.noreply.github.com>
Date: Mon, 16 Oct 2023 12:30:05 -0700
Subject: [PATCH] Add missing condition for using toolset v143 when building
JsonCppLib for arm (#3773)
---
src/JsonCppLib/JsonCppLib.vcxproj | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/JsonCppLib/JsonCppLib.vcxproj b/src/JsonCppLib/JsonCppLib.vcxproj
index c19369caf4..43e3b5ae0d 100644
--- a/src/JsonCppLib/JsonCppLib.vcxproj
+++ b/src/JsonCppLib/JsonCppLib.vcxproj
@@ -127,12 +127,14 @@
StaticLibrary
false
v142
+ v143
Spectre
StaticLibrary
false
v142
+ v143
Spectre