vb.net - Dll libraries are not refreshing -


i have strange issue regarding visual studio 2013 after migrate visual studio 2010 envinorment. it's when changes of projects , rebuilt it, other's projects have reference dlls not updating. know how force visual studio 2013 update projects when of them change dlls? somehow vs 2010 did that.

what did additional far: - tried make project order built , dependency (not working)

the way can work me delete dll project , make reference once again.. ;/

think found out solution - projects referencing libraries projects, after libraries project/s changed , built seems if unload on project/s consuming changed libraries project/s , reload + rebuild dll's updated.

p.s still looking more convinient solution


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -