What version of dotnet runtime is supported? #113
Unanswered
StevenTCramer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my steps
dotnet new console --name MySite
cd .\MySite\
dotnet add package Statiq.Web --version 1.0.0-beta.37
And I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions