diff --git a/csharp/premake5.lua b/csharp/premake5.lua index 80ec2e44..4ca8ef68 100644 --- a/csharp/premake5.lua +++ b/csharp/premake5.lua @@ -17,7 +17,7 @@ project "demo" kind "ConsoleApp" language "C#" - targetdir "." + targetdir "dist" clr "On" files {