brianchance / MvvmCross-UserInteraction

MvvmCross plugin for interacting with the user from a view model
MIT License
43 stars 44 forks source link

Wrong WindowsStore.dll in NuGet-Package 1.1.4 #26

Open TimoD opened 8 years ago

TimoD commented 8 years ago

Hello,

I'm using your plugin in a WinRT-WP 8.1-project struggling with disapearing dialogs after suspension.

On Apr 2, 2015 you merged pull request #16. This one exactly would fix my bug. The code is in the current state of the branch and the Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.dll in the lib-folder contains it. But the NuGet-Package 1.1.4 from nuget.org contains an older Version of this dll.

Can you fix the NuGet-Package, please?

Thank you for all your efforts! Timo

brianchance commented 8 years ago

I no longer have access to Xamarin on either OSX or Windows, sorry. The mergers were supposed to get binaries for me to push out.

I know it is a pain, but the best bet is to just compile the repo and pull the binaries.

On Tue, Mar 29, 2016 at 12:01 PM, TimoD notifications@github.com wrote:

Hello,

I'm using your plugin in a WinRT-WP 8.1-project struggling with disapearing dialogs after suspension.

On Apr 2, 2015 you merged pull request #16 https://github.com/brianchance/MvvmCross-UserInteraction/pull/16. This one exactly would fix my bug. The code is in the current state of the branch and the Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.dll in the lib-folder contains it. But the NuGet-Package 1.1.4 from nuget.org contains an older Version of this dll.

Can you fix the NuGet-Package, please?

Thank you for all your efforts! Timo

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/brianchance/MvvmCross-UserInteraction/issues/26