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