johanvik
johanvik
It is not possible to run a custom tool at all on a linked file. See [dotnet/project-system/issues/3156] and [dotnet/project-system/pull/4349].
I have to revise my comment. I was testing in a .Net Core project and then it is true that it is not possible to run a custom tool on...
It seems that this project has been abandoned. I don't know if it appropriate to promote another tool, but I now use [Grpc.Tools] (https://www.nuget.org/packages/Grpc.Tools/) instead. Very well integrated in Visual...