Visual Studio Pre-Build Event ne fonctionne pas
add to the project file
<PropertyGroup>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup>
Embarrassed Earthworm