Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the instructions from https://dotnet.github.io/getting-started/, attempts to compile HelloWeb (https://github.com/davidfowl/dotnetcli-aspnet5/tree/master/HelloWeb), yield the error Microsoft.NETCore.Platforms could not be resolved (attached).
I have gotten this sample to compile and run when manually installing the new CLI via installer from https://github.com/dotnet/cli , installing libuv, etc.
The text was updated successfully, but these errors were encountered:
Started over Feb 6 and not getting now, so probably a transient issue. Closing.
Sorry, something went wrong.
No branches or pull requests
When using the instructions from https://dotnet.github.io/getting-started/, attempts to compile HelloWeb (https://github.com/davidfowl/dotnetcli-aspnet5/tree/master/HelloWeb), yield the error Microsoft.NETCore.Platforms could not be resolved (attached).
I have gotten this sample to compile and run when manually installing the new CLI via installer from https://github.com/dotnet/cli , installing libuv, etc.

The text was updated successfully, but these errors were encountered: