Skip to content

Publish the tool compatible with other frameworks #31

@GerkinDev

Description

@GerkinDev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions