This commit is contained in:
chi
2024-01-16 10:09:25 +09:00
parent d76b40ddf0
commit c2be3da94a
40 changed files with 3288 additions and 2627 deletions

View File

@@ -160,6 +160,12 @@
<Compile Include="Form2.Designer.cs">
<DependentUpon>Form2.cs</DependentUpon>
</Compile>
<Compile Include="Item\fItemEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Item\fItemEdit.Designer.cs">
<DependentUpon>fItemEdit.cs</DependentUpon>
</Compile>
<Compile Include="Mail\fAutoSendSetting.cs">
<SubType>Form</SubType>
</Compile>
@@ -384,6 +390,9 @@
<EmbeddedResource Include="Board\fPatchList.resx">
<DependentUpon>fPatchList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Item\fItemEdit.resx">
<DependentUpon>fItemEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Mail\fAutoSendSetting.resx">
<DependentUpon>fAutoSendSetting.cs</DependentUpon>
</EmbeddedResource>