【发布时间】:2014-09-22 22:38:53
【问题描述】:
我刚刚下载了这个项目,我收到以下错误
1>------ Rebuild All started: Project: ChromeSample, Configuration: Debug x86 ------
1>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(2318,5): error MSB3552: Resource file "Properties\Resources.resx" cannot be found.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
我正在使用 VS2012 - Windows 7 来构建它。关于如何解决它的任何建议。好久没用C#了,看看能不能马上用。
【问题讨论】:
-
查看properties文件夹下是否有文件?
标签: c# visual-studio-2012 windows-7