Forum member

cedricmendelin

1 post

Posts by cedricmendelin

  1. Dotnet tool is not installed for Ncrunchb

    Hi guys Currently I have problem setting up Ncrunch in a new project. It is a blazor project on .net 6 and the customer is using a custome dotnet tool to generate code. This custom tool is available as a nuget package and needs to be installed with the command "dotnet tool restore". When I…