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

I dont seem to be able to run this project (2-add-ad-b2c) #11

Open
chrisgate opened this issue Mar 20, 2018 · 5 comments
Open

I dont seem to be able to run this project (2-add-ad-b2c) #11

chrisgate opened this issue Mar 20, 2018 · 5 comments
Assignees

Comments

@chrisgate
Copy link

I run both backend and xamarin with this error

Unhandled Exception:

System.MissingMethodException:

Thanks

@chrisgate
Copy link
Author

by updating the xamarin and identity it works

@codemillmatt
Copy link
Owner

Thanks @chrisgate - I'll go through in the next couple of days to get the NuGets all updated, so others don't run into the same issue as you. (Unless you want to put in the PR 😄)

@chrisgate
Copy link
Author

i always want to do that for every resources i consumed but i really dont know how..........i learn to take advantage of github but i am yet to know how to PR.

How do i go about it.

thanks

@codemillmatt
Copy link
Owner

Cool! I'd love to help!

I'm guessing you were already able to clone everything. That's good because you'll have to do it again 😄 But first...

  1. Install GitHub Desktop if you haven't already - this will make it easier overall
  2. In the upper right hand corner of this issue page - or the overall repository page - click on the Fork button. That will create a copy of this repository in your account.
  3. Clone that repository to your local disk (using GH-Desktop, the "forms-ad-b2c" name will be prefixed with your username, so that'll be yours to work with).
  4. Go through and make the changes that you need to make. (If you like, you could create a branch locally as well).
  5. All the while you're making the changes - click the "publish" / "sync" button - that will push your changes to your repo on GitHub. Making sure everything is backed-up, so to speak.
  6. Once you're finished with the changes - in GH-Desktop there will be a button that says "Update from codemillmatt/master" click that - that will merge any changes from this repo into yours (there won't be any 😄 ) but if there were, that would give you a chance to fix any conflicts.
  7. Then finally, hit the sync button again to push the final, merged, changes to your repo in GitHub.
  8. Go to the GitHub website, and you should see a button that says "create pull request" - click that, enter any comments - and then I'll get notified that there are changes waiting to be made.
  9. If everything looks good to me - I'll accept the changes into the repo - and then you'll be a contributor!!

(I wrote this all from memory - so hopefully it's all right now - but you can always google "github flow" and that'll turn up some results as well.)

Feel free to reach out at any time while you're doing this!

@chrisgate
Copy link
Author

I will do this in morning.............thanks

@codemillmatt codemillmatt self-assigned this Mar 22, 2018
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

No branches or pull requests

2 participants