Skip to content
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

Updated nuget packages and made it compile under VS2017. Fixed issue … #120

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DigitalNut
Copy link

…when pressing back button [GoBack()] when stack is empty

…when pressing back button [GoBack()] but stack is empty
@NicoVermeir
Copy link
Contributor

thank you for your contribution!

I do have a few remarks, if you could tackle these, I'd be happy to merge your request and push out a new version of the app.

  • MVVM Light got upgraded to 5.4.1 PCL version, I'd prefer it to be the .NET Standard version (https://www.nuget.org/packages/MvvmLightLibsStd10/)
  • The Stylecop Analyzers are a pre-release package. I'm not a big fan of putting pre-release packages into production (even if its only a tool that is used during development). Is there a specific reason that this package was upgraded to a pre-release version?
  • According to the Contribution guidelines the pull request should come from a feature branch and be pulled into the dev branch

thanks again and I'm looking forward to merge these changes in!

@DigitalNut
Copy link
Author

DigitalNut commented Mar 5, 2018 via email

@DigitalNut
Copy link
Author

Updated code with changes requested by NicoVermeir. (will change to feature branch for future changes)

Base automatically changed from master to main January 18, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants