diff options
Diffstat (limited to 'csharp/test/xamarin/controller.Android/controller.Android.csproj')
-rw-r--r-- | csharp/test/xamarin/controller.Android/controller.Android.csproj | 1 |
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> |