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

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2012-02-17 03:30:14 +0400
committerMiguel de Icaza <miguel@gnome.org>2012-02-17 03:30:14 +0400
commitfefeaa63a2697e4ae058096da555cc8678ce39d0 (patch)
tree8417ebe60aa71c0b96e64c47a7a586aea81fe97a /macdoc.csproj
parent6f9da05b0d05f28de18c00f3b4631f0f46d791ac (diff)
Temporarily remove the bookmarks for the release
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index 858cea5..9f2d3e5 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -10,7 +10,6 @@
<OutputType>Exe</OutputType>
<RootNamespace>macdoc</RootNamespace>
<AssemblyName>macdoc</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -36,9 +35,7 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Drawing" />
- <Reference Include="MonoMac">
- <SpecificVersion>False</SpecificVersion>
- </Reference>
+ <Reference Include="MonoMac" />
<Reference Include="monodoc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
</ItemGroup>
<ItemGroup>