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
From the package manager:
PM> dotnet try
Hosting environment: Production
Content root path: C:\Users\Owner.dotnet\tools.store\microsoft.dotnet-try\1.0.20474.1\microsoft.dotnet-try\1.0.20474.1\tools\netcoreapp3.1\any
Now listening on: https://localhost:60364
Application started. Press Ctrl+C to shut down.
Browser opens, and there is nothing there, except for this in a heading:
Just use dotnet try c:\users\Owner\source\repos\try-samples\101-linq-samples and then scroll down the page to where it reads:
If you loaded this page from dotnet try, click [here](https://localhost:28344/index.md) to start the sample. (This link will not work in the samples browser).
You should be able to get to the samples that way.
Good luck
Cloned the project, dotnet try tool installed.
From the package manager:
PM> dotnet try
Hosting environment: Production
Content root path: C:\Users\Owner.dotnet\tools.store\microsoft.dotnet-try\1.0.20474.1\microsoft.dotnet-try\1.0.20474.1\tools\netcoreapp3.1\any
Now listening on: https://localhost:60364
Application started. Press Ctrl+C to shut down.
Browser opens, and there is nothing there, except for this in a heading:
Try .NET c:\users\Owner\source\repos\try-samples\101-linq-samples\src\
The text was updated successfully, but these errors were encountered: