Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mautil
diff options
context:
space:
mode:
Diffstat (limited to 'mautil')
-rw-r--r--mautil/mautil.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mautil/mautil.csproj b/mautil/mautil.csproj
index 4ddf020..49d2ee0 100644
--- a/mautil/mautil.csproj
+++ b/mautil/mautil.csproj
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+ <Import Project="..\TargetFrameworks.props" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -9,7 +10,6 @@
<AssemblyName>mautil</AssemblyName>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace>mautil</RootNamespace>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>