-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Some CI/CD pipelines do include dotnet by default, but it is not usually version 2.1 and if someone tries to use Wyam with those machines, it installs just fine but produces following error when one tries to execute it
The framework 'Microsoft.NETCore.App', version '2.1.0' was not found.
so would it be possible to support multiple frameworks?
https://docs.microsoft.com/en-us/dotnet/core/tools/troubleshoot-usage-issues#runtime-not-found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels