From cc5fa8a4a96feed3230e0b3946fa79f86b5e73df 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