Undefined CLR namespace

前端 未结 10 1142
萌比男神i
萌比男神i 2020-12-18 23:18

I have the following:

\"Error!

The error says The \'clr-namespace\' URI refers to a na

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-18 23:27

    Also verify the "BuildAction" of the .xaml files (see file properties). Should be "Page". After I moved files and renamed the namespace this setting changed somehow to "CodeAnalysisDictionary". This also leeds to this error.

提交回复
热议问题