This commit is contained in:
chi
2020-09-03 21:34:28 +09:00
parent 31941ae90f
commit cfd9867e0c
11 changed files with 2681 additions and 90 deletions

View File

@@ -97,6 +97,12 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</Compile>
<Compile Include="Holiday\fWorkTableUser.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Holiday\fWorkTableUser.Designer.cs">
<DependentUpon>fWorkTableUser.cs</DependentUpon>
</Compile>
<Compile Include="Holiday\WorkTable.cs">
<SubType>Form</SubType>
</Compile>
@@ -135,6 +141,9 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Holiday\fWorkTableUser.resx">
<DependentUpon>fWorkTableUser.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Holiday\WorkTable.resx">
<DependentUpon>WorkTable.cs</DependentUpon>
</EmbeddedResource>