From e9b7c66a541636e72659fbfcc9a3f20a85f2bee8 Mon Sep 17 00:00:00 2001
From: skallweitNV <64953474+skallweitNV@users.noreply.github.com>
Date: Fri, 2 Dec 2022 16:34:53 +0100
Subject: Cleanup crypto utilities (#2549)
* Consolidate crypto functions into single module
* Migrate rest of code to new crypto module
* Fix name conflict
---
build/visual-studio/core/core.vcxproj | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
(limited to 'build/visual-studio/core/core.vcxproj')
diff --git a/build/visual-studio/core/core.vcxproj b/build/visual-studio/core/core.vcxproj
index 47ca16cd5..e171a7d68 100644
--- a/build/visual-studio/core/core.vcxproj
+++ b/build/visual-studio/core/core.vcxproj
@@ -276,11 +276,10 @@
+
-
-
@@ -295,7 +294,6 @@
-
@@ -342,8 +340,8 @@
+
-
@@ -352,7 +350,6 @@
-
--
cgit v1.2.3