-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install dotnet tool failed #1271
Comments
Same problem. |
How embarassing! This unfortunately demonstrates that none of our acceptance tests actually run the package via the dotnet command! I'll add that as well as fixing the XML file. Version 3.16.1 is already planned to come out before the end of the month. There will be a dev build on myget containing this fix by the end of today. |
A fix is availble from our myget feed as version 3.16.1-dev00002. See https://www.myget.org/feed/nunit/package/nuget/NUnit.ConsoleRunner.NetCore/3.16.1-dev00002 Please confirm if this works for you and I'll keep it in the 3.16.1 release. |
Installed success |
Great... I'll keep this open until I add a regression test. |
Thanks this fix worked for us. |
This issue has been resolved in version 3.16.1 The release is available on: |
I installing latest version (3.16.0) and get error
The settings file in the tool's NuGet package is invalid: Entry point file 'nunit3-console.dll' for command nunit was not found in the package. Tool 'nunit.consolerunner.netcore' failed to install. Contact the tool author for assistance.
File DotnetToolSettings.xml contains invalid definition EntryPoint!
The text was updated successfully, but these errors were encountered: