Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我编译我的 Silverlight 项目时,没有进行任何更改。当我创建一个新项目时,不会生成 xap 文件。既不在 clientbin 也不在 bin 调试/发布中。我清除了缓存...我尝试了不同的浏览器。没有任何效果
我想通了。在 vs2010 中的选项->项目和解决方案->构建和运行->运行时,当项目过期时,它被设置为从不构建。
我不知道那是怎么做到的,因为我从来没有改变过那里的任何东西。