You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-Call-MSGraph/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ For more information on the concepts used in this sample, be sure to read the [M
47
47
48
48
To run this sample, you'll need:
49
49
50
-
-[Visual Studio 2017](https://aka.ms/vsdownload) or just the [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
50
+
-[Visual Studio 2017](https://aka.ms/vsdownload) or newer, or just the [.NET Core SDK](https://www.microsoft.com/net/learn/get-started)
51
51
- An Internet connection
52
52
- A Windows machine (necessary if you want to run the app on Windows)
53
53
- An OS X machine (necessary if you want to run the app on Mac)
@@ -158,6 +158,8 @@ Clean the solution, rebuild the solution, and run it.
158
158
159
159
Start the application, it will display the users in the tenant.
160
160
161
+
> [Consider taking a moment to share your experience with us.](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRy8G199fkJNDjJ9kJaxUJIhUNUJGSDU1UkxFMlRSWUxGVTlFVkpGT0tOTi4u)
162
+
161
163
## About the code
162
164
163
165
The relevant code for this sample is in the `Program.cs` file, in the `RunAsync()` method. The steps are:
Copy file name to clipboardExpand all lines: 2-Call-OwnApi/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,8 @@ Clean the solution, rebuild the solution, and run it. You might want to go into
201
201
202
202
Start the application, it will display the users in the tenant.
203
203
204
+
> [Consider taking a moment to share your experience with us.](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRy8G199fkJNDjJ9kJaxUJIhUNUJGSDU1UkxFMlRSWUxGVTlFVkpGT0tOTi4u)
205
+
204
206
## About the code
205
207
206
208
The relevant code for this sample is in the `Program.cs` file, in the `RunAsync()` method. The steps are:
0 commit comments