|
1
5
实际上,至少在Visual Studio 2012(最有可能的是Visual Studio 2010)。关键是将文件的生成操作设置为“内容”。 更多信息在 Custom Folders in ClickOnce . |
|
2
3
这似乎是不可能的。从 ClickOnce部署概述 在里面 ClickOnce Deployment Overview (MSDN):
还有这篇文章 ClickOnce deployment or not? 非常有用。 |