When I run msbuild.exe /t:AProjectInThatSolution /graph /reportfileaccesses the output looks like
- Starts up and runs the plugin like usual
- Build succeeds, 0 cache hits, 0 cache misses, NaN cache hit ratio
Is this the intended behaviour?
MSBuild page describing how to build a specific project in a solution https://learn.microsoft.com/en-us/visualstudio/msbuild/how-to-build-specific-targets-in-solutions-by-using-msbuild-exe?view=visualstudio