ms build target file - what is the purpose again?



Suppose you wanna introduce a environment build variable, you need to go through all your csproj to make modifications. With targets, you can define in a single file and it gets 'recognized' by all other csproj files.


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm