Skip to content

corrected Xamarin.Android.Support package #692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2014
Merged

corrected Xamarin.Android.Support package #692

merged 1 commit into from
Aug 6, 2014

Conversation

shiftkey
Copy link
Contributor

@shiftkey shiftkey commented Aug 6, 2014

Fixes #691

@@ -12,7 +12,7 @@

<dependencies>
<dependency id="reactiveui-core" version="[6.0.3]" />
<dependency id="Xamarin.Android.Support.v4" version="20.0.2" />
<dependency id="Xamarin.Android.Support.v4" version="20.0.0.3" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be 20.0.0.2. Perhaps not.

@anaisbetts
Copy link
Member

Ugh, how embarrassing. Thanks @shiftkey

anaisbetts pushed a commit that referenced this pull request Aug 6, 2014
corrected Xamarin.Android.Support package
@anaisbetts anaisbetts merged commit 3039b8c into reactiveui:master Aug 6, 2014
@shiftkey shiftkey deleted the patch-1 branch May 16, 2015 11:37
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReactiveUI AndroidSupport - NuGet package referencing non-existent Xamarin.Android.Support version.
2 participants