From 355629cd48ab4bf4702102cf836a5ab74f7e0ed1 Mon Sep 17 00:00:00 2001 From: nastys <@> Date: Sat, 4 Apr 2020 03:16:13 +0200 Subject: [PATCH] Enable CLR for .NET --- source-code/source/plugins/Launcher/Launcher.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-code/source/plugins/Launcher/Launcher.vcxproj b/source-code/source/plugins/Launcher/Launcher.vcxproj index 453c76e..ef7a54a 100644 --- a/source-code/source/plugins/Launcher/Launcher.vcxproj +++ b/source-code/source/plugins/Launcher/Launcher.vcxproj @@ -31,7 +31,7 @@ DynamicLibrary false ClangCL - false + NetCore Unicode