summaryrefslogtreecommitdiff
path: root/Stubs/Xamarin.Forms.Platform.Android
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2017-03-08 11:30:34 +0000
committerGitHub <noreply@github.com>2017-03-08 11:30:34 +0000
commit04211b2ba30f86c63da2e6b310ad3934928aa64e (patch)
treecdc33c7c33ad3cdd188ef2be4ae0601f5beb4c88 /Stubs/Xamarin.Forms.Platform.Android
parent1ad18e33eb6b6ac02551d14d39f267968d044068 (diff)
downloadxamarin-forms-04211b2ba30f86c63da2e6b310ad3934928aa64e.tar.gz
xamarin-forms-04211b2ba30f86c63da2e6b310ad3934928aa64e.tar.bz2
xamarin-forms-04211b2ba30f86c63da2e6b310ad3934928aa64e.zip
VSTS support (#803)
* Fix certs * Try fix build reference * Update to nuget 3.5 * Remove BingMapsSDK * Revert git ignore change
Diffstat (limited to 'Stubs/Xamarin.Forms.Platform.Android')
-rw-r--r--Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj
index 11d12e1a..e11700f9 100644
--- a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj
+++ b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj
@@ -18,7 +18,7 @@
<DevInstrumentationEnabled>True</DevInstrumentationEnabled>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<RestorePackages>true</RestorePackages>
- <TargetFrameworkVersion>v7.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v7.1</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>