visual studio pre build event not working

64

visual studio pre build event not working -

add to the project file

<PropertyGroup>
    <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup> 

Comments

Submit
0 Comments