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/docs
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2012-07-19 18:01:46 +0400
committerLluis Sanchez <lluis@xamarin.com>2012-07-19 18:01:46 +0400
commit43b4de80b251aaacee89ede2ea5ce473a0d2992d (patch)
tree17e490d1580ab3951228d7e8611c2994dd7045aa /docs
parent5c88e2195d95081cc8ff512185b8f0421ea44532 (diff)
Build the solution using xbuild
Diffstat (limited to 'docs')
-rw-r--r--docs/docs.mdproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.mdproj b/docs/docs.mdproj
index 1c7e4b5..ce03f65 100644
--- a/docs/docs.mdproj
+++ b/docs/docs.mdproj
@@ -9,7 +9,7 @@
<SchemaVersion>2.0</SchemaVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Default|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
+ <DebugSymbols>True</DebugSymbols>
<OutputPath>.</OutputPath>
</PropertyGroup>
<ItemGroup>