This commit is contained in:
chi
2023-01-26 09:16:01 +09:00
parent 3775d2ba91
commit 3a1fd6401c
31 changed files with 1565 additions and 733 deletions

View File

@@ -403,6 +403,12 @@
<Compile Include="OtConfirm\fOTConfirmValue.Designer.cs">
<DependentUpon>fOTConfirmValue.cs</DependentUpon>
</Compile>
<Compile Include="OtConfirm\fOutCoomplete.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="OtConfirm\fOutCoomplete.Designer.cs">
<DependentUpon>fOutCoomplete.cs</DependentUpon>
</Compile>
<Compile Include="Projects.cs">
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
@@ -705,6 +711,9 @@
<EmbeddedResource Include="OtConfirm\fOTConfirmValue.resx">
<DependentUpon>fOTConfirmValue.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="OtConfirm\fOutCoomplete.resx">
<DependentUpon>fOutCoomplete.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Project\fLayoutEdit.resx">
<DependentUpon>fLayoutEdit.cs</DependentUpon>
</EmbeddedResource>