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
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2014-11-19 21:11:49 +0300
committerLluis Sanchez <lluis@xamarin.com>2014-11-19 21:11:49 +0300
commitd1dfa3e08686dd9fdfb6f8a1e72274201b12b34c (patch)
tree66edc752f54316d9b6e399f049132edacbb58e31 /Mono.Addins/Mono.Addins.csproj
parentfeeed2c979655b5521ada4ba8d96c1c859ce483f (diff)
Flush projects
Diffstat (limited to 'Mono.Addins/Mono.Addins.csproj')
-rw-r--r--Mono.Addins/Mono.Addins.csproj19
1 files changed, 2 insertions, 17 deletions
diff --git a/Mono.Addins/Mono.Addins.csproj b/Mono.Addins/Mono.Addins.csproj
index bd1a990..252f189 100644
--- a/Mono.Addins/Mono.Addins.csproj
+++ b/Mono.Addins/Mono.Addins.csproj
@@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
+ <ProductVersion>8.0.30703</ProductVersion>
<ProjectGuid>{91DD5A2D-9FE3-4C3C-9253-876141874DAD}</ProjectGuid>
<OutputType>Library</OutputType>
<AssemblyName>Mono.Addins</AssemblyName>
@@ -22,8 +22,8 @@
<WarningLevel>4</WarningLevel>
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>
<ConsolePause>False</ConsolePause>
- <GenerateDocumentation>True</GenerateDocumentation>
<NoWarn>1574</NoWarn>
+ <DocumentationFile>..\bin\Mono.Addins.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
@@ -149,20 +149,5 @@
<None Include="ChangeLog" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ProjectExtensions>
- <MonoDevelop>
- <Properties>
- <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" BuildTargetName="" CleanTargetName="" SyncReferences="True">
- <BuildFilesVar Sync="True" Name="FILES" />
- <DeployFilesVar Sync="True" Name="DATA_FILES" />
- <ResourcesVar Sync="True" Name="RESOURCES" />
- <OthersVar />
- <GacRefVar Sync="True" Name="REFERENCES" Prefix="-r:" />
- <AsmRefVar Sync="True" Name="DLL_REFERENCES" />
- <ProjectRefVar Sync="True" Name="PROJECT_REFERENCES" />
- </MonoDevelop.Autotools.MakefileInfo>
- </Properties>
- </MonoDevelop>
- </ProjectExtensions>
<ItemGroup />
</Project> \ No newline at end of file