ionide / proj-info

Parse and evaluate MsBuild project files
MIT License
64 stars 37 forks source link

Adds ClearCachesAfterBuild to GraphBuildRequestData #169

Closed TheAngryByrd closed 2 years ago

TheAngryByrd commented 2 years ago

The reason this is added is because it will force the BuildManager to pull the project files from disk per this comment: https://github.com/dotnet/msbuild/blob/a3b647d766676a735211a42aa0726d1d940ed13d/src/Build/BackEnd/BuildManager/BuildManager.cs#L2631-L2633