VS2017修改resource之后产生designer1.cs

时间:2021-02-19 13:40:12   收藏:0   阅读:0

https://blog.csdn.net/yhd0916/article/details/105092351/

2. 编辑项目文件
3. 搜索<LastGenOutput>resources1.Designer.cs</LastGenOutput>
4.更改为<LastGenOutput>resources.Designer.cs</LastGenOutput>
5. 删除resources.designer.cs和resources1.designer.cs
6. 重新加载项目,右键选择resources.resx,选择“运行自定义工具”

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!