summaryrefslogtreecommitdiff
path: root/modules/mono/glue/Managed/Managed.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/glue/Managed/Managed.csproj')
-rw-r--r--modules/mono/glue/Managed/Managed.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/glue/Managed/Managed.csproj b/modules/mono/glue/Managed/Managed.csproj
index 1f82dde5e7..61f738922b 100644
--- a/modules/mono/glue/Managed/Managed.csproj
+++ b/modules/mono/glue/Managed/Managed.csproj
@@ -11,7 +11,7 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
+ <DebugType>portable</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants>