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
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
You're on preview 3 of the dotnet tooling, but the current released version is preview 2 (specifically, 1.0.0-preview2-003121).
While I would expect everything here to work with bleeding-edge nightly builds of dotnet, it's not something I can guarantee. If you want things to just work, I'd recommend downgrading to the currently supported dotnet version. If you want to continue with preview 3, I'm afraid you'll have to figure out what else is needed to get all the references to work (and if you do, please let us know!).
I'm trying to follow the directions on the
README.md
file without success. The steps I'm following are:dotnet restore
at the repo root dirnpm install
)dotnet run
)However, on step 2 (
dotnet restore
at root) I'm getting the followingUnable to resolve
errors:I'm running version 3180 of
dotnet
(in Windows):Thanks in advance!
The text was updated successfully, but these errors were encountered: