how to change namespace of entire project?

前端 未结 11 671
梦如初夏
梦如初夏 2020-12-22 22:30

I\'m modifying demo application from this article: http://msdn.microsoft.com/en-us/magazine/dd419663.aspx

I need to update all files to use my namespace, for example

11条回答
  •  一生所求
    2020-12-22 22:50

    Just right click the solution, go to properties, change "default namespace" under 'Application' section.

提交回复
热议问题