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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -138,8 +138,8 @@ The **refresh token** is not used in this example.
138
138
139
139
This [video](https://www.youtube.com/watch?v=eiRI4fe5HgM) demonstrates how to create an Integration Key (client id) for a user application like this example.
140
140
141
-
1. C# .NET Core version 3.1 or later.
142
-
1. Visual Studio 2019 with ASP.NET package
141
+
1.[C# .NET Core](https://dotnet.microsoft.com/download/dotnet-core) version 3.1 or later.
142
+
1.[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) with ASP.NET package.
143
143
1. A name and email for a signer, and a name and email for a cc recipient.
0 commit comments