Skip to content

Commit

Permalink
Update nuget package references
Browse files Browse the repository at this point in the history
  • Loading branch information
amay077 committed Apr 26, 2017
1 parent 3eb74d0 commit 1ecfa2f
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions XFGoogleMapSample/Droid/XFGoogleMapSample.Droid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@
<HintPath>$(SolutionDir)\packages\Xamarin.GooglePlayServices.Maps.29.0.0.1\lib\MonoAndroid41\Xamarin.GooglePlayServices.Maps.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.GoogleMaps.Android">
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.0\lib\MonoAndroid10\Xamarin.Forms.GoogleMaps.Android.dll</HintPath>
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.1\lib\MonoAndroid10\Xamarin.Forms.GoogleMaps.Android.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.GoogleMaps">
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.0\lib\MonoAndroid10\Xamarin.Forms.GoogleMaps.dll</HintPath>
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.1\lib\MonoAndroid10\Xamarin.Forms.GoogleMaps.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<package id="Xamarin.Android.Support.v7.RecyclerView" version="23.3.0" targetFramework="MonoAndroid60" />
<package id="Xamarin.Android.Support.Vector.Drawable" version="23.3.0" targetFramework="MonoAndroid60" />
<package id="Xamarin.Forms" version="2.3.0.49" targetFramework="MonoAndroid60" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.0" targetFramework="monoandroid70" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.1" targetFramework="monoandroid70" />
<package id="Xamarin.GooglePlayServices.Base" version="29.0.0.1" targetFramework="MonoAndroid60" />
<package id="Xamarin.GooglePlayServices.Basement" version="29.0.0.1" targetFramework="MonoAndroid60" />
<package id="Xamarin.GooglePlayServices.Maps" version="29.0.0.1" targetFramework="MonoAndroid60" />
Expand Down
2 changes: 1 addition & 1 deletion XFGoogleMapSample/UWP/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "5.0.0",
"Xamarin.Forms": "2.3.0.49",
"Xamarin.Forms.GoogleMaps": "1.8.0"
"Xamarin.Forms.GoogleMaps": "1.8.1"
},
"frameworks": {
"uap10.0": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.2.3.0.49\lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.Platform.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.GoogleMaps">
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.0\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Xamarin.Forms.GoogleMaps.dll</HintPath>
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.1\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Xamarin.Forms.GoogleMaps.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Xamarin.Forms" version="2.3.0.49" targetFramework="portable-net45+win+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarintvos10+xamarinwatchos10+xamarinios10" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.0" targetFramework="portable45-net45+win8+wp8" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.1" targetFramework="portable45-net45+win8+wp8" />
</packages>
4 changes: 2 additions & 2 deletions XFGoogleMapSample/iOS/XFGoogleMapSample.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@
<HintPath>$(SolutionDir)\packages\Xamarin.Google.iOS.Maps.1.13.1.0\lib\Xamarin.iOS10\Google.Maps.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.GoogleMaps">
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.0\lib\Xamarin.iOS10\Xamarin.Forms.GoogleMaps.dll</HintPath>
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.1\lib\Xamarin.iOS10\Xamarin.Forms.GoogleMaps.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Forms.GoogleMaps.iOS">
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.0\lib\Xamarin.iOS10\Xamarin.Forms.GoogleMaps.iOS.dll</HintPath>
<HintPath>$(SolutionDir)\packages\Xamarin.Forms.GoogleMaps.1.8.1\lib\Xamarin.iOS10\Xamarin.Forms.GoogleMaps.iOS.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="Xamarin.Build.Download" version="0.2.1" targetFramework="xamarinios10" />
<package id="Xamarin.Forms" version="2.3.0.49" targetFramework="xamarinios10" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.0" targetFramework="xamarinios10" />
<package id="Xamarin.Forms.GoogleMaps" version="1.8.1" targetFramework="xamarinios10" />
<package id="Xamarin.Google.iOS.Maps" version="1.13.1.0" targetFramework="xamarinios10" />
</packages>

0 comments on commit 1ecfa2f

Please sign in to comment.