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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-08-01 20:34:37 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-08-01 20:34:37 +0400
commit00844a2dbed120b6c92749cb6103e157962192e8 (patch)
tree02f9ac893a8d24f4ba1a88216abd1ede9d3ce8b4 /main/src/addins/CBinding
parent95b5a2414b883fde85301141eb071fbcf6bde33f (diff)
Flush project format fixes
Diffstat (limited to 'main/src/addins/CBinding')
-rw-r--r--main/src/addins/CBinding/CBinding.Autotools/CBinding.Autotools.csproj1
-rw-r--r--main/src/addins/CBinding/CBinding.csproj1
2 files changed, 0 insertions, 2 deletions
diff --git a/main/src/addins/CBinding/CBinding.Autotools/CBinding.Autotools.csproj b/main/src/addins/CBinding/CBinding.Autotools/CBinding.Autotools.csproj
index afb61df769..36154db7f6 100644
--- a/main/src/addins/CBinding/CBinding.Autotools/CBinding.Autotools.csproj
+++ b/main/src/addins/CBinding/CBinding.Autotools/CBinding.Autotools.csproj
@@ -9,7 +9,6 @@
<OutputType>Library</OutputType>
<AssemblyName>MonoDevelop.CBinding.Autotools</AssemblyName>
<RootNamespace>CBinding.Autotools</RootNamespace>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/main/src/addins/CBinding/CBinding.csproj b/main/src/addins/CBinding/CBinding.csproj
index c06fcfb5e4..cd86a4689f 100644
--- a/main/src/addins/CBinding/CBinding.csproj
+++ b/main/src/addins/CBinding/CBinding.csproj
@@ -9,7 +9,6 @@
<OutputType>Library</OutputType>
<AssemblyName>MonoDevelop.CBinding</AssemblyName>
<RootNamespace>CBinding</RootNamespace>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>