Skip to content

Issue installing on .NET 9 #73

@phil-scott-78

Description

@phil-scott-78

happened to do a build shortly after 0.15.0 was pushed with a repository with a global.json targeting .NET 9, and the workflow failed. I'm getting the same on my machine trying to install it. No problem with .NET 10, and I probably need to get things updated anyways.

dotnet tool install -g dotnet-releaser
Tool 'dotnet-releaser' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'dotnet-releaser' failed to install. Contact the tool author for assistance.

It it's .NET 10 only for the SDK that works for me, of course. Just wanted to bring it to your attention if it isn't intended behavior. Looks like 10 has its own complications, I'd rather have support for it rather than older SDKs so I'm happy to update my stuff in the meantime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions