-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
According to https://www.nuget.org/packages/editorconfig-tool#supportedframeworks-body-tab, the package should be compatible with most setups. However, when I try to run it, I have the following:
You must install or update .NET to run this application.
App: %userdir%\.nuget\packages\editorconfig-tool\0.15.0\tools\net6.0\any\EditorConfig.App.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: %dotnetdir%
The following frameworks were found:
8.0.19 at [%dotnetdir%\shared\Microsoft.NETCore.App]
9.0.8 at [%dotnetdir%\shared\Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download
(I've replaced %dotnetdir%
& %userdir%
in the output)
Would it be possible to publish the tool against more runtimes ?
I've installed dotnet 6.0 just for this tool, and can't really ask other people to do so too.
Metadata
Metadata
Assignees
Labels
No labels