.net - Force Visual Studio to Rebuild a Solution before Publishing -


i developing multi project solution in vs2102. 1 of projects has post-build event updates version numbers in main project (assemblyinfo.cs , project file) before compiling. means whole solution must rebuilt before clicking publish (vs doesn't build @ point since there may not changes). there way program vs automatically rebuild pre-publish?


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -