This commit is contained in:
chi
2022-01-05 10:52:02 +09:00
parent 8530c104f2
commit fff64fa703
8 changed files with 564 additions and 188 deletions

View File

@@ -137,6 +137,12 @@
<Compile Include="fSelectMonth.Designer.cs">
<DependentUpon>fSelectMonth.cs</DependentUpon>
</Compile>
<Compile Include="fSelectProcess.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="fSelectProcess.Designer.cs">
<DependentUpon>fSelectProcess.cs</DependentUpon>
</Compile>
<Compile Include="ISO8601.cs" />
<Compile Include="keyValuedataTable.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -172,6 +178,9 @@
<EmbeddedResource Include="fSelectMonth.resx">
<DependentUpon>fSelectMonth.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="fSelectProcess.resx">
<DependentUpon>fSelectProcess.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
</ItemGroup>
<ItemGroup>