Skip to content

Commit

Permalink
Updated package references
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed May 26, 2016
1 parent 488905d commit 0dfaeed
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
<package id="Xamarin.Android.Support.v4" version="23.1.1.1" />
<package id="Xamarin.Android.Support.Design" version="23.1.1.1" />
<package id="Xamarin.Android.Support.v7.AppCompat" version="23.1.1.1" />
<package id="Xamarin.Android.Support.v7.CardView" version="23.1.1.1" />
<package id="Xamarin.Android.Support.v7.MediaRouter" version="23.1.1.1" />
<package id="Xamarin.Android.Support.v7.RecyclerView" version="23.1.1.1" />
<package id="Xamarin.Android.Support.v4" version="23.3.0" />
<package id="Xamarin.Android.Support.Design" version="23.3.0" />
<package id="Xamarin.Android.Support.v7.AppCompat" version="23.3.0" />
<package id="Xamarin.Android.Support.v7.CardView" version="23.3.0" />
<package id="Xamarin.Android.Support.v7.MediaRouter" version="23.3.0" />
<package id="Xamarin.Android.Support.v7.RecyclerView" version="23.3.0" />
<package id="Xamarin.GooglePlayServices.AppIndexing" version="29.0.0.1" />
<package id="Xamarin.GooglePlayServices.Base" version="29.0.0.1" />
<package id="Xamarin.GooglePlayServices.Basement" version="29.0.0.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
<package id="Microsoft.NETCore.UniversalWindowsPlatform" version="5.1.0" />
</packages>
<EnsureRegistryWizard>
<Key>_Config\Projects\{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A}</Key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Prism.Core": "6.1.0",
"Prism.Forms": "6.1.0-pre5",
"Prism.Ninject": "6.2.0-pre3",
"Ninject": "3.2.2",
"Portable.Ninject": "3.3.1",
"Xamarin.Forms": "2.3.0.38-pre2"
},
"frameworks": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
</packages>
<EnsureRegistryWizard>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
</packages>
<EnsureRegistryWizard>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
</packages>
</WizardData>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<package id="Prism.Core" version="6.1.0" />
<package id="Prism.Forms" version="6.1.0-pre5" />
<package id="Prism.Ninject" version="6.2.0-pre3" />
<package id="Ninject" version="3.2.2" />
<package id="Portable.Ninject" version="3.3.1" />
<package id="CommonServiceLocator" version="1.3.0" />
</packages>
</WizardData>
Expand Down

0 comments on commit 0dfaeed

Please sign in to comment.