summaryrefslogtreecommitdiff
path: root/csharp/test/xamarin/controller.Android/controller.Android.csproj
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-01-23 11:14:42 +0100
committerJose <jose@zeroc.com>2019-01-23 11:14:42 +0100
commitb5dffdcded97bc25dac0d1891e03b018cd2d06ff (patch)
tree0f003b2f2232ce96a3fc6fc57f55da71a757e69e /csharp/test/xamarin/controller.Android/controller.Android.csproj
parentUpdate Android test instructions (diff)
downloadice-b5dffdcded97bc25dac0d1891e03b018cd2d06ff.tar.bz2
ice-b5dffdcded97bc25dac0d1891e03b018cd2d06ff.tar.xz
ice-b5dffdcded97bc25dac0d1891e03b018cd2d06ff.zip
Update Xamarin projects to Android SDK 28
Diffstat (limited to 'csharp/test/xamarin/controller.Android/controller.Android.csproj')
-rw-r--r--csharp/test/xamarin/controller.Android/controller.Android.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/xamarin/controller.Android/controller.Android.csproj b/csharp/test/xamarin/controller.Android/controller.Android.csproj
index 75472fe4d77..34388fb97ba 100644
--- a/csharp/test/xamarin/controller.Android/controller.Android.csproj
+++ b/csharp/test/xamarin/controller.Android/controller.Android.csproj
@@ -16,7 +16,7 @@
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
- <TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<AndroidKeyStore>false</AndroidKeyStore>