Cómo hacer que los eventos de construcción siempre ejecuten Visual Studio
<PropertyGroup>
<DisableFastUpToDateCheck>True</DisableFastUpToDateCheck>
</PropertyGroup>
Pixel Freak