Workaround for Locations property type in MapPolyline.

This commit is contained in:
ClemensF 2013-01-03 17:07:59 +01:00
parent 452e039349
commit 8e85aa8e17
5 changed files with 21 additions and 5 deletions

View file

@ -25,7 +25,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\bin\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE</DefineConstants>