From ce6127ae96022ce6e803a876a2e39eed7bd754ea Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Sun, 26 Dec 2021 05:22:33 +0000 Subject: fix potentially unsafe concommand --- NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters') diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters index 7c856ea1..306ac763 100644 --- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters +++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters @@ -1386,6 +1386,9 @@ Header Files\include\openssl\internal + + Header Files\Server + @@ -1493,6 +1496,9 @@ Source Files\Client + + Source Files\Server + -- cgit v1.2.3