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.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mono/glue/Managed/Managed.csproj b/modules/mono/glue/Managed/Managed.csproj
index ad55fe9539..c8eca71199 100644
--- a/modules/mono/glue/Managed/Managed.csproj
+++ b/modules/mono/glue/Managed/Managed.csproj
@@ -8,6 +8,7 @@
<RootNamespace>Managed</RootNamespace>
<AssemblyName>Managed</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+ <LangVersion>7</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>