OfficeDev / hands-on-labs

This repo represents the content for the Coding Challenges, typically used for Microsoft Developer Events (i.e. //build)
25 stars 25 forks source link

O3653-19 Webhooks cannot get Microsoft.Graph from package manager console #107

Closed lucas66 closed 8 years ago

lucas66 commented 8 years ago

Module Number: O3653-19 Module Title: Get notified when data changes through Microsoft Graph Webhooks Path of file:

Details of issue

The Package Manager Console shows this error when trying to get MS Graph. I can install MS Graph from the UI and I can get SignalR using the console. Might be a nuget issue.

image

DianeD commented 8 years ago

thanks @lucas66 Yes, we'll be testing and updating the package/lab instructions soon.

DianeD commented 8 years ago

Install-Package Microsoft.Graph from package manager console working now. No change to lab instructions needed.