Uh oh!
There was an error while loading. Please reload this page.
Fix rebuild - #9770
Conversation
dsyme
commented
Jul 24, 2020
Thank! I've confirmed this fixes things. (On my somewhat slow machine I'm now seeing 37sec idempotent rebuild times for |
It should be noted that |
cartermp
commented
Jul 24, 2020
@dsyme@KevinRansom if you open VisualFSharp.sln and set |
KevinRansom
commented
Jul 24, 2020
@abelbraaksma , @cartermp . this addresses the specific issue of un-necessary rebuilds and the test that ensures it works. Please create seperate issues for unrelated build idiosyncracies. Thanks Kevin |
cartermp
commented
Jul 24, 2020
I'm not referring to any specific idiosynchracies. I'm just curious if this affects the inner loop when building VS tooling and using a VS hive to experiment with changes or debug. Rebuilds today weren't really a problem for me, but I also have a fairly fast machine so perhaps I just didn't notice. |
PR fixes the issue and the test.