I have a NuGet package installed that has a custom MSBuildTask. I want to debug the MSBuildTask. It has a function to sync some .po files and there is a problem.Is it possible to debug this MSBuildTask? And if yes, how is it possible. I don't find any helping site.
↧