Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

visual studio pre build event not working

add to the project file

<PropertyGroup>
    <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
</PropertyGroup> 
Source by newbedev.com #
 
PREVIOUS NEXT
Tagged: #visual #studio #pre #build #event #working
ADD COMMENT
Topic
Name
5+2 =