Silverlight编译错误,提示某文件不是项目的一部分或"生成操作"没有设置为"资源"

来源:互联网 发布:淘宝主播合作 编辑:程序博客网 时间:2024/06/06 12:50

Why do I get this error ? error is: the file Asset\images\pin.png is not partof the project or its "Build Action" property is not set to "Resource"?


you right click on the pin.png and click properties you will get a property build action. Check selecting Resource.
原创粉丝点击