summaryrefslogtreecommitdiff
path: root/csharp/test/xamarin/controller.Android/controller.Android.csproj
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-11-26 19:39:02 +0100
committerBenoit Foucher <benoit@zeroc.com>2018-11-26 19:39:16 +0100
commit11b2034df809c74501736b23d017744a6ddd8f43 (patch)
tree1af81bd61a02b7775bcdb08040bbdb3ba4cc3443 /csharp/test/xamarin/controller.Android/controller.Android.csproj
parentFix android test controller lint warnings (diff)
downloadice-11b2034df809c74501736b23d017744a6ddd8f43.tar.bz2
ice-11b2034df809c74501736b23d017744a6ddd8f43.tar.xz
ice-11b2034df809c74501736b23d017744a6ddd8f43.zip
Added missing devRepo property setting to gradle.properties
Diffstat (limited to 'csharp/test/xamarin/controller.Android/controller.Android.csproj')
-rw-r--r--csharp/test/xamarin/controller.Android/controller.Android.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/csharp/test/xamarin/controller.Android/controller.Android.csproj b/csharp/test/xamarin/controller.Android/controller.Android.csproj
index 39a5e89d855..75472fe4d77 100644
--- a/csharp/test/xamarin/controller.Android/controller.Android.csproj
+++ b/csharp/test/xamarin/controller.Android/controller.Android.csproj
@@ -20,6 +20,7 @@
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<AndroidKeyStore>false</AndroidKeyStore>
+ <UseShortFileNames>True</UseShortFileNames>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>