Version 2.7.2: Improved TileImageLoader.WinRT.

This commit is contained in:
ClemensF 2016-01-14 17:56:25 +01:00
parent ed271719f8
commit 3717081f18
22 changed files with 143 additions and 141 deletions

View file

@ -4,4 +4,7 @@
<DeviceId>30F105C9-681E-420b-A277-7C086EAD8A4E</DeviceId>
<UseEmulator>true</UseEmulator>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<AuthenticationMode>Windows</AuthenticationMode>
</PropertyGroup>
</Project>