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
Describe the bug
After installing the tool as described, I want to start it , but it won't run:
embedio-cli -p .\
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
- The following frameworks were found:
1.0.13 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
1.0.14 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
1.0.16 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
1.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
1.1.11 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
1.1.13 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.0.9 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.8 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.11 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.12 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.13 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
2.1.23 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.9 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64
The suggested link is outdated.
To Reproduce
dotnet tool install -g embedio-cli
embedio-cli -p .\
Expected behavior
The embedio-cli tool should run with default .NET runtimes available with Windows 10.
Describe the bug
After installing the tool as described, I want to start it , but it won't run:
The suggested link is outdated.
To Reproduce
dotnet tool install -g embedio-cliembedio-cli -p .\Expected behavior
The embedio-cli tool should run with default .NET runtimes available with Windows 10.
Desktop: