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

The packages specified are different in the command and description. #15

Closed
1 of 3 tasks
Takas0522 opened this issue Oct 31, 2020 · 2 comments · Fixed by #18
Closed
1 of 3 tasks

The packages specified are different in the command and description. #15

Takas0522 opened this issue Oct 31, 2020 · 2 comments · Fixed by #18
Assignees
Labels
bug Issue is a bug in the code in this repository fixed Fix is complete and will be available to customers as soon as doc updates are published

Comments

@Takas0522
Copy link

Where did you get the code?

Describe the bug
The packages specified in "Add NuGet packages" are different in the command and description.

To Reproduce
Steps to reproduce the behavior:
https://docs.microsoft.com/en-us/graph/tutorials/aspnet-core?tutorial-step=1
The packages specified in "Add NuGet packages" are different in the command and description.

Expected behavior
❌dotnet add package Microsoft.Identity.MicrosoftGraph --version 1.1.0
⭕dotnet add package Microsoft.Identity.Web.MicrosoftGraph --version 1.1.0

Screenshots
image

Desktop (please complete the following information):

  • OS Windows10(2004)
  • Browser Edge
  • Version 86.0.622.56(64bit)

Dependency versions

Additional context

@ghost ghost added the needs triage 🔍 New issue, needs triage label Oct 31, 2020
@jasonjoh jasonjoh added bug Issue is a bug in the code in this repository and removed needs triage 🔍 New issue, needs triage labels Nov 2, 2020
@jasonjoh jasonjoh self-assigned this Nov 2, 2020
@jasonjoh
Copy link
Member

jasonjoh commented Nov 2, 2020

Thanks for reporting.

@dend
Copy link

dend commented Nov 18, 2020

@jasonjoh I will add that in the current tutorial there is an error - given the current package configuration, I am unable to use .AddMicrosoftGraph, which stems from the problem that @Takas0522 reported. Now that 1.3 is out, can the instructions be updated as well?

@ghost ghost added the in pr An open PR addresses this issue label Jan 22, 2021
@ghost ghost added fixed Fix is complete and will be available to customers as soon as doc updates are published and removed in pr An open PR addresses this issue labels Jan 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue is a bug in the code in this repository fixed Fix is complete and will be available to customers as soon as doc updates are published
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants