摘要:
改csproj文件就可以了, 用记事本打开csproj文件。 <Compile Include="测试界面\FrmDayTimer.designer.cs" />改为: <Compile Include="测试界面\FrmDayTimer.designer.cs"> <DependentUpon>F 阅读全文
posted @ 2023-02-19 20:32 yushff 阅读(216) 评论(0) 推荐(0)
|
||
|
摘要:
改csproj文件就可以了, 用记事本打开csproj文件。 <Compile Include="测试界面\FrmDayTimer.designer.cs" />改为: <Compile Include="测试界面\FrmDayTimer.designer.cs"> <DependentUpon>F 阅读全文
posted @ 2023-02-19 20:32 yushff 阅读(216) 评论(0) 推荐(0) |
||