File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The Workspaces Sample App demonstrates the following:
4848- Press "GENERATE RSA" and save the generated key pairs (it will be used later in "Settings configuration" section to configure "private.key")
4949- Installed and configured [ Node.js] ( https://nodejs.org/en/download )
5050- Installed and configured [ Docker] ( https://www.docker.com/ )
51- - Installed and configured [ .Net 7 .0] ( https://dotnet.microsoft.com/en-us/download/dotnet/7 .0 )
51+ - Installed and configured [ .Net 8 .0] ( https://dotnet.microsoft.com/en-us/download/dotnet/8 .0 )
5252
5353### Settings configuration
5454
@@ -90,4 +90,4 @@ Create a copy of the file appsettings-example.json, save the copy as appsettings
9090 ```
9191 dotnet run --project .\DocuSign.MyWorkspaces\DocuSign.MyWorkspaces.csproj --configuration Debug
9292 ```
93- 1 . Open a browser to [ localhost:5000 ] ( http ://localhost:5000 ) (if the page is not openned automatically).
93+ 1 . Open a browser to [ localhost:5001 ] ( https ://localhost:5001 ) (if the page is not openned automatically).
You can’t perform that action at this time.
0 commit comments